2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-21 13:24:08 +03:00

remove inset shadow from disabled buttons

This commit is contained in:
Mark Otto
2011-09-02 00:02:44 -07:00
parent 0159524413
commit 02abdd6037
4 changed files with 8 additions and 6 deletions
+1
View File
@@ -422,6 +422,7 @@ footer {
cursor: default;
background-image: none;
.opacity(65);
.box-shadow(none);
}
&:disabled {
// disabled pseudo can't be included with .disabled