mirror of
https://github.com/flarum/core.git
synced 2025-08-10 18:35:56 +02:00
feat: vanilla CSS color scheme changes (#3996)
* feat: vanilla CSS color scheme changes * chore: scheme mixin * chore: remove darkmode & colored header less variables * feat: high contrast schemes
This commit is contained in:
@@ -22,12 +22,6 @@
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
// @TODO add to core
|
||||
.Checkbox--switch.disabled {
|
||||
opacity: 0.6;
|
||||
cursor: not-allowed;
|
||||
}
|
||||
|
||||
.ButtonGroup--full {
|
||||
width: 100%;
|
||||
display: flex;
|
||||
|
Reference in New Issue
Block a user