aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/p/themes/Pafat/pafat.rtl.css
diff options
context:
space:
mode:
authormaTh <math-home@web.de>2022-11-27 11:25:38 +0100
committerGitHub <noreply@github.com>2022-11-27 11:25:38 +0100
commitb71806268c299a9b1fcbe2ccb6a98f0ebdef6f63 (patch)
treea7164219c2800fcc58e2136e523a26960e106525 /p/themes/Pafat/pafat.rtl.css
parentc05e931d5ed2ce315e9556db9ebf6afd9918f6fc (diff)
downloadfreshrss-b71806268c299a9b1fcbe2ccb6a98f0ebdef6f63.tar.gz
freshrss-b71806268c299a9b1fcbe2ccb6a98f0ebdef6f63.zip
delete .nav-list .empty/.error (#4899)
Diffstat (limited to 'p/themes/Pafat/pafat.rtl.css')
-rw-r--r--p/themes/Pafat/pafat.rtl.css18
1 files changed, 0 insertions, 18 deletions
diff --git a/p/themes/Pafat/pafat.rtl.css b/p/themes/Pafat/pafat.rtl.css
index 60877e1ad..4bba258a8 100644
--- a/p/themes/Pafat/pafat.rtl.css
+++ b/p/themes/Pafat/pafat.rtl.css
@@ -249,24 +249,6 @@ a.btn {
text-decoration: none;
}
-.nav-list .item.empty a {
- color: #f39c12;
-}
-
-.nav-list .item.active.empty a {
- background: #f39c12;
- color: #fff;
-}
-
-.nav-list .item.error a {
- color: #bd362f;
-}
-
-.nav-list .item.active.error a {
- background: #bd362f;
- color: #fff;
-}
-
.nav-list .nav-header {
padding: 0 10px;
background: #f4f4f4;