4,090
edits
No edit summary |
No edit summary |
||
Line 63: | Line 63: | ||
font-weight: normal; | font-weight: normal; | ||
} | } | ||
.oo-ui-checkboxInputWidget [type='checkbox'] + span { | .oo-ui-checkboxInputWidget [type='checkbox'] + span { | ||
position: relative; | position: relative; | ||
Line 71: | Line 69: | ||
.oo-ui-labelElement .oo-ui-labelElement-label { | .oo-ui-labelElement .oo-ui-labelElement-label { | ||
cursor: pointer; | cursor: pointer; | ||
} | |||
td { | |||
padding-bottom: 15px; | |||
} | } |