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/
*,
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 {
padding: 0 4px;
}
|