day work towards ios and qr optimization

This commit is contained in:
2012-12-11 00:48:29 +01:00
parent 7d0afde69f
commit 7f27d043eb
18 changed files with 287 additions and 253 deletions
@@ -9,7 +9,7 @@ $side-spacing: 5px
background-color: transparent
background-repeat: no-repeat, no-repeat, repeat-x
background-position: left center, right center, center center
background-image: url(/assets/theme1/button-wood-left.png), url(/assets/theme1/button-wood-right.png), url(/assets/theme1/button-wood-middle.png)
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
border-width: 0
border-radius: 0
@@ -20,7 +20,7 @@ $side-spacing: 5px
background-color: transparent
background-repeat: no-repeat, no-repeat, repeat-x
background-position: left center, right center, center center
background-image: url(/assets/theme1/button-wood-left.png), url(/assets/theme1/button-wood-right.png), url(/assets/theme1/button-wood-middle.png)
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
=button-bar
background-color: transparent
@@ -45,10 +45,12 @@ $side-spacing: 5px
.button-bar-content
padding: 8px
.title
margin-top: -10px
margin-top: 4px
margin-right: 5px
margin-left: 5px
margin-bottom: 3px
font-size: 1.1em
line-height: 1.1em
color: black
float: left
.action-buttons