summaryrefslogtreecommitdiff
path: root/css/cdm.less
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2018-12-05 20:26:27 +0300
committerAndrew Dolgov <[email protected]>2018-12-05 20:26:27 +0300
commitcad6d1d7fd4f53d3f8363bbe0e8652b1fdd6381e (patch)
treeae4db668bc645da0682ec54ecdc698d73ec586d5 /css/cdm.less
parentaff76584c87b81accbf8ca7999c7adcbe7ddd26d (diff)
various icon updates; use new icons in feed tree
Diffstat (limited to 'css/cdm.less')
-rw-r--r--css/cdm.less2
1 files changed, 2 insertions, 0 deletions
diff --git a/css/cdm.less b/css/cdm.less
index 4cc74de49..d940f7fc0 100644
--- a/css/cdm.less
+++ b/css/cdm.less
@@ -27,7 +27,9 @@
i.material-icons {
margin-left : 2px;
padding : 2px;
+ transition : color 0.2s linear;
user-select: none;
+ font-size : 21px;
}
}