styling fixes and fix for supplier deleted products...
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user