spacelab: fixes #164, panel-primary panel-title color
[bootswatch] / spacelab / bootswatch.less
index b406252..54b6336 100644 (file)
@@ -105,4 +105,13 @@ h1, h2, h3, h4, h5, h6 {
 
 // Progress bars ==============================================================
 
-// Containers =================================================================
\ No newline at end of file
+// Containers =================================================================
+
+.panel {
+
+       &-primary {
+               .panel-title {
+                       color: #fff;
+               }
+       }
+}
\ No newline at end of file