summaryrefslogtreecommitdiff
path: root/views/style.sass
diff options
context:
space:
mode:
authormr <mr@mrautenberg.de>2011-01-31 11:45:53 +0100
committermr <mr@mrautenberg.de>2011-01-31 11:45:53 +0100
commita64ce9f2e9c13b8f644bd75800ee6b1cd9942066 (patch)
treeccaffc933e870368b04083970d38eabc64548789 /views/style.sass
parent3203db9d2b47d0ac86c74829193f6e53e5eb76a8 (diff)
edit model name
Diffstat (limited to 'views/style.sass')
-rw-r--r--views/style.sass9
1 files changed, 9 insertions, 0 deletions
diff --git a/views/style.sass b/views/style.sass
index 5f362a3..1fbd459 100644
--- a/views/style.sass
+++ b/views/style.sass
@@ -237,3 +237,12 @@ dl
padding: 0.3em
table
border-collapse: collapse
+.input_model_name
+ margin: 20px 3px 2px 3px
+ font-size: 1.2em
+ font-weight: bold
+ border: 0
+ background-color: #FEFEFF
+
+.edit_button
+ font-size: 0.5em \ No newline at end of file