Save progress

This commit is contained in:
2014-03-30 15:55:22 +02:00
parent e179f6e582
commit 013a41b9f6
71 changed files with 1699 additions and 107 deletions
@@ -58,7 +58,7 @@
padding: 0
height: 400px
//background-image: image-url('textures/wood4.jpg')
background-color: rgba(0,0,0,0.4)
//background-color: rgba(0,0,0,0.4)
.section-table
position: absolute
cursor: pointer
@@ -2,6 +2,7 @@ $side-spacing: 0px
@import constants
html
body
padding-top: 42px
padding-left: $side-spacing
padding-right: $side-spacing
background-color: transparent
@@ -35,7 +35,16 @@ $input-color: white
//=General ========================================
// Everything with the inset panel just extends .well
.well
+inset-panel-dark
//+inset-panel-dark
background-color: rgba(255,255,255,0.8)
h1,h2,h3,h4,h5,h6,a
color: #333
.table
thead
color: #111
td
border-top-color: #aaa
color: #111
body
background: $bg
@@ -51,7 +51,7 @@
padding: 0
height: 400px
//background-image: image-url('textures/wood4.jpg')
background-color: rgba(0,0,0,0.4)
//background-color: rgba(0,0,0,0.4)
.section-table
position: absolute
cursor: pointer
@@ -4,6 +4,7 @@ html
background-image: $wood
background-color: $background-brown
body
padding-top: 42px
padding-left: $side-spacing
padding-right: $side-spacing
background-color: transparent