styling fixes and fix for supplier deleted products...

This commit is contained in:
2012-12-11 15:39:40 +01:00
parent 627174d493
commit 754806b61f
6 changed files with 22 additions and 11 deletions
@@ -1,6 +1,9 @@
@import "bootstrap"
body
padding-top: 42px
padding-top: 42px
.table
&.table-condensed
margin-bottom: 5px
@import "bootstrap-responsive"
// Set the correct sprite paths
@@ -11,7 +11,7 @@ body
.home-panel
margin-left: 20px
margin-right: 20px
margin-top: 40px
margin-top: 16px
+box-shadow(#000 10px 10px 16px)
background-color: rgba(240, 240, 240, 0.6)
+border-radius(10px)