New backup 2025-07-18 18:00:02

This commit is contained in:
Penelope Gwen 2025-07-18 18:00:02 -07:00
parent 424c9f5ce9
commit ef35bf3464
2 changed files with 6 additions and 5 deletions

View file

@ -303,12 +303,12 @@ $home-widget-border-hover-color: rgba($color5,0.3);
border: 3px solid $home-widget-border-color;
border-radius: $home-widget-border-radius;
background-color: $home-widget-bg-color;
.nowplayingart,
.mediacontrols {
margin: 7px;
margin-left: 10px;
}
.nowplayingart {
// border: 1px solid $home-widget-border-color;
margin: 10px;
border-radius: $home-widget-border-radius;
}
.mediabutton {
@ -322,6 +322,7 @@ $home-widget-border-hover-color: rgba($color5,0.3);
// background-position: center;
// background-size: cover;
// background-repeat: no-repeat;
margin: 0px 3px;
border-radius: $home-widget-border-radius;
box-shadow: inset 0 0 0px 3px $home-widget-border-color;
}

View file

@ -25,20 +25,20 @@
:orientation "h"
:space-evenly true
:halign "end"
:width 161
:width 155
; :spacing 0
:height 50
(button
:class "mediabutton"
:valign "center"
:halign "end"
:halign "start"
:height 25
:width 25
"")
(button
:class "mediabutton"
:valign "center"
:halign "end"
:halign "center"
:height 25
:width 25
"󰐎")