aboutsummaryrefslogtreecommitdiff
path: root/p/themes/Screwdriver/screwdriver.css
diff options
context:
space:
mode:
Diffstat (limited to 'p/themes/Screwdriver/screwdriver.css')
-rw-r--r--p/themes/Screwdriver/screwdriver.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/p/themes/Screwdriver/screwdriver.css b/p/themes/Screwdriver/screwdriver.css
index a142c3860..1bc49c2db 100644
--- a/p/themes/Screwdriver/screwdriver.css
+++ b/p/themes/Screwdriver/screwdriver.css
@@ -373,6 +373,9 @@ a.btn {
color: #ccc;
font-size: 0.8rem;
}
+.dropdown-menu > .item > label {
+ color: #ccc;
+}
.dropdown-menu > .item:hover {
background: #171717;
color: #fff;