- Accidentally pasted the right color in the wrong field. Fixed.

This commit is contained in:
Accensus 2017-06-21 03:58:04 +03:00
parent da61bb1b85
commit cc21c97deb

View file

@ -996,7 +996,7 @@ Colours and backgrounds for forms.css
select {
border-color: #536b80;
background-color: #111215;
color: #18191c;
color: #7ca8c5;
border-style: solid;
}