Преглед изворни кода

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

Bastien Sevajol (Algoo) пре 7 година
родитељ
комит
63617213bf
1 измењених фајлова са 4 додато и 0 уклоњено
  1. 4 0
      tracim/tracim/public/assets/css/bootstrap.css

+ 4 - 0
tracim/tracim/public/assets/css/bootstrap.css Прегледај датотеку

@@ -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
+}