@@ -343,6 +343,12 @@ body.on-edit {
}
+.growi .main {
+ .page-comments-row {
+ background: $bgcolor-subnav;
+ }
+}
+
/*
* GROWI tags
*/
@@ -363,12 +369,3 @@ body.on-edit {
-
-/*
- * GROWI comment form
- */
-.growi .main {
- .page-comments-row {
- background: darken($gray-900, 5%);
- }
-}
@@ -273,6 +273,12 @@ $table-hover-bg: $bgcolor-table-hover;
@@ -293,12 +299,3 @@ $table-hover-bg: $bgcolor-table-hover;
- background: lighten($gray-100, 3%);