update umb-overlay colours
This commit is contained in:
@@ -15,8 +15,8 @@
|
||||
}
|
||||
|
||||
.umb-overlay .umb-overlay-header {
|
||||
background: @grayLighter;
|
||||
border-bottom: 1px solid @grayLight;
|
||||
background: @test-purple;
|
||||
border-bottom: 1px solid @purple-l3;
|
||||
padding: 10px;
|
||||
margin-top: 0;
|
||||
flex-grow: 0;
|
||||
@@ -54,8 +54,8 @@
|
||||
padding: 10px 20px;
|
||||
margin: 0;
|
||||
|
||||
background: @grayLighter;
|
||||
border-top: 1px solid @grayLight;
|
||||
background: @test-purple;
|
||||
border-top: 1px solid @purple-l3;
|
||||
}
|
||||
|
||||
.umb-overlay .umb-overlay-drawer.-auto-height {
|
||||
@@ -167,8 +167,8 @@
|
||||
width: 100%;
|
||||
padding: 20px;
|
||||
box-sizing: border-box;
|
||||
border-bottom: 1px solid @grayLight;
|
||||
background: @grayLighter;
|
||||
background: @test-purple;
|
||||
border-bottom: 1px solid @purple-l3;
|
||||
}
|
||||
|
||||
.umb-overlay__item-details-title-wrapper {
|
||||
|
||||
Reference in New Issue
Block a user