Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
.mw-customtoggle {
	border-width: 2px;
	padding: 0 8px;
}
.mw-onofftoggle.mw-collapsible-toggle-off, .mw-partialtoggle.mw-collapsible-toggle-collapsed {
	border-color: transparent;
	border-style: solid;
}
.mw-partialtoggle.mw-collapsible-toggle-partial {
	border-color: lightblue;
	border-style: dashed;
}
.mw-onofftoggle.mw-collapsible-toggle-on, .mw-partialtoggle.mw-collapsible-toggle-expanded {
	border-color: lightblue;
	border-style: solid;
}