mirror of
https://github.com/flarum/core.git
synced 2025-07-21 00:31:17 +02:00
Not that prominent
This commit is contained in:
@@ -6,13 +6,9 @@
|
|||||||
.box-shadow(0 2px 6px @shadow-color);
|
.box-shadow(0 2px 6px @shadow-color);
|
||||||
|
|
||||||
&.minimized {
|
&.minimized {
|
||||||
height: 50px;
|
height: 46px;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
background: @primary-color;
|
background: @control-bg;
|
||||||
|
|
||||||
&, * {
|
|
||||||
color: @body-bg;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.Composer-controls {
|
.Composer-controls {
|
||||||
|
Reference in New Issue
Block a user