add new model - shop - it will be use to define what is setup

This commit is contained in:
Min Zeya Phyo
2017-06-03 15:04:53 +06:30
parent bf8679c201
commit eab356233c
3 changed files with 27 additions and 2 deletions

View File

@@ -9,6 +9,29 @@
// padding-top: 4.5rem;
// }
.setting_nav{
background-color: #2f5663;
}
ul.navbar-nav li a{
text-decoration :none;
color :#e6e6e6;
}
ul.dropdown-menu li a{
text-decoration :none;
color :#525252;
}
.setting_breadcrumb{
background-color: transparent !important;
margin-bottom: 0px !important;
}
.page-header{
border-bottom :0px solid #000 !important;
margin :0px !important;
}
/*----- Order Processing Items -----*/
.opi_ul {
display:block;
@@ -33,4 +56,4 @@
/*----- Header Bar -----*/
/*----- Header Bar -----*/
/*----- Header Bar -----*/