Display svg elements as image

This commit is contained in:
2015-03-01 13:34:32 +01:00
parent 275b4524bc
commit 9cba5a11ff
3 changed files with 18 additions and 5 deletions
@@ -0,0 +1,11 @@
.add-section-element-list
list-style: none
li
list-style: none
float: left
margin-right: 10px
margin-bottom: 10px
width: 80px
border: 2px outset #aaa
&:hover
border-color: $active-color