summaryrefslogtreecommitdiff
path: root/views
diff options
context:
space:
mode:
authorch <ch@toxcreate.in-silico.ch>2010-08-31 17:13:57 +0200
committerch <ch@toxcreate.in-silico.ch>2010-08-31 17:13:57 +0200
commit3afef01f3f757d9c58c24bf490edf695ad29c176 (patch)
tree09c5c727ecffe15ce2e389c06cb3087b97927104 /views
parentf55fe2217b845f70fcd1679a9cb84e905cf07bcb (diff)
css for neighbors table fixed
Diffstat (limited to 'views')
-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