- Changed leftover colors. Too many colors with different values. Replace All doesn't always work.

This commit is contained in:
Accensus 2017-06-20 17:35:56 +03:00
parent d5cdc04f4f
commit 0ca20f2aae
1 changed files with 2 additions and 2 deletions

View File

@ -880,7 +880,7 @@ ul.cplist {
}
#navigation #active-subsection a {
color: #3d8ec5;
color: #7ca8c5;
background-color: #1c1f26;
background-image: none;
}
@ -892,7 +892,7 @@ ul.cplist {
/* Preferences pane layout
----------------------------------------*/
#cp-main h2 {
color: #3d8ec5;
color: #7ca8c5;
}
#cp-main .panel {