cleanup and demo both working
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
form
|
||||
input.currency
|
||||
text-align: right
|
||||
@@ -1,23 +0,0 @@
|
||||
table
|
||||
thead
|
||||
th
|
||||
&.currency
|
||||
text-align: right
|
||||
&.numeric
|
||||
text-align: right
|
||||
&.actions
|
||||
text-align: right
|
||||
|
||||
tbody
|
||||
td
|
||||
&.status-icons
|
||||
&.currency
|
||||
text-align: right
|
||||
&.numeric
|
||||
text-align: right
|
||||
&.actions
|
||||
text-align: right
|
||||
tfoot
|
||||
td
|
||||
&.currency
|
||||
text-align: right
|
||||
-17
@@ -1,9 +1,3 @@
|
||||
@import constants
|
||||
html
|
||||
background-color: $background-brown
|
||||
background-image: $wood
|
||||
body
|
||||
background-color: transparent
|
||||
.phone-wrapper
|
||||
position: absolute
|
||||
top: 60px
|
||||
@@ -35,14 +29,3 @@ body
|
||||
width: 880px
|
||||
height: 590px
|
||||
|
||||
#qr-list
|
||||
list-style: none
|
||||
margin: 0
|
||||
padding: 0
|
||||
li
|
||||
float: left
|
||||
img.home-qr
|
||||
float: left
|
||||
margin: 0 20px 20px 0
|
||||
.clearing
|
||||
clear: both
|
||||
@@ -1,3 +0,0 @@
|
||||
// Place all the styles related to the Users controller here.
|
||||
// They will automatically be included in application.css.
|
||||
// You can use Sass (SCSS) here: http://sass-lang.com/
|
||||
Reference in New Issue
Block a user