4,090
edits
No edit summary |
No edit summary |
||
Line 24: | Line 24: | ||
display: inline-block; | display: inline-block; | ||
outline: none; | outline: none; | ||
font-weight: 500; | font-weight: 500; | ||
border-radius: 3px; | border-radius: 3px; | ||
Line 69: | Line 68: | ||
.oo-ui-checkboxInputWidget [type='checkbox'] + span { | .oo-ui-checkboxInputWidget [type='checkbox'] + span { | ||
position: relative; | position: relative; | ||
} | |||
.oo-ui-labelElement .oo-ui-labelElement-label { | |||
cursor: pointer; | |||
} | } |