summaryrefslogtreecommitdiff
path: root/views/style.sass
diff options
context:
space:
mode:
authormr <mr@mrautenberg.de>2011-05-23 13:38:25 +0200
committermr <mr@mrautenberg.de>2011-05-23 13:38:25 +0200
commit1b38f31db88255d90947ad5b4d2b088988ce8bbd (patch)
treeb9e710986fd7e9cf00636c5a46a4fdfd4a99c037 /views/style.sass
parent6f161255e47a2198624ae1bc7149b45a07a32bc9 (diff)
parentcfa443a8e93bd6f0e574c7c96f4cb0895a17c6f4 (diff)
Merge branch 'release/2.0.0'v2.0.0
Diffstat (limited to 'views/style.sass')
-rw-r--r--views/style.sass8
1 files changed, 7 insertions, 1 deletions
diff --git a/views/style.sass b/views/style.sass
index db1f1bf..ffae6a5 100644
--- a/views/style.sass
+++ b/views/style.sass
@@ -18,6 +18,9 @@ body
color: $ot_purple
a:hover
color: black
+ a[rel="external"]
+ background: transparent url('../external.gif') center right no-repeat
+ padding-right: 15px
.headline
.logo
@@ -90,6 +93,7 @@ body
font-weight: bold
color: $fg_color
label
+ cursor: pointer
//width: 28em
//display: block
//float: left
@@ -127,7 +131,9 @@ body
padding: 0.5em
img
padding: 0
- height: 100%
+ //height: 100%
+ width: 150px
+ height: 150px
.lazar-predictions
clear: both