mirror of
https://github.com/ZDoom/zdoom-styles.git
synced 2024-11-10 06:31:50 +00:00
- Accidentally pasted the right color in the wrong field. Fixed.
This commit is contained in:
parent
da61bb1b85
commit
cc21c97deb
1 changed files with 1 additions and 1 deletions
|
@ -996,7 +996,7 @@ Colours and backgrounds for forms.css
|
|||
select {
|
||||
border-color: #536b80;
|
||||
background-color: #111215;
|
||||
color: #18191c;
|
||||
color: #7ca8c5;
|
||||
border-style: solid;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue