mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
Theme: address review comment for visual focus
This commit is contained in:
parent
26f4dbce8e
commit
19959ac674
@ -102,7 +102,6 @@ a.ui-button:focus {
|
|||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* This cant be configured with themeroller because its new may end up added later */
|
|
||||||
.ui-visual-focus {
|
.ui-visual-focus {
|
||||||
box-shadow: 0 0 3px 1px rgb(94, 158, 214);
|
box-shadow: 0 0 3px 1px rgb(94, 158, 214);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user