aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/p/themes/Pafat/pafat.rtl.css
diff options
context:
space:
mode:
authormaTh <math-home@web.de>2022-11-07 19:24:07 +0100
committerGitHub <noreply@github.com>2022-11-07 19:24:07 +0100
commit28fe689c06f9d903d547d19c721bad96335fe450 (patch)
tree8d42e7a1ce6f42cb44fd01845ca77007fd0c3b41 /p/themes/Pafat/pafat.rtl.css
parent992f2230bf2a4ea4266fe7518d91551374a11fac (diff)
downloadfreshrss-28fe689c06f9d903d547d19c721bad96335fe450.tar.gz
freshrss-28fe689c06f9d903d547d19c721bad96335fe450.zip
fix: Pafat theme: aside navigation bar: icons (#4811)
* fix * Warning sign style Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
Diffstat (limited to 'p/themes/Pafat/pafat.rtl.css')
-rw-r--r--p/themes/Pafat/pafat.rtl.css17
1 files changed, 17 insertions, 0 deletions
diff --git a/p/themes/Pafat/pafat.rtl.css b/p/themes/Pafat/pafat.rtl.css
index fee62d6a6..7d5ae91c7 100644
--- a/p/themes/Pafat/pafat.rtl.css
+++ b/p/themes/Pafat/pafat.rtl.css
@@ -452,6 +452,23 @@ a.btn {
text-decoration: none;
}
+.item.feed.error .item-title::before {
+ font-size: 1rem;
+ font-weight: normal;
+ line-height: 1;
+}
+
+.tree-folder-title .title.error::before {
+ color: #f0ad4e;
+ font-size: 1.2rem;
+ font-weight: normal;
+ line-height: 1;
+}
+
+.tree-folder-title .title .icon {
+ filter: brightness(2.5);
+}
+
.tree-folder.active .tree-folder-title {
background: #39b3d7;
font-weight: bold;