diff options
Diffstat (limited to 'dist/css/playlist.min.css')
-rw-r--r-- | dist/css/playlist.min.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/dist/css/playlist.min.css b/dist/css/playlist.min.css new file mode 100644 index 0000000..6a15956 --- /dev/null +++ b/dist/css/playlist.min.css @@ -0,0 +1,5 @@ +/*! + * 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;overflow-y:auto}}@media screen and (max-width: 1280px){.single-play-menu{height:320px;overflow-y:auto}}@media screen and (max-width: 980px){.single-play-menu{height:250px;overflow-y:auto}}@media screen and (max-width: 800px){.single-play-menu{height:190px;overflow-y:auto}}@media screen and (max-width: 768px){.single-play-menu{height:350px;overflow-y:auto}}@media screen and (max-width: 360px){.single-play-menu{height:150px;overflow-y:auto}}@media screen and (max-width: 320px){.single-play-menu{height:120px;overflow-y:auto}} |