Template

LinesOverlay Transport (Sur6)/styles.css

From Dogcraft Wiki

#overlays-container .mw-collapsible-toggle{
	width: 25%;
	bottom: 0;
	left: 0;
	opacity: 0;
	text-align: center;
}

#overlays-container .mw-collapsible-toggle a{
	width: 100%;
	height: 100%;
	z-index: 120000;
}

#overlays-container #ntn-overlay .mw-collapsible-toggle{
	left: 25%;	
}

#overlays-container #rhn-overlay .mw-collapsible-toggle{
	left: 50%;	
}

#overlays-container #srn-overlay .mw-collapsible-toggle{
	left: 75%;	
}

#overlays-container #toggles-background{
	width: 100%;
	bottom: 0;
	background-color: #00000066;
	line-height: 2;
	font-size: large;
	position: absolute;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

#overlays-container .toggle{
	color: white;
	font-weight: bold;
	font-size: large;
	line-height: 2;
	width: 25%;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
	z-index: 110000;
}

#overlays-container #ntn-toggle{
	left: 25%;
}

#overlays-container #rhn-toggle{
	left: 50%;
}

#overlays-container #srn-toggle{
	left: 75%;
}

#overlays-container .toggle .fa-square{
	display: none;
}

#overlays-container .mw-collapsed .toggle .fa-square{
	display: inline-block;
}

#overlays-container .toggle .fa-square-check{
	display: inline-block;
}

#overlays-container .mw-collapsed .toggle .fa-square-check{
	display: none;
}
This page was last modified on 28 March 2024, at 13:32. (30 days ago)
Background Takeshi by Edo