2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

new tab focus style and mixin

This commit is contained in:
Mark Otto
2012-01-27 18:33:25 -08:00
parent 997fc33af9
commit 7e72eb5063
7 changed files with 50 additions and 13 deletions
+1 -1
View File
@@ -46,7 +46,7 @@ html {
}
// Focus states
a:focus {
outline: thin dotted;
.tab-focus();
}
// Hover & Active
a:hover,