summaryrefslogtreecommitdiff
path: root/p/themes/Mapco/mapco.rtl.css
diff options
context:
space:
mode:
Diffstat (limited to 'p/themes/Mapco/mapco.rtl.css')
-rw-r--r--p/themes/Mapco/mapco.rtl.css22
1 files changed, 0 insertions, 22 deletions
diff --git a/p/themes/Mapco/mapco.rtl.css b/p/themes/Mapco/mapco.rtl.css
index c2096b11c..141d3f312 100644
--- a/p/themes/Mapco/mapco.rtl.css
+++ b/p/themes/Mapco/mapco.rtl.css
@@ -580,17 +580,6 @@ form th {
color: #ffffff;
transition: all 0.15s ease-in-out;
}
-.nav-list .item .error a {
- color: #f5633e;
-}
-.nav-list .item:hover .error a {
- background: #36c;
- color: #ffffff;
-}
-.nav-list .item:hover .empty a {
- background: #f4f762;
- color: #ffffff;
-}
.nav-list .item:hover a {
background: #17181a;
text-decoration: none;
@@ -599,22 +588,11 @@ form th {
background: #36c;
color: #fff;
}
-.nav-list .item.active .error a {
- background: #36c;
- color: #fff;
-}
-.nav-list .item.active .empty a {
- background: #f4f762;
- color: #fff;
-}
.nav-list .item.active a {
background: #36c;
color: #fff;
text-decoration: none;
}
-.nav-list.empty a {
- color: #f4f762;
-}
.nav-list .nav-header {
padding: 0 10px;
font-weight: bold;