diff options
| author | RblSb <msrblsb@gmail.com> | 2020-03-02 13:50:16 +0300 |
|---|---|---|
| committer | RblSb <msrblsb@gmail.com> | 2020-03-02 13:50:16 +0300 |
| commit | 0d36998b0fb8139456bf1eda3f614542fec890c5 (patch) | |
| tree | 304191df9e4725ec89633af8e824f237c1a5bc35 /res/css/des.css | |
| parent | 948257a8b8f2d0d76910011cb1cfb90e15baafcc (diff) | |
Video sync toggler
Diffstat (limited to 'res/css/des.css')
| -rw-r--r-- | res/css/des.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/res/css/des.css b/res/css/des.css index 818a174..b04528f 100644 --- a/res/css/des.css +++ b/res/css/des.css @@ -158,6 +158,9 @@ src:url('https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.2/fonts/gl .glyphicon-play:before { content:"\e072" } +.glyphicon-pause:before { + content:"\e073" +} .glyphicon-star-empty:before { content:"\e007" } |
