summaryrefslogtreecommitdiff
path: root/themes/compact_night.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/compact_night.css')
-rw-r--r--themes/compact_night.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/compact_night.css b/themes/compact_night.css
index b47a8821e..6ba621955 100644
--- a/themes/compact_night.css
+++ b/themes/compact_night.css
@@ -668,6 +668,10 @@ body.ttrss_main #headlines-frame div.feed-title a {
body.ttrss_main #headlines-frame div.feed-title a:hover {
color: #b87d2c;
}
+body.ttrss_main #headlines-frame span.hlMenuAttach {
+ -webkit-touch-callout: none;
+ -webkit-user-select: none;
+}
body.ttrss_main #toolbar-frame_splitter {
display: none;
}