summaryrefslogtreecommitdiff
path: root/p/themes/Origine-compact/origine-compact.rtl.css
diff options
context:
space:
mode:
Diffstat (limited to 'p/themes/Origine-compact/origine-compact.rtl.css')
-rw-r--r--p/themes/Origine-compact/origine-compact.rtl.css10
1 files changed, 10 insertions, 0 deletions
diff --git a/p/themes/Origine-compact/origine-compact.rtl.css b/p/themes/Origine-compact/origine-compact.rtl.css
index a7cc0998c..a061f46f3 100644
--- a/p/themes/Origine-compact/origine-compact.rtl.css
+++ b/p/themes/Origine-compact/origine-compact.rtl.css
@@ -1247,6 +1247,16 @@ a.btn,
width: 400px;
}
+ .dropdown-target:target ~ .dropdown-toggle::after {
+ background-color: #fff;
+ border-top: 1px solid #ddd;
+ border-right: 1px solid #ddd;
+ }
+
+ .dropdown-target:target ~ .dropdown-toggle:not(.btn) ~ .dropdown-menu {
+ margin-top: 5px;
+ }
+
.day .name {
font-size: 1.1rem;
text-shadow: none;