[Groonga-commit] groonga/groonga-admin at 3180909 [master] scss: add comment

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Dec 31 23:17:41 JST 2014


Kouhei Sutou	2014-12-31 23:17:41 +0900 (Wed, 31 Dec 2014)

  New Revision: 31809095a7f0947e75c04660574fe927a04c7dc6
  https://github.com/groonga/groonga-admin/commit/31809095a7f0947e75c04660574fe927a04c7dc6

  Message:
    scss: add comment

  Modified files:
    app/styles/main.scss

  Modified: app/styles/main.scss (+4 -0)
===================================================================
--- app/styles/main.scss    2014-12-31 23:17:09 +0900 (8171451)
+++ app/styles/main.scss    2014-12-31 23:17:41 +0900 (86ccf2b)
@@ -3,6 +3,8 @@ $icon-font-path: "../bower_components/bootstrap-sass-official/assets/fonts/boots
 @import "bootstrap-sass-official/assets/stylesheets/_bootstrap.scss";
 // endbower
 
+/* Layout */
+
 .sidebar {
   @extend .col-md-2;
 
@@ -27,6 +29,8 @@ $icon-font-path: "../bower_components/bootstrap-sass-official/assets/fonts/boots
   @extend .col-md-12;
 }
 
+/* For each page */
+
 .search-form {
   @extend .form-inline;
 
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index