mirror of
https://github.com/ZDoom/zdoom-styles.git
synced 2024-11-10 06:31:50 +00:00
- Changed button colors.
This commit is contained in:
parent
e18a095e55
commit
abe1ddbcde
1 changed files with 1 additions and 1 deletions
|
@ -1058,7 +1058,7 @@ message-box textarea {
|
|||
---------------------------------------- */
|
||||
|
||||
a.button1, input.button1, input.button3, a.button2, input.button2 {
|
||||
color: rgb(141, 171, 206);
|
||||
color: #7ca8c5;
|
||||
background-color: rgb(43, 49, 60);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue