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:
+1
-1
@@ -46,7 +46,7 @@ html {
|
||||
}
|
||||
// Focus states
|
||||
a:focus {
|
||||
outline: thin dotted;
|
||||
.tab-focus();
|
||||
}
|
||||
// Hover & Active
|
||||
a:hover,
|
||||
|
||||
Reference in New Issue
Block a user