diff options
author | Jesús <heckyel@hyperbola.info> | 2021-12-05 19:09:25 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2021-12-05 19:09:25 -0500 |
commit | 73f0d314227affa6f5989d8b0bf2d2a73abba048 (patch) | |
tree | 4b312c8ef7b92ef763d07ac2da8038d67e545651 /dist/css/playlist.min.css | |
parent | c11a10e0e6dab07edae2fb9512419f35fb498b8b (diff) | |
download | cl-theme-73f0d314227affa6f5989d8b0bf2d2a73abba048.tar.lz cl-theme-73f0d314227affa6f5989d8b0bf2d2a73abba048.tar.xz cl-theme-73f0d314227affa6f5989d8b0bf2d2a73abba048.zip |
delete unimportant compile files
Diffstat (limited to 'dist/css/playlist.min.css')
-rw-r--r-- | dist/css/playlist.min.css | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/dist/css/playlist.min.css b/dist/css/playlist.min.css deleted file mode 100644 index 176efd9..0000000 --- a/dist/css/playlist.min.css +++ /dev/null @@ -1,5 +0,0 @@ -/*! - * Author: jesus e. - * Version: 1.0.0 - * Licensed GPLv3 or later (https://www.gnu.org/licenses/gpl-3.0.txt) - */.single-play-menu{height:320px;overflow-y:auto}@media (min-width: 1920px) and (min-height: 900px){.single-play-menu{height:380px}}@media screen and (max-width: 1280px){.single-play-menu{height:320px}}@media screen and (max-width: 980px){.single-play-menu{height:250px}}@media screen and (max-width: 800px){.single-play-menu{height:190px}}@media screen and (max-width: 768px){.single-play-menu{height:350px}}@media screen and (max-width: 360px){.single-play-menu{height:150px}}@media screen and (max-width: 320px){.single-play-menu{height:120px}} |