aboutsummaryrefslogtreecommitdiff
path: root/less
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-02-11 16:43:53 -0800
committerMark Otto <[email protected]>2012-02-11 16:43:53 -0800
commit4ddc8fd0e41a4bf76249645674806a7f11e64879 (patch)
tree96f0cf1e23c68888ec80aee2e97933e267ce494d /less
parent102bb8e68439d28334c2c9f6e4579fdd9950c102 (diff)
downloadbootstrap-4ddc8fd0e41a4bf76249645674806a7f11e64879.tar.xz
bootstrap-4ddc8fd0e41a4bf76249645674806a7f11e64879.zip
remove color on :active of buttons
Diffstat (limited to 'less')
-rw-r--r--less/buttons.less1
1 files changed, 0 insertions, 1 deletions
diff --git a/less/buttons.less b/less/buttons.less
index 880d1f64a..0dc9e374b 100644
--- a/less/buttons.less
+++ b/less/buttons.less
@@ -53,7 +53,6 @@
.box-shadow(@shadow);
background-color: darken(@white, 10%);
background-color: darken(@white, 15%) e("\9");
- color: rgba(0,0,0,.5);
outline: 0;
}