Kaynağa Gözat

remove code

mayu morita 7 yıl önce
ebeveyn
işleme
8f39bb1f69
1 değiştirilmiş dosya ile 0 ekleme ve 54 silme
  1. 0 54
      src/client/styles/scss/_comment_kibela.scss

+ 0 - 54
src/client/styles/scss/_comment_kibela.scss

@@ -127,58 +127,4 @@
       }
     }
   }
-  /* Tabs */
-  .nav.nav-tabs {
-    border-bottom-color: #F4F5F6;
-    >li>a {
-      &,
-      &:hover,
-      &:focus {
-        background: transparent;
-        border-top: none;
-        border-left: none;
-        border-right: none;
-      }
-    }
-    >li.active>a {
-      background: transparent !important;
-      border-bottom: solid 2.7px #5584E1;
-      border-top: none;
-      border-left: none;
-      border-right: none;
-    }
-    .wiki {
-      h1 {
-        border-bottom: solid 2px #5584E1 !important;
-      }
-      h2 {
-        border-color: solid 1px #5584E1;
-      }
-    }
-  }
-  /* user page */
-  .header-wrap {
-    margin-left: 2em;
-    padding: 0px;
-  }
-  /* edit */
-  .CodeMirror {
-    border-radius: 0.35em;
-    border-top: solid 0.3em #5584E1 !important;
-    border: solid 1.2px #D8D8D8;
-  }
-  .tab-content {
-    padding: 1em;
-  }
-  .tab-pane {
-    .page-editor-editor-container {
-      margin: 0px;
-      border: none !important;
-    }
-  }
-  .page-editor-preview-container {
-    background: white !important;
-    padding-right: 0px !important;
-    padding-left: 2em;
-  }
 }