mirror of
https://github.com/flarum/core.git
synced 2025-07-15 05:46:24 +02:00
chore: Minor Readme CSS code tidy up (#3138)
This commit is contained in:
@ -134,6 +134,16 @@
|
||||
}
|
||||
}
|
||||
|
||||
.Modal--inverted {
|
||||
.Modal-header {
|
||||
background-color: @control-bg;
|
||||
color: @control-color;
|
||||
}
|
||||
.Modal-body {
|
||||
background-color: transparent;
|
||||
color: unset;
|
||||
}
|
||||
}
|
||||
|
||||
@media @phone {
|
||||
.ModalManager.fade {
|
||||
|
Reference in New Issue
Block a user