summaryrefslogtreecommitdiff
path: root/sandstone/bootswatch.less
diff options
context:
space:
mode:
Diffstat (limited to 'sandstone/bootswatch.less')
-rw-r--r--sandstone/bootswatch.less7
1 files changed, 5 insertions, 2 deletions
diff --git a/sandstone/bootswatch.less b/sandstone/bootswatch.less
index 065975a7..17bbfd21 100644
--- a/sandstone/bootswatch.less
+++ b/sandstone/bootswatch.less
@@ -175,12 +175,15 @@ input,
.box-shadow(none);
.panel-heading,
- .panel-title,
- .panel-footer {
+ .panel-title {
.sandstone;
color: #fff;
}
+ .panel-footer {
+ .sandstone;
+ }
+
&-default {
.panel-heading,
.panel-title,