adjust colors on header and footer in content mini editor to match main editor
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
.umb-panel-header {
|
||||
padding: 20px;
|
||||
background: @gray-10;
|
||||
border-bottom: 1px solid @gray-8;
|
||||
border-bottom: 1px solid @purple-l3;
|
||||
height: 59px;
|
||||
|
||||
.umb-headline {
|
||||
@@ -25,8 +25,8 @@
|
||||
|
||||
.umb-panel-footer {
|
||||
background: @gray-10;
|
||||
border-top: 1px solid @gray-8;
|
||||
height: 51px;
|
||||
border-top: 1px solid @purple-l3;
|
||||
height: 52px;
|
||||
padding: 0 20px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user