summaryrefslogtreecommitdiff
path: root/css/cdm.less
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2019-03-08 10:12:06 +0300
committerAndrew Dolgov <[email protected]>2019-03-08 10:12:06 +0300
commita34509c8aeaf57b96a12daf289fa7ec71346d2f0 (patch)
treee36b851642a287b0792525263e583151ed566e82 /css/cdm.less
parent19f162dbe304d3e0f26e2c37fa29522924b7cede (diff)
parent900cdbbb3129a40299eb11e11b4cb10d89ec4d7c (diff)
Merge branch 'master' of git.fakecake.org:tt-rss
Diffstat (limited to 'css/cdm.less')
-rwxr-xr-xcss/cdm.less4
1 files changed, 4 insertions, 0 deletions
diff --git a/css/cdm.less b/css/cdm.less
index 3890451f9..7ac28913e 100755
--- a/css/cdm.less
+++ b/css/cdm.less
@@ -367,6 +367,10 @@ div#floatingTitle.Unread a.title {
}
+.cdm.expandable:not(.active) {
+ user-select : none;
+}
+
.cdm.expandable.Unread {
background : white;
}