mayu morita 7 лет назад
Родитель
Сommit
0e49e8a9da

+ 1 - 1
lib/views/layout-kibela/widget/comments.html

@@ -1,6 +1,6 @@
 <div class="page-comments-row row">
 
-    <div class="page-comments col-lg-10 col-md-12">
+    <div class="page-comments">
 
       <h4><i class="icon-fw icon-bubbles"></i> Comments</h4>
 

+ 2 - 2
resource/styles/agile-admin/inverse/colors/kibela.scss

@@ -12,8 +12,8 @@ $sidebar: $themelight;
 $bodycolor: $themelight;
 
 $headingtext: $themecolor;
-$bodytext: $themecolor;
-$linktext: lighten($themecolor,5%);
+$bodytext: #3c4a60;
+$linktext: rgb(74,109,204);
 $linktext-hover: lighten($linktext, 12%);
 $sidebar-text: $themecolor;
 

+ 18 - 19
resource/styles/scss/_layout_kibela.scss

@@ -1,13 +1,13 @@
 .kibela {
-  p, h1, h2, h3, h4, h5, h6, li, span, i, a, li {
-    color: #3c4a60;
+
+  /* h1 横のアイコン */
+
+  h1,.revision-head-link, .revision-head-button, .icon-link, .icon-note {
+    color: black;
   }
   .icon-link, .CodeMirror-hint-active, .nav-main-left-tab, .tav-pane, .active {
     color: #5882FA;
   }
-  body, html, #page-wrapper, {
-    background-color: gray;
-  }
   .bg-white {
     background: rgb(254, 255, 254) !important;
   }
@@ -62,14 +62,14 @@
       a {
         margin-right: 1.5em;
       }
-
-
     }
-
-
+    .top-left-part {
+      background: white;
+    }
     .navbar-top-links > li > a{
     border-radius: 0.35em;
     height: 40px !important;
+    color: #3c4a60;
     }
     .create-page {
       background: #5584E1;
@@ -85,7 +85,6 @@
     }
     .dropdown {
       a {
-        color: #3c4a60;
          .user-name {
           margin-right: 0.5em;
           margin-left: 0.5em;        }
@@ -100,8 +99,8 @@
 
     @media screen and (max-width: 770px) {
 
-      .search-top {
-        display: none;
+      .search-top, .navbar-toggle {
+        display: none !important;
       }
       @media screen and (max-width: 500px) {
 
@@ -148,9 +147,6 @@
     background-color: #E5ECF1 !important;
   }
 
-  #page-wrapper {
-    background-color: #F4F5F6 !important;
-  }
   .round-corner {
     border-radius: 0.35em;
   }
@@ -204,6 +200,12 @@
     }
   }
 
+  /* search page */
+
+  .search-result-list, .page-list-li {
+    background: #F4F5F6;
+  }
+
   /* Comment section */
 
     %comment-section {
@@ -292,7 +294,7 @@
       }
 
       .page-comment-meta {
-        color: #999;
+        color: #E5ECF1;
         font-size: .9em;
         text-align: right;
 
@@ -300,9 +302,6 @@
           vertical-align: 25%;
         }
       }
-      .page-comment-revision {
-        color: lightgray;
-      }
     }
 
     // show when hover