summaryrefslogtreecommitdiff
path: root/views/style.sass
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2010-05-20 10:25:25 +0200
committerChristoph Helma <helma@in-silico.ch>2010-05-20 10:25:25 +0200
commit2f0047dd0a2a76b03eb885713c163366dc7bd773 (patch)
tree1b629ac443560cfe400da00b9dde9df6b1f56a9f /views/style.sass
parent1f9511a0644b9fa252839c2b0df0458b5dcf5e68 (diff)
minor layout improvements, validation task uris saved in ToxCreateModel
Diffstat (limited to 'views/style.sass')
-rw-r--r--views/style.sass22
1 files changed, 9 insertions, 13 deletions
diff --git a/views/style.sass b/views/style.sass
index d1138de..d1c62e0 100644
--- a/views/style.sass
+++ b/views/style.sass
@@ -6,13 +6,6 @@
!text_color = black
!notice_border = #000000
-/*
- !bg_color = #DDFFFF
- !bg_color2 = #F4F4F4
- !fg_color = #5D308A
- !body_color = white
- !text_color = black
-
body
min-width: 30em
font-family: verdana, arial,helvetica,sans-serif
@@ -181,7 +174,7 @@ body
border: 0
dt
white-space: nowrap
- width: 15em
+ width: 16em
font-weight: bold
float: left
clear: right
@@ -202,12 +195,15 @@ dl
dd
td
border: 1px dotted #FFFFFF
- text-align: left
+ text-align: right
padding: 0.2em
+
+ .blank
+ border: 0
th
border-bottom: 1px dotted #FFFFFF
- text-align: left
- background-color: #CCD2DC
- padding: 0.2em
+ text-align: center
+ //background-color: #CCD2DC
+ padding: 0.3em
table
- border-collapse: collapse \ No newline at end of file
+ border-collapse: collapse