diff options
Diffstat (limited to 'view/theme/darkzero-NS')
-rw-r--r-- | view/theme/darkzero-NS/style.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/view/theme/darkzero-NS/style.css b/view/theme/darkzero-NS/style.css index 6dc788f35..e7c70dc54 100644 --- a/view/theme/darkzero-NS/style.css +++ b/view/theme/darkzero-NS/style.css @@ -153,4 +153,8 @@ blockquote { .editicon:hover { background-color: #ccc; +} + +#datebrowse-sidebar select { +color:#99CCFF !important; }
\ No newline at end of file |