summaryrefslogtreecommitdiff
path: root/views/style.sass
diff options
context:
space:
mode:
Diffstat (limited to 'views/style.sass')
-rw-r--r--views/style.sass28
1 files changed, 27 insertions, 1 deletions
diff --git a/views/style.sass b/views/style.sass
index c2a74cb..95ae7f7 100644
--- a/views/style.sass
+++ b/views/style.sass
@@ -112,7 +112,18 @@ body
td
padding: 0.5em
border: 1px solid
+
+ table#permissions
+ width: 100%
+ td
+ padding: 0.5em
+
+ tr#info_update
+ background-color: $bg_color2
+ tr#info_add
+ background-color: $bg_color2
+
.predictions
text-align: center
overflow: auto
@@ -216,6 +227,8 @@ body
font-weight: bold
float: left
clear: right
+
+
.footer
margin: 0.5em
@@ -257,10 +270,23 @@ dl
.edit_button
font-size: 0.5em
+
+.edit_button_h2
+ font: caption
+ font-size: 60%
+
+.manage_button
+ margin: 20px 30px 2px 3px
+ font: caption
+ font-size: 75%
+
+.policy_button
+ font: caption
+ font-size: 60%
.model_status
float: left
-
+
.model_progress
width: 200px
height: 16px