mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-17 19:21:23 +03:00
transitions mixin and global variable, add it to buttons
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
white-space: nowrap;
|
||||
.button-size(@padding-base-vertical; @padding-base-horizontal; @font-size-base; @line-height-base; @border-radius-base);
|
||||
user-select: none;
|
||||
.transition(all .2s ease-in-out);
|
||||
|
||||
&,
|
||||
&:active,
|
||||
|
||||
Reference in New Issue
Block a user