-
-
-
-
= 10) { ?>
-
-
diff --git a/themes/compact.css b/themes/compact.css
index 8dc12d92f..c3c953b0e 100644
--- a/themes/compact.css
+++ b/themes/compact.css
@@ -707,6 +707,7 @@ body.ttrss_main #toolbar-frame #toolbar .left i.icon-error {
}
body.ttrss_main #toolbar-frame #toolbar i.log-alert {
color: #ddba1c;
+ cursor: pointer;
}
body.ttrss_main #toolbar-frame #toolbar i {
margin: 0 4px;
diff --git a/themes/compact_night.css b/themes/compact_night.css
index 0777e0550..17d390895 100644
--- a/themes/compact_night.css
+++ b/themes/compact_night.css
@@ -707,6 +707,7 @@ body.ttrss_main #toolbar-frame #toolbar .left i.icon-error {
}
body.ttrss_main #toolbar-frame #toolbar i.log-alert {
color: #ddba1c;
+ cursor: pointer;
}
body.ttrss_main #toolbar-frame #toolbar i {
margin: 0 4px;
diff --git a/themes/light.css b/themes/light.css
index eba96e405..7d34794e4 100644
--- a/themes/light.css
+++ b/themes/light.css
@@ -707,6 +707,7 @@ body.ttrss_main #toolbar-frame #toolbar .left i.icon-error {
}
body.ttrss_main #toolbar-frame #toolbar i.log-alert {
color: #ddba1c;
+ cursor: pointer;
}
body.ttrss_main #toolbar-frame #toolbar i {
margin: 0 4px;
diff --git a/themes/light/tt-rss.less b/themes/light/tt-rss.less
index 835585fe6..65ec33bc3 100644
--- a/themes/light/tt-rss.less
+++ b/themes/light/tt-rss.less
@@ -826,6 +826,7 @@ body.ttrss_main {
i.log-alert {
color : #ddba1c;
+ cursor : pointer;
}
i {
diff --git a/themes/night.css b/themes/night.css
index f15b73d85..880cfe001 100644
--- a/themes/night.css
+++ b/themes/night.css
@@ -708,6 +708,7 @@ body.ttrss_main #toolbar-frame #toolbar .left i.icon-error {
}
body.ttrss_main #toolbar-frame #toolbar i.log-alert {
color: #ddba1c;
+ cursor: pointer;
}
body.ttrss_main #toolbar-frame #toolbar i {
margin: 0 4px;
diff --git a/themes/night_blue.css b/themes/night_blue.css
index f7e81386d..49c9b15c4 100644
--- a/themes/night_blue.css
+++ b/themes/night_blue.css
@@ -708,6 +708,7 @@ body.ttrss_main #toolbar-frame #toolbar .left i.icon-error {
}
body.ttrss_main #toolbar-frame #toolbar i.log-alert {
color: #ddba1c;
+ cursor: pointer;
}
body.ttrss_main #toolbar-frame #toolbar i {
margin: 0 4px;