diff options
| author | RblSb <msrblsb@gmail.com> | 2020-02-24 01:19:30 +0300 |
|---|---|---|
| committer | RblSb <msrblsb@gmail.com> | 2020-02-24 01:19:30 +0300 |
| commit | c561fb9e2e42e4968f2b48cd535f208e90f8c12c (patch) | |
| tree | 0c7e1ffc99744aabbb240864b371b9555a611d92 /res/css/des.css | |
| parent | 113b06e895f5dc752e8393c2a4f3f1669a7d0aab (diff) | |
More playlist and video control
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 e1f960b..e3f81bd 100644 --- a/res/css/des.css +++ b/res/css/des.css @@ -185,6 +185,9 @@ src:url('https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.2/fonts/gl .glyphicon-link:before { content:"\e144" } +.glyphicon-ok:before { + content:"\e013" +} .glyphicon-sort:before { content:"\e150" } |
