ensured .fa-ban next to empty seat changes to .fa-circle-check at the same time that .fa-chair glows & the pos circle fades out (i.e., when the gamer 'sits') not during or after the role card deposits itself in the tray; minor styling fixes for title h2, incl. text-shadow attr values when selected palette ends in *-light & opacity increases
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
@@ -221,6 +221,7 @@
|
||||
|
||||
/* Component tokens */
|
||||
--tooltip-bg: 0, 0, 0;
|
||||
--title-shadow-offset: -0.125rem;
|
||||
|
||||
/* Inferno Palette (4 per) */
|
||||
// mist (Elpis's Lethe)
|
||||
@@ -430,6 +431,7 @@
|
||||
/* Light palette overrides */
|
||||
body[class*="-light"] {
|
||||
--tooltip-bg: 255, 255, 255;
|
||||
--title-shadow-offset: 0.125rem;
|
||||
}
|
||||
|
||||
/* Palette Classes */
|
||||
|
||||
Reference in New Issue
Block a user