Add support for high contrast themes
rodzic
e6cd1f9cc1
commit
06f0523648
|
@ -3,7 +3,7 @@
|
|||
--body-container-radius: 0px !important;
|
||||
}
|
||||
|
||||
[data-theme-default], [data-theme-light], [data-theme-dark]{ /* For sitewide buttons, both themes */
|
||||
[data-theme-default], [data-theme-light], [data-theme-dark], [data-theme-light-highcontrast], [data-theme-dark-highcontrast]{ /* For sitewide buttons, both themes */
|
||||
--border-radius-large: 4px !important; /* Used on the dashboard */
|
||||
--border-radius-pill: 4px !important; /* Used everywhere else */
|
||||
}
|
||||
|
|
Ładowanie…
Reference in New Issue