diff options
| author | RblSb <msrblsb@gmail.com> | 2020-02-23 03:53:20 +0300 |
|---|---|---|
| committer | RblSb <msrblsb@gmail.com> | 2020-02-23 03:53:20 +0300 |
| commit | 113b06e895f5dc752e8393c2a4f3f1669a7d0aab (patch) | |
| tree | d9232c0376ac0a3f7728865499576cf782efe395 /res/css | |
| parent | 9fda2015a00b21911ef031cc5bfb0ea2e27d3d7f (diff) | |
Remove playlist manager button
Diffstat (limited to 'res/css')
| -rw-r--r-- | res/css/cytube.css | 4 | ||||
| -rw-r--r-- | res/css/des.css | 3 |
2 files changed, 0 insertions, 7 deletions
diff --git a/res/css/cytube.css b/res/css/cytube.css index a879de3..f5d1694 100644 --- a/res/css/cytube.css +++ b/res/css/cytube.css @@ -137,10 +137,6 @@ margin: 5px 0; } -#playlistmanagerwrap { - margin-top: 10px; -} - #library { padding-left: 0; padding-right: 0; diff --git a/res/css/des.css b/res/css/des.css index b85d5f1..e1f960b 100644 --- a/res/css/des.css +++ b/res/css/des.css @@ -158,9 +158,6 @@ src:url('https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.2/fonts/gl .glyphicon-flag:before { content:"\e034" } -.glyphicon-list:before { - content:"\e056" -} .glyphicon-play:before { content:"\e072" } |
