Better cmtool integration
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user