Преглед изворни кода

fix: Adds a separate css class for thumbnail menu

master
yanas пре 8 година
родитељ
комит
92df64f706
1 измењених фајлова са 4 додато и 1 уклоњено
  1. 4
    1
      css/_font.scss

+ 4
- 1
css/_font.scss Прегледај датотеку

@@ -55,6 +55,9 @@
55 55
 .icon-kick:before {
56 56
   content: "\e904";
57 57
 }
58
+.icon-menu:before {
59
+  content: "\e91f";
60
+}
58 61
 .icon-menu-up:before {
59 62
   content: "\e91f";
60 63
 }
@@ -133,4 +136,4 @@
133 136
 // FIXME not used anymore - consider removing in the next font update
134 137
 .icon-presentation:before {
135 138
   content: "\e603";
136
-}
139
+}

Loading…
Откажи
Сачувај