Better cmtool integration

This commit is contained in:
2015-02-25 12:54:07 +01:00
parent 6a47ecb0eb
commit fd9afb9d53
15 changed files with 110 additions and 72 deletions
@@ -18,3 +18,15 @@
.content-container
position: relative
max-width: $content-max-width
=theme-button
border: none
background: image-url('theme1/button-wood-right.png') 100% 0 no-repeat, image-url('theme1/button-wood-left.png') 0 0 no-repeat, image-url('theme1/button-wood-middle.png') 9px 0 repeat-x
color: white
height: 31px
display: inline-block
padding-left: 8px
padding-right: 8px
line-height: 30px
&:hover
color: white
text-decoration: underline
@@ -0,0 +1,2 @@
.theme-button
+theme-button