Merge branch 'adminbsb_material_ui' of bitbucket.org:code2lab/sxrestaurant into adminbsb_material_ui

This commit is contained in:
Yan
2017-10-23 16:17:29 +06:30
10 changed files with 134 additions and 116 deletions

View File

@@ -1,9 +1,3 @@
@import "bootstrap";
@import "font-awesome";
@import "theme";
@import "jquery-ui";
@import "bootstrap-datepicker3";
.custom-card-head{
height: 40px;
background-color: #54A5AF;
@@ -11,7 +5,6 @@
color :#fff;
}
.custom-card {
border: 2px solid rgba(0, 0, 0, 0.125) !important;
}
@@ -126,6 +119,10 @@ element.style {
margin-bottom:10px;
}
section.content{
padding-top:-50px !important;
}
/*Loading gif for payment*/
#loading_wrapper{

View File

@@ -187,7 +187,9 @@ section.content {
.hidden{
display: none !important;
}
.hide{
display: none !important;
}
.sidebar .menu .list a {
padding: 5px 13px;
}