pencil icon => SVG
This commit is contained in:
+3
-4
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user