2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +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 -2
View File
@@ -69,7 +69,6 @@ body {
margin: 0;
#font > .sans-serif(normal,@basefont,@baseline);
color: @gray;
text-rendering: optimizeLegibility;
}
// Container (centered, fixed-width layouts)
@@ -107,4 +106,4 @@ a {
color: @linkColorHover;
text-decoration: underline;
}
}
}