Added a lot of functionality; Fixed a large number of bugs; Removed Bootstrap from the mix and replaced it with SimpleGrid and some choice bits from the bootstrap system; Pricing, Sales, and Product management all now function at basic levels.
This commit is contained in:
12
imports/ui/layouts/Body.import.styl
vendored
12
imports/ui/layouts/Body.import.styl
vendored
@@ -106,12 +106,12 @@
|
||||
-webkit-box-shadow: inset 4px 2px 6px 2px rgba(168,165,168,1)
|
||||
-moz-box-shadow: inset 4px 2px 6px 2px rgba(168,165,168,1)
|
||||
box-shadow: inset 4px 2px 6px 2px rgba(168,165,168,1)
|
||||
.footer
|
||||
display: table-row
|
||||
height: 1px
|
||||
text-align: center
|
||||
background: #4d7727
|
||||
color: white
|
||||
.footer
|
||||
display: table-row
|
||||
height: 1px
|
||||
text-align: center
|
||||
background: #4d7727
|
||||
color: white
|
||||
|
||||
|
||||
//#layoutBody
|
||||
|
||||
Reference in New Issue
Block a user