[+] BO Customers > Customers / Customers > Groups
This commit is contained in:
@@ -43,13 +43,14 @@ body.fixed-top
|
||||
margin: 0 0 0 240px
|
||||
border-left: 2px solid black
|
||||
border-right: 2px solid black
|
||||
background-color: $bg-content-color
|
||||
background-image: url('../img/patterns/bedge_grunge.png')
|
||||
background-color: white
|
||||
//background-color: $bg-content-color
|
||||
//background-image: url('../img/patterns/bedge_grunge.png')
|
||||
@include box-shadow(darken($bg-content-color,30%) 0 0 0 4px)
|
||||
fieldset
|
||||
padding: 20px
|
||||
margin-bottom: 10px
|
||||
border: solid 1px darken($bg-content-color,20%)
|
||||
border: solid 1px darken($bg-content-color,10%)
|
||||
background-color: $bg-content-color
|
||||
@include border-radius(5px)
|
||||
@include box-shadow(rgba(black,0.10) 0 0 7px, white 0 0 0 4px inset)
|
||||
|
||||
Reference in New Issue
Block a user