UI: Implement Web Assets' theme system, and add 'dark' theme #103972
@ -270,6 +270,10 @@ button.going-star
|
||||
.form-check-input
|
||||
transform: scale(1.5) translateX(calc(var(--spacer) * -1))
|
||||
|
||||
// TODO: remove rule after Web Assets v2 component nav-pills has been implemented
|
||||
.list-group-item
|
||||
background-color: var(--box-bg-color)
|
||||
|
||||
// TODO: check and cleanup style definition in Web Assets
|
||||
.table-no-box
|
||||
tr
|
||||
|
Loading…
Reference in New Issue
Block a user