الفرق بين المراجعتين لصفحة: «ميدياويكي:Scoutwiki.css»

من ScoutWiki
اذهب إلى التنقل اذهب إلى البحث
(صفحة جديدة: ←‏Menu's sections titles - changed the rounding side for better fitting the right-to-left rendering: .portlet h5 { -moz-border-radius-topright: 0em; -moz-border-radius-toplef...)
 
لا ملخص تعديل
سطر ١: سطر ١:
/*Menu's sections titles - changed the rounding side for better fitting the right-to-left rendering */
/*Menu's sections titles - changed the rounding side for better fitting the right-to-left rendering */
.portlet h5 {  
.pBody {  
-moz-border-radius-topright: 0em;
-moz-border-radius-topright: 0em;
-moz-border-radius-topleft: 0.5em;
-moz-border-radius-topleft: 0.5em;
}
}

مراجعة ١٨:٠٨، ٢٢ أغسطس ٢٠٠٨

/*Menu's sections titles - changed the rounding side for better fitting the right-to-left rendering */
.pBody { 
-moz-border-radius-topright: 0em;
-moz-border-radius-topleft: 0.5em;
}