Skip to content

Commit 9217571

Browse files
author
scotty
committed
pencil icon => SVG
1 parent 19c1974 commit 9217571

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

_sass/_base.sass

+3-4
Original file line numberDiff line numberDiff line change
@@ -691,7 +691,6 @@ dd
691691
#docsContent
692692
position: relative
693693
float: right
694-
//width: calc(100% - 400px)
695694
width: 100%
696695

697696
$toc-margin: 15px
@@ -847,9 +846,9 @@ dd
847846
white-space: nowrap
848847
text-indent: 50px
849848
overflow: hidden
850-
background: $blue url(/images/pencil.png) no-repeat
851-
background-position: 1px 1px
852-
background-size: auto
849+
background: $blue url(/images/icon-pencil.svg) no-repeat
850+
background-position: 12px 10px
851+
background-size: 29px 29px
853852

854853
#markdown-toc
855854
margin-bottom: 20px

images/icon-pencil.svg

+1
Loading

images/pencil.png

-700 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)