add style on Sidebar-mobile
This commit is contained in:
parent
878b6c7805
commit
e75505afcb
3 changed files with 79 additions and 38 deletions
|
|
@ -65,6 +65,7 @@ body, html{
|
|||
header {
|
||||
background-color: #1ABC9C;
|
||||
overflow: hidden;
|
||||
height: 56px;
|
||||
}
|
||||
|
||||
header .creation {
|
||||
|
|
@ -75,6 +76,7 @@ header .creation {
|
|||
|
||||
header .alt-currency {
|
||||
background: #16A085;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.panel h3, .box-setup h3 {
|
||||
|
|
@ -534,6 +536,7 @@ a.button-setup {
|
|||
.m20r {margin-right: 20px;}
|
||||
.m15r {margin-right: 15px;}
|
||||
.m20t {margin-top: 20px;}
|
||||
.m5 {margin: 5px;}
|
||||
.m10 {margin: 10px;}
|
||||
.m15 {margin: 15px;}
|
||||
.m15h {margin: 0 15px;}
|
||||
|
|
@ -564,7 +567,7 @@ a.button-setup {
|
|||
line-height: inherit;
|
||||
}
|
||||
|
||||
.line-dashed-setup-v {
|
||||
.line-dashed-setuph-v {
|
||||
border-left: 1px dashed #415970;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue