Skip to content

Commit

Permalink
chore(user.css): format code
Browse files Browse the repository at this point in the history
  • Loading branch information
SunsetTechuila committed Dec 14, 2023
1 parent 5966f27 commit 3de12a7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/user.css
Original file line number Diff line number Diff line change
Expand Up @@ -1859,11 +1859,11 @@ input:checked ~ .x-toggle-indicatorWrapper .x-toggle-indicator {
}

/* waking up text */
.hcuLp8V4uEEfWZ4k6aLV[aria-disabled=true] ._k3JjF2rHwdYfSPZH09S {
color: var(--spice-rgb-subtext)
.hcuLp8V4uEEfWZ4k6aLV[aria-disabled='true'] ._k3JjF2rHwdYfSPZH09S {
color: var(--spice-rgb-subtext);
}
.hcuLp8V4uEEfWZ4k6aLV[aria-disabled=true] .main-devicePicker-nowPlayingActiveIcon {
fill: var(--spice-rgb-subtext)
.hcuLp8V4uEEfWZ4k6aLV[aria-disabled='true'] .main-devicePicker-nowPlayingActiveIcon {
fill: var(--spice-rgb-subtext);
}

.main-connectBar-connectBar {
Expand Down

0 comments on commit 3de12a7

Please sign in to comment.