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.css2
1 files changed, 0 insertions, 2 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css
index 5c57d5c4b..8b8c45031 100644
--- a/dist/css/bootstrap.css
+++ b/dist/css/bootstrap.css
@@ -1728,7 +1728,6 @@ select.input-small {
.btn:active,
.btn.active {
- background-image: none;
outline: 0;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
@@ -1955,7 +1954,6 @@ fieldset[disabled] .btn-info.active {
.btn-link[disabled],
fieldset[disabled] .btn-link {
background-color: transparent;
- background-image: none;
-webkit-box-shadow: none;
box-shadow: none;
}