aboutsummaryrefslogtreecommitdiff
path: root/p/themes/BlueLagoon/BlueLagoon.rtl.css
diff options
context:
space:
mode:
Diffstat (limited to 'p/themes/BlueLagoon/BlueLagoon.rtl.css')
-rw-r--r--p/themes/BlueLagoon/BlueLagoon.rtl.css8
1 files changed, 7 insertions, 1 deletions
diff --git a/p/themes/BlueLagoon/BlueLagoon.rtl.css b/p/themes/BlueLagoon/BlueLagoon.rtl.css
index 6a8f39104..92994ab8a 100644
--- a/p/themes/BlueLagoon/BlueLagoon.rtl.css
+++ b/p/themes/BlueLagoon/BlueLagoon.rtl.css
@@ -398,10 +398,16 @@ a.btn {
transform: rotate(-45deg);
}
-.dropdown-header {
+.configure .dropdown-header {
display: none;
}
+.dropdown-header {
+ padding: 0 5px 5px;
+ color: #ccc;
+ font-weight: bold;
+}
+
.dropdown-menu > .item > a,
.dropdown-menu > .item > span,
.dropdown-menu > .item > .as-link {