File tree Expand file tree Collapse file tree 4 files changed +22
-16
lines changed Expand file tree Collapse file tree 4 files changed +22
-16
lines changed Original file line number Diff line number Diff line change 12
12
* Licensed under
13
13
* MIT License http://www.opensource.org/licenses/mit-license
14
14
*
15
- * Date: 2018-07-10T10:24:25.881Z
15
+ * Date: 2018-07-11T17:37:50.000Z
16
16
*/
17
17
@-webkit-keyframes cm-spin {
18
18
0% {
162
162
font-family : inherit;
163
163
line-height : inherit;
164
164
}
165
- .context-menu-icon .context-menu-icon--fa5 i {
166
- position : absolute;
165
+ .context-menu-icon .context-menu-icon--fa5 i , .context-menu-icon .context-menu-icon--fa5 svg {
166
+ position : absolute;
167
+ top : .3em ;
167
168
left : .5em ;
168
169
color : # 2980b9 ;
169
170
}
170
- .context-menu-icon .context-menu-icon--fa5 .context-menu-hover i {
171
+ .context-menu-icon .context-menu-icon--fa5 .context-menu-hover i , . context-menu-icon . context-menu-icon--fa5 . context-menu-hover svg {
171
172
color : # fff ;
172
173
}
173
- .context-menu-icon .context-menu-icon--fa5 .context-menu-disabled i {
174
+ .context-menu-icon .context-menu-icon--fa5 .context-menu-disabled i , . context-menu-icon . context-menu-icon--fa5 . context-menu-disabled svg {
174
175
color : # bbb ;
175
176
}
176
177
You can’t perform that action at this time.
0 commit comments