אונטערשייד צווישן ווערסיעס פון "יחידה:Navbox/styles.css"

קיין רעדאגירונג באמערקונג
(remove qualifications on th - this will remove styling from "hand-crafted" navboxes, but there's no other elegant way to deal with it. see talk page)
 
אין תקציר עריכה
 
(איין צווישנדיגע ווערסיע פונעם זעלבן באַניצער נישט געוויזן)
שורה 36: שורה 36:
white-space: nowrap;
white-space: nowrap;
/* @noflip */
/* @noflip */
text-align: right;
text-align: left;
}
}


שורה 50: שורה 50:


.navbox-list-with-group {
.navbox-list-with-group {
text-align: left;
text-align: right;
border-left-width: 2px;
border-right-width: 2px;
border-left-style: solid;
border-right-style: solid;
}
}


שורה 106: שורה 106:
.navbox-title .navbar {
.navbox-title .navbar {
/* @noflip */
/* @noflip */
float: left;
float: right;
/* @noflip */
/* @noflip */
text-align: left;
text-align: right;
/* @noflip */
/* @noflip */
margin-right: 0.5em;
margin-left: 0.5em;
}
}