mirror of
https://github.com/ZDoom/zdoom-styles.git
synced 2024-11-22 03:31:15 +00:00
- Changed UCP active tab border color.
This commit is contained in:
parent
8042b16def
commit
e7875e88be
1 changed files with 1 additions and 1 deletions
|
@ -833,7 +833,7 @@ ul.cplist {
|
||||||
|
|
||||||
#tabs .activetab a {
|
#tabs .activetab a {
|
||||||
background-color:#30353d;
|
background-color:#30353d;
|
||||||
border-bottom-color: #5aa2c7;
|
border-bottom-color: #7ca8c5;
|
||||||
}
|
}
|
||||||
|
|
||||||
#tabs .activetab a span {
|
#tabs .activetab a span {
|
||||||
|
|
Loading…
Reference in a new issue