update Setting all layout

This commit is contained in:
Aung Myo
2017-10-12 15:20:48 +06:30
parent 9365e64066
commit 535fe17d81
39 changed files with 914 additions and 530 deletions

View File

@@ -14,6 +14,10 @@
padding-left: 10px;
padding-right: 10px;
}
.col-lg-1, .col-md-1, .col-sm-1,col-xl-1{
padding-left: 5px ;
padding-right: 5px ;
}
.navbar-header {
padding: 0px;
@@ -78,16 +82,26 @@ section.content {
.card {
margin-bottom: 20px;
}
.card .card-header {
padding: 0.5rem;
}
.card .card-title{
margin-bottom:0.5rem;
}
.card .card-block {
padding: 0.5rem 1rem 1rem;
}
.btn {
padding: .46875rem 0.25rem;
color : #fff !important;
}
.btn-default, .bg-default{
color : #111 !important;
}
.checkbox label, label.checkbox-inline {
padding-left: 0;
}
@@ -104,6 +118,10 @@ section.content {
opacity: 1;
}
.breadcrumb {
font-size:0.87rem;
}
/* End Reset Theme */
/* *************************************************** */