You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
540 B
11 lines
540 B
3 years ago
|
|
||
|
.icon-gauge:before { content: '\e801'; } /* '' */
|
||
|
.icon-github:before { content: '\e803'; } /* '' */
|
||
|
.icon-help:before { content: '\e804'; } /* '' */
|
||
|
.icon-play:before { content: '\e805'; } /* '' */
|
||
|
.icon-pause:before { content: '\e806'; } /* '' */
|
||
|
.icon-fast-forward:before { content: '\e807'; } /* '' */
|
||
|
.icon-fast-backward:before { content: '\e808'; } /* '' */
|
||
|
.icon-plus:before { content: '\e810'; } /* '' */
|
||
|
.icon-minus:before { content: '\e811'; } /* '' */
|
||
|
.icon-cw:before { content: '\e812'; } /* '' */
|