summaryrefslogtreecommitdiff
path: root/views/style.sass
diff options
context:
space:
mode:
authormr <mr@mrautenberg.de>2011-02-09 09:50:18 +0100
committermr <mr@mrautenberg.de>2011-02-09 09:50:18 +0100
commitb40e9a00a1a779b11da4d5ab5078c76207a3456a (patch)
tree18a96cec538c4e317dee1a5bcbbea35bba9cb09b /views/style.sass
parentce68f6a763ce8de8957f84af4f52dbe1d74cd232 (diff)
refining thhe progressbar
Diffstat (limited to 'views/style.sass')
-rw-r--r--views/style.sass13
1 files changed, 9 insertions, 4 deletions
diff --git a/views/style.sass b/views/style.sass
index a2b8191..db1f1bf 100644
--- a/views/style.sass
+++ b/views/style.sass
@@ -250,8 +250,13 @@ dl
.edit_button
font-size: 0.5em
-
+
+.model_status
+ float: left
+
.model_progress
- width: 240px
- height: 20px
- float: right \ No newline at end of file
+ width: 200px
+ height: 16px
+ margin-left: 16px
+ margin-right: 16px
+ float: left