[+] BO Customers > Customers / Customers > Groups

This commit is contained in:
Kevin Granger
2013-07-30 18:47:13 +02:00
parent 24a70479d3
commit a1cc4d14d0
9 changed files with 502 additions and 472 deletions
@@ -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)