pencil icon => SVG

This commit is contained in:
scotty
2016-03-24 11:04:34 -07:00
parent 19c1974cb8
commit 92175712e5
3 changed files with 4 additions and 4 deletions
+3 -4
View File
@@ -691,7 +691,6 @@ dd
#docsContent
position: relative
float: right
//width: calc(100% - 400px)
width: 100%
$toc-margin: 15px
@@ -847,9 +846,9 @@ dd
white-space: nowrap
text-indent: 50px
overflow: hidden
background: $blue url(/images/pencil.png) no-repeat
background-position: 1px 1px
background-size: auto
background: $blue url(/images/icon-pencil.svg) no-repeat
background-position: 12px 10px
background-size: 29px 29px
#markdown-toc
margin-bottom: 20px