summaryrefslogtreecommitdiff
path: root/superhero/bootstrap.css
diff options
context:
space:
mode:
Diffstat (limited to 'superhero/bootstrap.css')
-rw-r--r--superhero/bootstrap.css14
1 files changed, 7 insertions, 7 deletions
diff --git a/superhero/bootstrap.css b/superhero/bootstrap.css
index 8cc9ed26..113bd369 100644
--- a/superhero/bootstrap.css
+++ b/superhero/bootstrap.css
@@ -5930,13 +5930,6 @@ label,
.pager a {
color: #ebebeb;
}
-.close {
- opacity: 0.4;
-}
-.close:hover,
-.close:focus {
- opacity: 1;
-}
.label {
font-weight: 300;
}
@@ -5947,6 +5940,13 @@ label,
.alert .alert-link {
color: #fff;
}
+.close {
+ opacity: 0.4;
+}
+.close:hover,
+.close:focus {
+ opacity: 1;
+}
.well {
-webkit-box-shadow: none;
box-shadow: none;