summaryrefslogtreecommitdiff
path: root/spacelab/bootswatch.less
diff options
context:
space:
mode:
Diffstat (limited to 'spacelab/bootswatch.less')
-rw-r--r--spacelab/bootswatch.less11
1 files changed, 10 insertions, 1 deletions
diff --git a/spacelab/bootswatch.less b/spacelab/bootswatch.less
index b4062529..54b63369 100644
--- a/spacelab/bootswatch.less
+++ b/spacelab/bootswatch.less
@@ -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