mirror of
https://github.com/ZDoom/zdoom-styles.git
synced 2025-02-16 09:01:09 +00:00
- Changed leftover colors. Too many colors with different values. Replace All doesn't always work.
This commit is contained in:
parent
d5cdc04f4f
commit
0ca20f2aae
1 changed files with 2 additions and 2 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue