summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--public/themes/default/freshrss.css1
-rw-r--r--public/themes/flat-design/freshrss.css1
2 files changed, 2 insertions, 0 deletions
diff --git a/public/themes/default/freshrss.css b/public/themes/default/freshrss.css
index c1159dcfb..c8864f9f0 100644
--- a/public/themes/default/freshrss.css
+++ b/public/themes/default/freshrss.css
@@ -279,6 +279,7 @@
}
.flux_header .item.title a {
color: #000;
+ outline: none;
}
.flux_header .item.title a:hover {
text-decoration: none
diff --git a/public/themes/flat-design/freshrss.css b/public/themes/flat-design/freshrss.css
index 985b51e52..1b04988fa 100644
--- a/public/themes/flat-design/freshrss.css
+++ b/public/themes/flat-design/freshrss.css
@@ -273,6 +273,7 @@ body {
}
.flux_header .item.title a {
color: #333;
+ outline: none;
}
.flux_header .item.title a:hover {
text-decoration: none