summaryrefslogtreecommitdiff
path: root/public/stylesheets/screen.sass
diff options
context:
space:
mode:
authorgebele <gebele@in-silico.ch>2013-03-13 12:46:04 +0100
committergebele <gebele@in-silico.ch>2013-03-13 12:46:04 +0100
commitc609abf8157210a75790b54ef53569c07bf851d4 (patch)
tree36c3fd47adbffce0870299ab43f3b3fabf65be70 /public/stylesheets/screen.sass
parent048bdaeac889d5450c8ff3bbf215dfb44457b72d (diff)
details in 4th column
Diffstat (limited to 'public/stylesheets/screen.sass')
-rw-r--r--public/stylesheets/screen.sass10
1 files changed, 7 insertions, 3 deletions
diff --git a/public/stylesheets/screen.sass b/public/stylesheets/screen.sass
index 09045e2..80f49fa 100644
--- a/public/stylesheets/screen.sass
+++ b/public/stylesheets/screen.sass
@@ -118,10 +118,15 @@ body
+box-shadow(1px 1px 1px rgba(white, 1) inset, -1px -1px 5px rgba(black, 0.3) inset)
+border-bottom-left-radius(25px)
+border-bottom-right-radius(25px)
- +background-clip(border-box)
+ +background-clip(border-box)
+ #info
+ color: green
+ position: relative
+ margin-left: 60%
+
.tablesorter
- width: 60%
+ width: 100%
thead
background-color: adjust-lightness($ist-blue, 30%)
tr
@@ -153,7 +158,6 @@ body
border: 1px solid #dad9c7
margin-left: -1px
-
.footer
margin: 20px 0 20px 0