לדלג לתוכן

מדיה ויקי:Common.css: הבדלים בין גרסאות בדף

מ
הסרת קוד שייתכן שאינו נדרש יותר
(ברצינות? פתחתי באג)
מ (הסרת קוד שייתכן שאינו נדרש יותר)
שורה 636: שורה 636:
#templatesList {
#templatesList {
     float: right;
     float: right;
}
/* experiment: this piece is copied from the embedded CSS in enwiki: it disappears in RTL */
.ui-widget-content {
border: 1px solid #aaaaaa/*{borderColorContent}*/;
background: #ffffff/*{bgColorContent}*/ 50%/*{bgContentXPos}*/ 50%/*{bgContentYPos}*/ repeat-x/*{bgContentRepeat}*/;
color: #222222/*{fcContent}*/;
}
.ui-widget-content a {
color: #222222/*{fcContent}*/;
}
.ui-widget-header {
border: 1px solid #aaaaaa/*{borderColorHeader}*/;
background: #cccccc/*{bgColorHeader}*/ ;
color: #222222/*{fcHeader}*/;
font-weight: bold;
}
.ui-widget-header a {
color: #222222/*{fcHeader}*/;
}
}


משתמש אלמוני