2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

update buttons js for button groups

This commit is contained in:
Jacob Thornton
2011-11-24 14:43:26 -08:00
parent 36a7eb3851
commit b2650859d6
5 changed files with 136 additions and 15 deletions
+1
View File
@@ -415,6 +415,7 @@ footer {
.transition(.1s linear all);
// Active and Disabled states
&.active,
&:active {
@shadow: inset 0 2px 4px rgba(0,0,0,.25), 0 1px 2px rgba(0,0,0,.05);
.box-shadow(@shadow);