mirror of
https://github.com/flarum/core.git
synced 2025-08-02 22:47:33 +02:00
Darken composer when it's minimized
This commit is contained in:
@@ -8,6 +8,11 @@
|
|||||||
&.minimized {
|
&.minimized {
|
||||||
height: 50px;
|
height: 50px;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
background: @primary-color;
|
||||||
|
|
||||||
|
&, * {
|
||||||
|
color: @body-bg;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.Composer-controls {
|
.Composer-controls {
|
||||||
|
Reference in New Issue
Block a user