summaryrefslogtreecommitdiff
path: root/p/themes/Ansum/ansum.rtl.css
diff options
context:
space:
mode:
Diffstat (limited to 'p/themes/Ansum/ansum.rtl.css')
-rw-r--r--p/themes/Ansum/ansum.rtl.css5
1 files changed, 4 insertions, 1 deletions
diff --git a/p/themes/Ansum/ansum.rtl.css b/p/themes/Ansum/ansum.rtl.css
index f51507030..ddf70e2fc 100644
--- a/p/themes/Ansum/ansum.rtl.css
+++ b/p/themes/Ansum/ansum.rtl.css
@@ -121,8 +121,8 @@ label {
}
textarea {
- width: 360px;
max-width: 100%;
+ width: 360px;
height: 100px;
}
@@ -276,6 +276,9 @@ form th {
text-decoration: none;
color: #fff;
}
+.dropdown-menu .item:hover .icon {
+ filter: grayscale(100%) brightness(2.5);
+}
.dropdown-menu .item[aria-checked=true] a::before {
margin: 0 -14px 0 0;
font-weight: bold;