Skip to content

Commit

Permalink
Fixed issue 17213: Admin backend: Color of selected options is confus…
Browse files Browse the repository at this point in the history
…ing - Admin Theme Sunset Orange
  • Loading branch information
thedirtypanda committed Apr 1, 2021
1 parent 97b8a94 commit 1882c8d
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 1 deletion.
1 change: 1 addition & 0 deletions themes/admin/Apple_Blossom/css/lime-admin-common-rtl.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions themes/admin/Bay_of_Many/css/lime-admin-common-rtl.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions themes/admin/Black_Pearl/css/lime-admin-common-rtl.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions themes/admin/Dark_Sky/css/lime-admin-common-rtl.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions themes/admin/Free_Magenta/css/lime-admin-common-rtl.css

Large diffs are not rendered by default.

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions themes/admin/Purple_Tentacle/css/lime-admin-common-rtl.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion themes/admin/Sunset_Orange/css/lime-admin-colors.css
Expand Up @@ -8,7 +8,7 @@
border: 1px solid #adadad; }

.active.btn-default, .open .active.dropdown-toggle.btn-default {
background-color: white; }
background-color: #ffd7cd; }

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
color: #ffffff;
Expand Down
1 change: 1 addition & 0 deletions themes/admin/Sunset_Orange/css/lime-admin-common-rtl.css

Large diffs are not rendered by default.

0 comments on commit 1882c8d

Please sign in to comment.