summaryrefslogtreecommitdiff
path: root/paper/bootswatch.less
diff options
context:
space:
mode:
Diffstat (limited to 'paper/bootswatch.less')
-rw-r--r--paper/bootswatch.less40
1 files changed, 0 insertions, 40 deletions
diff --git a/paper/bootswatch.less b/paper/bootswatch.less
index 63a9d946..42dee586 100644
--- a/paper/bootswatch.less
+++ b/paper/bootswatch.less
@@ -550,46 +550,6 @@ input[type="checkbox"],
&-footer {
border-top: none;
}
-
- &-success {
- .panel-heading {
- background-color: @brand-success;
- }
-
- .panel-title {
- color: #fff;
- }
- }
-
- &-info {
- .panel-heading {
- background-color: @brand-info;
- }
-
- .panel-title {
- color: #fff;
- }
- }
-
- &-warning {
- .panel-heading {
- background-color: @brand-warning;
- }
-
- .panel-title {
- color: #fff;
- }
- }
-
- &-danger {
- .panel-heading {
- background-color: @brand-danger;
- }
-
- .panel-title {
- color: #fff;
- }
- }
}
.popover {