mirror of
https://github.com/ZDoom/zdoom-styles.git
synced 2024-11-10 14:41:53 +00:00
- Increased brightness for numbers in poll bars.
This commit is contained in:
parent
46397ca81e
commit
cabaf65e69
1 changed files with 1 additions and 1 deletions
|
@ -621,7 +621,7 @@ fieldset.polls dl.voted {
|
||||||
}
|
}
|
||||||
|
|
||||||
fieldset.polls dd div {
|
fieldset.polls dd div {
|
||||||
color: #a7a7a9;
|
color: #dddddd;
|
||||||
}
|
}
|
||||||
|
|
||||||
.rtl .pollbar1, .rtl .pollbar2, .rtl .pollbar3, .rtl .pollbar4, .rtl .pollbar5 {
|
.rtl .pollbar1, .rtl .pollbar2, .rtl .pollbar3, .rtl .pollbar4, .rtl .pollbar5 {
|
||||||
|
|
Loading…
Reference in a new issue