Skip to content

Commit a45b414

Browse files
committed
Checkboxradio: Add inset shadow to iconbackground to make it stand out
1 parent a8fa502 commit a45b414

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

themes/base/checkboxradio.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
*/
1111

1212
.ui-checkboxradio-label .ui-icon-background {
13+
box-shadow: inset 1px 1px 1px #ccc;
1314
border-radius: .12em;
1415
border: none;
1516
}

0 commit comments

Comments
 (0)