// 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
@@ -34,13 +34,13 @@ $main-color: #515561 //gris bleu clair
//$secondary-color: #F6A88A //abricot
//$secondary-color: #937976 //taupe clair
//$secondary-color: #60C276 //vert
$secondary-color: #9DC44B //vert pomme
$secondary-color: #8FC04D //vert pomme
//$secondary-color: #6992AF //theme wordpress
//$secondary-color: #8BC954 //vert PrestaShop
//$secondary-color: #AB7073
//$secondary-color: black
$brand-primary: #89AFE5
$brand-primary: #1BA6E5
//$brand-primary: #1BA6E5
//some tests
File diff suppressed because one or more lines are too long
+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