summaryrefslogtreecommitdiff
path: root/p/themes/Swage/swage.rtl.css
diff options
context:
space:
mode:
Diffstat (limited to 'p/themes/Swage/swage.rtl.css')
-rw-r--r--p/themes/Swage/swage.rtl.css8
1 files changed, 6 insertions, 2 deletions
diff --git a/p/themes/Swage/swage.rtl.css b/p/themes/Swage/swage.rtl.css
index df229809d..6694da7bb 100644
--- a/p/themes/Swage/swage.rtl.css
+++ b/p/themes/Swage/swage.rtl.css
@@ -262,6 +262,9 @@ form th {
.nav-list .item.error a {
color: #c46178;
}
+.nav-list .item .icon {
+ filter: brightness(3);
+}
.nav-list .disable {
text-align: center;
background: #fcfcfc;
@@ -587,6 +590,9 @@ form th {
z-index: 1000;
width: 35px;
}
+.header .item.configure .dropdown .icon {
+ filter: brightness(3);
+}
.aside {
padding: 35px 0;
@@ -653,11 +659,9 @@ form th {
.prompt p {
margin: 20px 0;
}
-
#global {
height: 100vh;
}
-
#new-article {
background: #0062be;
font-size: 1em;