Merge branch 'adminbsb_material_ui' of bitbucket.org:code2lab/sxrestaurant into adminbsb_material_ui
This commit is contained in:
@@ -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{
|
||||
|
||||
@@ -187,7 +187,9 @@ section.content {
|
||||
.hidden{
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.hide{
|
||||
display: none !important;
|
||||
}
|
||||
.sidebar .menu .list a {
|
||||
padding: 5px 13px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user