// quick fix customer view

This commit is contained in:
Kevin Granger
2013-10-10 19:04:25 +02:00
parent 77551c03f5
commit 447f1d4ba7
4 changed files with 533 additions and 447 deletions
@@ -44,8 +44,8 @@ html, body
i, a
color: contrasted($bg-panel-heading-color)
.badge
background-color: lighten($bg-panel-heading-color,20%)
@include border-radius(none)
background-color: $brand-primary
+border-radius(0)
height: 29px
line-height: 25px
font-size: 1.3em
@@ -71,9 +71,6 @@ html, body
line-height: 30px
.panel-danger .panel-heading
background-color: $badge-notif-color!important
.panel-heading-big
font-size: 2em
text-align: center
form .alert
clear: both