summaryrefslogtreecommitdiff
path: root/views/style.sass
diff options
context:
space:
mode:
authormr <mr@mrautenberg.de>2011-02-08 18:31:02 +0100
committermr <mr@mrautenberg.de>2011-02-08 18:31:02 +0100
commitce68f6a763ce8de8957f84af4f52dbe1d74cd232 (patch)
tree28424895491d50870dc6126fc60cc01006284f55 /views/style.sass
parent076de3e6bdde29936926814409bdce4b0c7b7477 (diff)
minor fixes and graphical progressbar from jquery-ui
Diffstat (limited to 'views/style.sass')
-rw-r--r--views/style.sass7
1 files changed, 6 insertions, 1 deletions
diff --git a/views/style.sass b/views/style.sass
index 27bf6fe..a2b8191 100644
--- a/views/style.sass
+++ b/views/style.sass
@@ -249,4 +249,9 @@ dl
background-color: #FEFEFF
.edit_button
- font-size: 0.5em \ No newline at end of file
+ font-size: 0.5em
+
+.model_progress
+ width: 240px
+ height: 20px
+ float: right \ No newline at end of file