make version darker

This commit is contained in:
tophf 2020-11-16 23:32:44 +03:00
parent be1c865d7a
commit 35cf41ca00

View File

@ -184,6 +184,7 @@ a:hover {
color: #999; color: #999;
} }
.style-info[data-type=version] { .style-info[data-type=version] {
color: #666;
padding-left: .5em; padding-left: .5em;
} }
.newUI .style-info[data-type=version][data-value="1.0.0"] { .newUI .style-info[data-type=version][data-value="1.0.0"] {