refactor and styling change, add button logick, add i18n logic

This commit is contained in:
2012-09-17 14:28:00 +02:00
parent 17b3494033
commit 930e53e837
20 changed files with 316 additions and 55 deletions
@@ -1,9 +1,10 @@
$table-width: 75px
.section-tables-container
.section-table
background-color: #ccc
height: 44px
background-repeat: no-repeat
width: 45px
width: $table-width
color: black
a
color: black
@@ -33,7 +34,9 @@
&.needs_help
background-color: #7f7
&.needs_payment
background-color: #f77
background-image: image-url('icons/needs-payment.png')
background-position: 40px 2px
//background-color: #f77
a
&:hover
text-decoration: none
@@ -43,3 +46,11 @@
margin-bottom: 30px
float: left
margin-right: 30px
// INDEX
table
td
&.table-info
.table-count
&:after
content: " - "