Template:Styles/Default.css: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
tweak form-wrapper width so it works for geolocate error
fix checkbox on RTL
Line 1: Line 1:
/* === Template:Styles/2016 oojs ui.css === */
/* === Template:Styles/Default.css === */


*,
*,
Line 293: Line 293:
cursor: pointer;
cursor: pointer;
}
}

body.rtl .lp-radio,
body.rtl .lp-checkbox {
margin: 7px 2px 8px 8px;
}



.lp-radio-label,
.lp-radio-label,
Line 366: Line 372:
/* --- PTF --- */
/* --- PTF --- */
.ptf {
.ptf {
display: none;
display: none;
padding: 0 4px;
padding: 0 4px;
}
}