Explorar o código

Delete unused variables.

oshikishintaro %!s(int64=5) %!d(string=hai) anos
pai
achega
acdbdf0008
Modificáronse 1 ficheiros con 1 adicións e 3 borrados
  1. 1 3
      src/client/styles/scss/theme/_apply-colors.scss

+ 1 - 3
src/client/styles/scss/theme/_apply-colors.scss

@@ -268,13 +268,11 @@ pre:not(.hljs):not(.CodeMirror-line) {
 }
 }
 
 
 .top-of-table-contents {
 .top-of-table-contents {
-  border-color: $bordercolor-toc;
-
   .grw-btn-top-of-table {
   .grw-btn-top-of-table {
     fill: $color-link;
     fill: $color-link;
   }
   }
   .grw-seen-user-list {
   .grw-seen-user-list {
-    @include border-vertical('before', $bordercolor-toc, 70%);
+    @include border-vertical('before', $border-color, 70%);
 
 
     .btn {
     .btn {
       color: $color-seen-user;
       color: $color-seen-user;