fixed issue with default theme

This commit is contained in:
Xpl0itR 2019-08-31 11:54:43 +01:00
parent 240da0a9ac
commit 4b398f04d3
No known key found for this signature in database
GPG key ID: 91798184109676AD

View file

@ -80,6 +80,10 @@ these are pretty self explicative */
/***************
* Base States *
***************/
* {
color: white
}
.background {
color: white;
background-color: #292f34; }
@ -1533,6 +1537,7 @@ check {
min-width: 18px;
animation: none;
background-color: transparent;
color: #292f34
}
radio {