update modals header + border colors
This commit is contained in:
@@ -7,8 +7,8 @@
|
||||
}
|
||||
|
||||
.umb-modalcolumn-header {
|
||||
background: @grayLighter;
|
||||
border-bottom: 1px solid @grayLight;
|
||||
background: @test-purple;
|
||||
border-bottom: 1px solid @purple-l3;
|
||||
height: 94px;
|
||||
padding: 5px 20px 0px 20px;
|
||||
white-space: nowrap
|
||||
@@ -99,7 +99,7 @@
|
||||
.umb-dialog-body .umb-pane{margin-top: 15px;}
|
||||
|
||||
.umb-dialog-footer{
|
||||
border-top: #efefef 1px solid;
|
||||
border-top: @purple-l3 1px solid;
|
||||
position: absolute;
|
||||
overflow:auto;
|
||||
text-align: right;
|
||||
@@ -199,4 +199,4 @@
|
||||
|
||||
.umb-modal.ysod {
|
||||
z-index: 10000;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user