From 1cfb12afdddce77ab2a8c430b53faf9d8d31d920 Mon Sep 17 00:00:00 2001 From: Caroline Larimore Date: Sat, 8 Feb 2025 20:28:49 -0800 Subject: migration: eww --- roles/home/desktop/eww/panels/music.css | 38 --------------------------------- 1 file changed, 38 deletions(-) delete mode 100644 roles/home/desktop/eww/panels/music.css (limited to 'roles/home/desktop/eww/panels/music.css') diff --git a/roles/home/desktop/eww/panels/music.css b/roles/home/desktop/eww/panels/music.css deleted file mode 100644 index e5bbc60..0000000 --- a/roles/home/desktop/eww/panels/music.css +++ /dev/null @@ -1,38 +0,0 @@ -.music { - padding: 8px; - opacity: 1.0; -} - -.music .right { - margin-top: 8px; -} - -.music .song-title { - font-size: 17px; - font-weight: bold; -} - -.music .song-album { - color: @fg2; -} - -.music .song-artist { - color: @fg2; -} - -.music scale trough { - background: @bg2; - min-height: 4px; -} - -.music scale highlight { - background: @accent; -} - -.music scale slider { - box-shadow: none; - background: @accent; - margin: -6px; - min-height: 0; - min-width: 0; -} -- cgit v1.2.3