styling progress

This commit is contained in:
2014-04-17 19:17:57 +02:00
parent 3ef888a30a
commit 45f8ea1308
9 changed files with 141 additions and 81 deletions
@@ -1,9 +1,6 @@
$side-spacing: 0px
@import constants
@import ./foundation_and_overrides
@mixin table-fit
width: 1px
white-space: nowrap
html
body
label
@@ -54,7 +51,7 @@ form
.clear
clear: both
body
background-image: $wood
background-image: $wood !important
background-repeat: repeat
main.main-section
+panel($bg:rgba(200,200,200,0.8))
@@ -64,12 +61,3 @@ main.main-section
.hide, .hidden
display: none
table
&.table
// Bootstrap behaviour
width: 100%
td.actions, th.actions
text-align: right
+table-fit
th.status-icons, td.status-icons
+table-fit