MediaWiki:Group-user.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 63: Line 63:
   font-weight: normal;
   font-weight: normal;
}
}
.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type='checkbox'] + span {
 
    transition: auto;
}
.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;
}
}

Navigation menu