UI: Implement Web Assets' theme system, and add 'dark' theme #103972
@ -260,6 +260,13 @@ button.going-star
|
||||
|
||||
/* Web Assets overrides. */
|
||||
// TODO: check component forms in Web Assets v2
|
||||
.form-control
|
||||
&:disabled,
|
||||
&[readonly]
|
||||
background-color: var(--input-color-bg)
|
||||
color: var(--color-text-secondary)
|
||||
pointer-events: none
|
||||
|
||||
.form-group
|
||||
display: block
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user