summaryrefslogtreecommitdiff
path: root/public/stylesheets/screen.sass
diff options
context:
space:
mode:
authorgebele <gebele@in-silico.ch>2013-11-19 17:48:40 +0100
committergebele <gebele@in-silico.ch>2013-11-19 17:48:40 +0100
commitad239b572829d54bc55ae34ca96de1e3cb2f9806 (patch)
tree0d358e92b0c96045df341f2675fbcc5c0dbc0f77 /public/stylesheets/screen.sass
parent273239b930c0029ba10f85606645bfbfef5bf8ae (diff)
prediction models recognized by type definition; style for model detail in haml div;model csv deleted
Diffstat (limited to 'public/stylesheets/screen.sass')
-rw-r--r--public/stylesheets/screen.sass35
1 files changed, 0 insertions, 35 deletions
diff --git a/public/stylesheets/screen.sass b/public/stylesheets/screen.sass
index d641c9d..08c263f 100644
--- a/public/stylesheets/screen.sass
+++ b/public/stylesheets/screen.sass
@@ -87,41 +87,6 @@ body
#model a
display: inline
font-weight: normal
- #details_0
- background-color: adjust-lightness($ist-color, 10%)
- //background-image: url("/images/gray_jean.png")
- +box-shadow(1px 1px 1px rgba(white, 1) inset, -1px -1px 5px rgba(black, 0.3) inset)
- padding: 1em
- a:hover
- color: #FF5555
- #details_1
- background-color: adjust-lightness($ist-color, 10%)
- //background-image: url("/images/gray_jean.png")
- +box-shadow(1px 1px 1px rgba(white, 1) inset, -1px -1px 5px rgba(black, 0.3) inset)
- padding: 1em
- a:hover
- color: #FF5555
- #details_2
- background-color: adjust-lightness($ist-color, 10%)
- //background-image: url("/images/gray_jean.png")
- +box-shadow(1px 1px 1px rgba(white, 1) inset, -1px -1px 5px rgba(black, 0.3) inset)
- padding: 1em
- a:hover
- color: #FF5555
- #details_3
- background-color: adjust-lightness($ist-color, 10%)
- //background-image: url("/images/gray_jean.png")
- +box-shadow(1px 1px 1px rgba(white, 1) inset, -1px -1px 5px rgba(black, 0.3) inset)
- padding: 1em
- a:hover
- color: #FF5555
- #details_4
- background-color: adjust-lightness($ist-color, 10%)
- //background-image: url("/images/gray_jean.png")
- +box-shadow(1px 1px 1px rgba(white, 1) inset, -1px -1px 5px rgba(black, 0.3) inset)
- padding: 1em
- a:hover
- color: #FF5555
fieldset#bottom
border: 0
background-color: $ist-color