aboutsummaryrefslogtreecommitdiff
path: root/dist/css/bootstrap.css
diff options
context:
space:
mode:
Diffstat (limited to 'dist/css/bootstrap.css')
-rw-r--r--dist/css/bootstrap.css13
1 files changed, 6 insertions, 7 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css
index 8b8c45031..420e8ebb2 100644
--- a/dist/css/bootstrap.css
+++ b/dist/css/bootstrap.css
@@ -3598,7 +3598,7 @@ button.close {
text-align: left;
white-space: normal;
background-color: #ffffff;
- border: 1px solid #ccc;
+ border: 1px solid #cccccc;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 6px;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
@@ -3662,7 +3662,7 @@ button.close {
bottom: -11px;
left: 50%;
margin-left: -11px;
- border-top-color: #999;
+ border-top-color: #999999;
border-top-color: rgba(0, 0, 0, 0.25);
border-bottom-width: 0;
}
@@ -3679,7 +3679,7 @@ button.close {
top: 50%;
left: -11px;
margin-top: -11px;
- border-right-color: #999;
+ border-right-color: #999999;
border-right-color: rgba(0, 0, 0, 0.25);
border-left-width: 0;
}
@@ -3696,7 +3696,7 @@ button.close {
top: -11px;
left: 50%;
margin-left: -11px;
- border-bottom-color: #999;
+ border-bottom-color: #999999;
border-bottom-color: rgba(0, 0, 0, 0.25);
border-top-width: 0;
}
@@ -3713,7 +3713,7 @@ button.close {
top: 50%;
right: -11px;
margin-top: -11px;
- border-left-color: #999;
+ border-left-color: #999999;
border-left-color: rgba(0, 0, 0, 0.25);
border-right-width: 0;
}
@@ -4044,9 +4044,8 @@ a.list-group-item.active > .badge,
width: 0;
height: 100%;
font-size: 12px;
- color: #fff;
+ color: #ffffff;
text-align: center;
- text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #428bca;
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);