mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-17 11:00:56 +02:00
remove active styling from focus
This commit is contained in:
@@ -20,9 +20,6 @@
|
|||||||
}
|
}
|
||||||
&:focus,
|
&:focus,
|
||||||
&.focus {
|
&.focus {
|
||||||
color: $color;
|
|
||||||
background-color: $active-background;
|
|
||||||
border-color: $active-border;
|
|
||||||
box-shadow: 0 0 0 2px rgba($border, .5);
|
box-shadow: 0 0 0 2px rgba($border, .5);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user