Template:Styles/Default.css: Difference between revisions

Content deleted Content added
tweak form-wrapper width so it works for geolocate error
fix checkbox on RTL
Line 1:
/* === Template:Styles/2016 oojs uiDefault.css === */
 
*,
Line 293:
cursor: pointer;
}
 
body.rtl .lp-radio,
body.rtl .lp-checkbox {
margin: 7px 2px 8px 8px;
}
 
 
.lp-radio-label,
Line 366 ⟶ 372:
/* --- PTF --- */
.ptf {
display: none;
padding: 0 4px;
}