Files
mozo-backend/app/assets/stylesheets/supplier/structure.css.sass
T
2012-12-03 18:39:36 +01:00

33 lines
641 B
Sass

$side-spacing: 0px
@import constants
html
background-image: $wood
background-color: $background-brown
body
padding-left: $side-spacing
padding-right: $side-spacing
background-color: transparent
//padding-top: 50px
.navbar-fixed-top
margin-left: -$side-spacing
margin-right: -$side-spacing
margin-bottom: 3px
.page-header
margin-top: 4px
margin-bottom: 6px
padding-bottom: 0
.supplier-is-closed
.alert
form
margin: 0
.location_picker_map
width: 300px
height: 200px
border: 1px solid black
padding: 2px
display: inline-block
.handle
cursor: move
font-size: 0.8em
color: #777