mirror of
https://github.com/jasny/bootstrap.git
synced 2026-02-04 02:55:28 -05:00
adding outline callout as a fallback for IE--needs testing though, thought I already added this
This commit is contained in:
@@ -192,6 +192,7 @@ textarea:focus {
|
||||
@shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
|
||||
.box-shadow(@shadow);
|
||||
outline: 0;
|
||||
outline: 1px dotted #666 \9; /* IE6-8 */
|
||||
}
|
||||
input[type=file]:focus,
|
||||
input[type=checkbox]:focus,
|
||||
|
||||
Reference in New Issue
Block a user