// kpi orders

This commit is contained in:
Kevin Granger
2013-09-16 11:45:02 +02:00
parent 2af6c30bde
commit 70b39019bf
8 changed files with 115 additions and 17 deletions
+14 -12
View File
@@ -377,10 +377,10 @@ hr
//filter table
tr.filter
background-color: lighten($brand-primary,25%)
background-color: lighten(#CAE5F4,10%)
input[type="text"].filter, input[type="password"].filter, select.filter
font-size: 12px
border-color: lighten($brand-primary,10%)
border-color: darken(#CAE5F4,10%)
.breadcrumb
background-color: lighten($bg-content-color,7%)
@@ -489,12 +489,10 @@ fieldset > .row
.box-stats
padding: 10px
margin-bottom: 20px
background-color: white
@include box-shadow(rgba(black,0.10) 0 2px 0, white 0 0 0 3px inset)
//@include box-shadow(rgba(black,0.10) 0 2px 0, white 0 0 0 3px inset)
.boxchart-overlay
padding: 10px
padding: 10px 10px 5px 10px
margin-right: 10px
float: left
color: white
@@ -503,17 +501,21 @@ fieldset > .row
@include border-radius(3px)
float: left
color: white
font-size: 30px
height: 50px
width: 50px
font-size: 35px
height: 64px
width: 64px
text-align: center
line-height: 50px
line-height: 64px
margin-right: 10px
.title
color: #999
color: #666
display: block
.value
font-size: 25px
font-size: 22px
small
line-height: 0.3em
color: #aaa
text-transform: uppercase
.color1
i, .boxchart-overlay
background-color: #2BA8E3