summaryrefslogtreecommitdiff
path: root/css/cdm.less
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2019-02-21 16:21:16 +0300
committerAndrew Dolgov <[email protected]>2019-02-21 16:21:16 +0300
commit4e253add8c78bb185911ffdffbb50ef318386a3c (patch)
tree68d6cb6d3ffddf04cced34f7b14d139017532e60 /css/cdm.less
parent4d4af18e164a80b47df22962317e83d4916af10d (diff)
UI: add some more info links to relevant wiki pages; minor layout updates
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 e0335ba13..3890451f9 100755
--- a/css/cdm.less
+++ b/css/cdm.less
@@ -1,4 +1,8 @@
.cdm {
+ i.material-icons {
+ color : @color-icon;
+ }
+
.header, .footer {
display : flex;
flex-direction : row;