Skip to content

[5.4] Remove sidebar border in dark mode#45469

Closed
C-Lodder wants to merge 1 commit intojoomla:5.4-devfrom
C-Lodder:sidebar-border
Closed

[5.4] Remove sidebar border in dark mode#45469
C-Lodder wants to merge 1 commit intojoomla:5.4-devfrom
C-Lodder:sidebar-border

Conversation

@C-Lodder
Copy link
Member

@C-Lodder C-Lodder commented May 13, 2025

Summary of Changes

When switching between light and dark mode in the backend template, you'll notice the sidebar contents moves by about 2px.
This is because a border is being applied only in dark mode.

This PR removes the border in dark mode as it's barely visible anyway.

Testing Instructions

  1. Run npm run build:css.
  2. Toggle between light/dark mode in the backend template.

Actual result BEFORE applying this Pull Request

Sidebar content layout shift

Expected result AFTER applying this Pull Request

No layout shift

@joomla-cms-bot joomla-cms-bot added NPM Resource Changed This Pull Request can't be tested by Patchtester PR-5.4-dev labels May 13, 2025
@QuyTon
Copy link
Contributor

QuyTon commented May 13, 2025

I have tested this item ✅ successfully on e35a86a


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/45469.

@brianteeman
Copy link
Contributor

previous attempt did the same thing and was rejected #43161

@C-Lodder C-Lodder closed this May 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

NPM Resource Changed This Pull Request can't be tested by Patchtester PR-5.4-dev

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants