Update to Bootstrap 3.1.1
This commit is contained in:
8
assets/less/bootstrap/buttons.less
Normal file → Executable file
8
assets/less/bootstrap/buttons.less
Normal file → Executable file
@@ -19,8 +19,12 @@
|
||||
.button-size(@padding-base-vertical; @padding-base-horizontal; @font-size-base; @line-height-base; @border-radius-base);
|
||||
.user-select(none);
|
||||
|
||||
&:focus {
|
||||
.tab-focus();
|
||||
&,
|
||||
&:active,
|
||||
&.active {
|
||||
&:focus {
|
||||
.tab-focus();
|
||||
}
|
||||
}
|
||||
|
||||
&:hover,
|
||||
|
||||
Reference in New Issue
Block a user