summaryrefslogtreecommitdiff
path: root/css/cdm.less
diff options
context:
space:
mode:
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;
}