summaryrefslogtreecommitdiff
path: root/paper/_bootswatch.scss
diff options
context:
space:
mode:
Diffstat (limited to 'paper/_bootswatch.scss')
-rw-r--r--paper/_bootswatch.scss40
1 files changed, 0 insertions, 40 deletions
diff --git a/paper/_bootswatch.scss b/paper/_bootswatch.scss
index 6a125978..e3cfb80b 100644
--- a/paper/_bootswatch.scss
+++ b/paper/_bootswatch.scss
@@ -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 {