Save progress
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
$qbrown: #853d15
|
||||
$qbrown-active: lighten($qbrown, 20%)
|
||||
$green: #7BB459 //Heineken
|
||||
//$green: //Heineken
|
||||
//$wood: image-url('textures/wood001-vertical.jpg')
|
||||
$wood: image-url('textures/theme1.jpg')
|
||||
$background-brown: #57351f
|
||||
@@ -10,7 +11,7 @@ $side-spacing: 5px
|
||||
background-repeat: no-repeat, no-repeat, repeat-x
|
||||
background-position: left center, right center, center center
|
||||
background-image: image-url('theme1/button-wood-left.png'), image-url('theme1/button-wood-right.png'), image-url('theme1/button-wood-middle.png')
|
||||
color: $green
|
||||
color: white
|
||||
border-width: 0
|
||||
border-radius: 0
|
||||
height: 31px
|
||||
@@ -21,7 +22,7 @@ $side-spacing: 5px
|
||||
background-repeat: no-repeat, no-repeat, repeat-x
|
||||
background-position: left center, right center, center center
|
||||
background-image: image-url('theme1/button-wood-left.png'), image-url('theme1/button-wood-right.png'), image-url('theme1/button-wood-middle.png')
|
||||
color: blue
|
||||
color: black
|
||||
=button-bar
|
||||
background-color: transparent
|
||||
background-repeat: no-repeat, no-repeat
|
||||
@@ -53,6 +54,9 @@ $side-spacing: 5px
|
||||
line-height: 1.1em
|
||||
color: black
|
||||
float: left
|
||||
.main-buttons
|
||||
float: left
|
||||
margin-right: 12px
|
||||
.action-buttons
|
||||
float: left
|
||||
width: 150px
|
||||
@@ -72,7 +76,6 @@ $side-spacing: 5px
|
||||
background-color: $qbrown
|
||||
text-align: center
|
||||
line-height: 34px
|
||||
text-indent: -5000px
|
||||
&.active
|
||||
background-color: $qbrown-active
|
||||
&.hide
|
||||
|
||||
Reference in New Issue
Block a user