Browse Source

Merge branch 'master' of github.com:tracim/tracim

Bastien Sevajol (Algoo) 8 years ago
parent
commit
63617213bf
1 changed files with 4 additions and 0 deletions
  1. 4 0
      tracim/tracim/public/assets/css/bootstrap.css

+ 4 - 0
tracim/tracim/public/assets/css/bootstrap.css View File

@@ -6321,3 +6321,7 @@ button.close {
6321 6321
   }
6322 6322
 }
6323 6323
 /*# sourceMappingURL=bootstrap.css.map */
6324
+
6325
+.bg-secondary {
6326
+  background-color: #F5F5F5;
6327
+}