summaryrefslogtreecommitdiff
path: root/themes/night.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/night.css')
-rw-r--r--themes/night.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/night.css b/themes/night.css
index 7edc043a0..468af78c7 100644
--- a/themes/night.css
+++ b/themes/night.css
@@ -669,6 +669,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;
}