mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
Checkboxradio: Add inset shadow to iconbackground to make it stand out
This commit is contained in:
parent
a8fa502853
commit
a45b414cfc
@ -10,6 +10,7 @@
|
||||
*/
|
||||
|
||||
.ui-checkboxradio-label .ui-icon-background {
|
||||
box-shadow: inset 1px 1px 1px #ccc;
|
||||
border-radius: .12em;
|
||||
border: none;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user