Skip to content

Commit

Permalink
Notification, console, button improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
RoseTheFlower committed Jun 30, 2024
1 parent 9309668 commit 5515237
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions libraryroot.custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -7399,6 +7399,29 @@ svg._2BcXpTTz4_uKHV10mn3WJW path {
.Pause.contextMenuItem .SVGIcon_Button {
fill: rgb(var(--white));
}

._2m9JUBWfx2mQPWn_3xDhsF ._2vSvCQ4iDKoGIZIIv7oOUZ, ._1tsEfG-JyQFR7Un1HPOt98 ._2vSvCQ4iDKoGIZIIv7oOUZ, ._3CGHgMXRIoyrljmStDoKuf ._2vSvCQ4iDKoGIZIIv7oOUZ, .MmdBjSLHW3AVSShFBJVNt ._2vSvCQ4iDKoGIZIIv7oOUZ, ._2caCrhFIrYqRuguK-cB6be ._2vSvCQ4iDKoGIZIIv7oOUZ {
color: rgb(var(--white50));
}

._3S6c8sJBYgCcCWf9JGDkOu ._3C1UCvuAZ2oINYSTpUPD04 {
background: rgb(var(--clientBG));
border: 1px solid rgb(var(--frameBorder));
}

._3S6c8sJBYgCcCWf9JGDkOu:hover ._3C1UCvuAZ2oINYSTpUPD04 {
background: rgb(var(--white05));
}

._35_OgqfHHZfSzTYfv367K6 {
background: rgb(var(--white12));
color: rgb(var(--white));
}

._35_OgqfHHZfSzTYfv367K6:hover {
background: rgb(var(--white24));
}

/*
.xYbDdgox9mzrraWWYN3_- ._1AazHUNJbyL5SIWE5jC4Tz ._1b6LYWVijW-9E4YV0keDWZ {
padding: 0;
Expand Down

0 comments on commit 5515237

Please sign in to comment.