Loading template/resources/images/icons.png +890 B (9.36 KiB) Loading image diff... template/resources/sass/_mixins.scss +6 −2 Original line number Diff line number Diff line Loading @@ -54,7 +54,7 @@ background: url(../images/icons.png) no-repeat 0 -40px; } .icon-singleton { background: url(../images/icons.png) no-repeat 0 -80px; } .icon-subclass, .icon-css_var, .icon-css_mixin { .icon-subclass { background: url(../images/icons.png) no-repeat 0 -120px; } .icon-component { background: url(../images/icons.png) no-repeat 0 -160px; } Loading @@ -71,7 +71,11 @@ .icon-video { background: url(../images/icons.png) no-repeat 0 -400px; } .icon-example { background: url(../images/icons.png) no-repeat 0 -440px; } } background: url(../images/icons.png) no-repeat 0 -440px; } .icon-css_var { background: url(../images/icons.png) no-repeat 0 -480px; } .icon-css_mixin { background: url(../images/icons.png) no-repeat 0 -520px; } } @mixin gray-h4 { h4 { Loading Loading
template/resources/sass/_mixins.scss +6 −2 Original line number Diff line number Diff line Loading @@ -54,7 +54,7 @@ background: url(../images/icons.png) no-repeat 0 -40px; } .icon-singleton { background: url(../images/icons.png) no-repeat 0 -80px; } .icon-subclass, .icon-css_var, .icon-css_mixin { .icon-subclass { background: url(../images/icons.png) no-repeat 0 -120px; } .icon-component { background: url(../images/icons.png) no-repeat 0 -160px; } Loading @@ -71,7 +71,11 @@ .icon-video { background: url(../images/icons.png) no-repeat 0 -400px; } .icon-example { background: url(../images/icons.png) no-repeat 0 -440px; } } background: url(../images/icons.png) no-repeat 0 -440px; } .icon-css_var { background: url(../images/icons.png) no-repeat 0 -480px; } .icon-css_mixin { background: url(../images/icons.png) no-repeat 0 -520px; } } @mixin gray-h4 { h4 { Loading