Links in demo updated - Radio in all styles adapted
-----

ongray - iconlegendt19z

Gesperrt
Forum Member
Site Admin
Beiträge: 649
Registriert: 3. Apr 2019, 17:36
Vorname: Jutta
Dein Land: Schweiz
Wohnort: Zuchwil / SO
Kontaktdaten:

ongray - iconlegendt19z

Beitrag von Forum Member » 21. Apr 2019, 12:04

Extversion 1.0.0-321

theme.css

Code: Alles auswählen

/* iconlegendt19z css
---------------------------------------- */
#legendiconlegendt19z {
	padding-top: 0;
	padding-bottom: 18px;
	text-align: center;
}

#legendiconlegendt19z ul li {
	list-style: none;
	display: inline-block;
	background-repeat: no-repeat;
	background-position: left center;
	background-size: auto 100%;
	font-weight: 800;
	padding: 6px 15px 10px 40px;
}

div.legend-viewforumiconlegendt19z {
	float:none;
	display: inline;
}

div.legend-viewforumiconlegendt19z ul {
	list-style: none;
	display: inline;
	float: left;
	margin-bottom: 8px;
	margin-right: 20px;
}

div.legend-viewforumiconlegendt19z ul li {
	background-repeat: no-repeat;
	background-position: left center;
	background-size: auto 70%;
	font-weight: 800;
	padding: 15px 8px 20px 36px;
}

.permissions {
	float: right;
	width: 32%;
	text-align: left;
	margin-right: 1px;
	margin-top: 45px;
}

.permissions h3 {
	text-transform: none;
	text-align: left;
	border-bottom-color: transparent;
	padding-top: 1px;
}

.permissions p {
	text-align: left;
	margin-top: 5px;
	font-size: 1.0em;
	line-height: 13px;
}

/* responsive design */
@media only screen and (max-width: 975px), only screen and (max-device-width: 975px) {
	#legendiconlegendt19z {
		/* change display value to inline-block to show legend */
		display: none;
		float: none;
		padding: 10px;
}
	div.legend-viewforumiconlegendt19z {
		/* change display value to inline-block to show legend */
		display: none;
		float: none;
		padding: 10px;
	}
}

@media only screen and (max-width: 1224px), only screen and (max-device-width: 1224px) {
	.permissions {
	float: none;
	width: auto;
	text-align: left;
	}
}

Gesperrt

Zurück zu „Ahoi_junior“