2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-20 20:00:36 +03:00

Follow up to #13907: Add .focus styles for buttons

This commit is contained in:
Mark Otto
2014-07-07 00:56:06 -07:00
parent 6f88238a6b
commit 9ed9eb97ee
2 changed files with 6 additions and 2 deletions
+2
View File
@@ -10,6 +10,7 @@
&:hover,
&:focus,
&.focus,
&:active,
&.active,
.open > .dropdown-toggle& {
@@ -28,6 +29,7 @@
&,
&:hover,
&:focus,
&.focus,
&:active,
&.active {
background-color: @background;