2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

fix buttons focus state and swap a buttons for button buttons

This commit is contained in:
Mark Otto
2012-02-16 21:25:40 -08:00
parent 489276f5be
commit 61e2201c64
5 changed files with 18 additions and 18 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
// ------------------
.tab-focus() {
// Default
outline: thin dotted;
outline: thin dotted #333;
// Webkit
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;