소스 검색

set icon style (width and color)

kaoritokashiki 5 년 전
부모
커밋
252c69db93
2개의 변경된 파일7개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      src/client/styles/scss/_layout_growi.scss
  2. 4 0
      src/client/styles/scss/theme/_apply-colors.scss

+ 3 - 0
src/client/styles/scss/_layout_growi.scss

@@ -19,6 +19,9 @@
         font-weight: bold;
       }
     }
+    svg {
+      width: 25px;
+    }
   }
 
   .revision-toc {

+ 4 - 0
src/client/styles/scss/theme/_apply-colors.scss

@@ -247,6 +247,10 @@ pre:not(.hljs):not(.CodeMirror-line) {
 
 .liker-and-seenusers {
   border-bottom-color: $bordercolor-nav-tabs;
+
+  svg {
+    fill: $color-link;
+  }
 }
 
 /*