Updated modals.less

Added background color to umb-dialog footer
This commit is contained in:
Henrik Andersen
2014-06-13 09:21:45 +02:00
parent d1c5ddc03d
commit 83fd0ab7e3

View File

@@ -75,6 +75,7 @@
padding: 15px 20px 10px 20px;
margin-top: 30px;
clear: both;
background: #fff;
}
.umb-dialog .umb-btn-toolbar .umb-control-group{
border: none;
@@ -214,4 +215,4 @@
.umb-modal .ysod table {background-color:#ffffcc;width:100%;}
.umb-modal .ysod table pre {background-color: inherit;}
.umb-modal .ysod table code {background-color: inherit;}
.umb-modal .ysod a.btn { margin-top:10px;margin-right:10px;float:right;}
.umb-modal .ysod a.btn { margin-top:10px;margin-right:10px;float:right;}