backup push
This commit is contained in:
@@ -1,7 +1,13 @@
|
||||
$side-spacing: 5px
|
||||
body
|
||||
padding-left: 0px
|
||||
padding-right: 0px
|
||||
padding-left: $side-spacing
|
||||
padding-right: $side-spacing
|
||||
//padding-top: 50px
|
||||
.navbar-fixed-top
|
||||
margin-left: 0px
|
||||
margin-right: 0px
|
||||
margin-left: -$side-spacing
|
||||
margin-right: -$side-spacing
|
||||
margin-bottom: 3px
|
||||
.page-header
|
||||
margin-top: 4px
|
||||
margin-bottom: 6px
|
||||
padding-bottom: 0
|
||||
|
||||
@@ -5,6 +5,7 @@ table
|
||||
text-align: right
|
||||
tbody
|
||||
td
|
||||
&.status-icons
|
||||
&.currency
|
||||
text-align: right
|
||||
&.numeric
|
||||
@@ -61,3 +62,10 @@ table
|
||||
top: 100px
|
||||
width: 880px
|
||||
height: 590px
|
||||
|
||||
#list-needs-help-button
|
||||
button
|
||||
margin-left: 5px
|
||||
#list-needs-payment-button
|
||||
button
|
||||
margin-left: 5px
|
||||
|
||||
Reference in New Issue
Block a user