summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2010-08-31 17:23:38 +0200
committerChristoph Helma <helma@in-silico.ch>2010-08-31 17:23:38 +0200
commit5e73d7b9dede0c4fb2d9fcb58e49f4be3da86a39 (patch)
treea8d8619a555dda6887b23c0ca07081d13849822d
parent2e5b069fa486859a654d8bd9e6b948e8922d84f1 (diff)
parent3afef01f3f757d9c58c24bf490edf695ad29c176 (diff)
Merge commit 'origin/master' into development
-rw-r--r--views/style.sass18
1 files changed, 7 insertions, 11 deletions
diff --git a/views/style.sass b/views/style.sass
index 44917cc..ea9e65a 100644
--- a/views/style.sass
+++ b/views/style.sass
@@ -19,14 +19,9 @@ body
a:hover
color: black
- .logo
- float: right
- br
- clear: both
- //border-right: 90px
- img
- margin: 0
- padding: 0
+ .headline
+ .logo
+ float: right
.index
clear: both
@@ -90,7 +85,7 @@ body
font-weight: bold
color: $fg_color
label
- width: 30em
+ width: 25em
display: block
float: left
br
@@ -138,9 +133,11 @@ body
#prev
@extend a
display: inline
+ cursor: pointer
#next
@extend a
display: inline
+ cursor: pointer
dt
font-weight: bold
@@ -152,8 +149,7 @@ body
border-collapse: collapse
margin: 0
tbody
- height: 10em
- overflow: scroll
+ //height: 10em
th
text-align: center
border: 1px solid