מדיה ויקי:Mobile.css: הבדלים בין גרסאות בדף
אין תקציר עריכה |
מ (לא עזר) |
||
שורה 37: | שורה 37: | ||
/* hide report mistake title */ | /* hide report mistake title */ | ||
.page-ויקיפדיה_דיווח_על_טעויות .mw-editform > #wpSummaryLabel { display: none; } | .page-ויקיפדיה_דיווח_על_טעויות .mw-editform > #wpSummaryLabel { display: none; } | ||
גרסה מ־17:46, 30 ביולי 2020
/* CSS placed here will affect users of the mobile site */
.noJavascript { display: none; }
.parameters, .paramvalidator-wrapper {
display: none;
}
.imgtoggleboxTitle { display: none; }
/* required for pie chart in [[Module:גרפים]] */
.transborder {
border: solid transparent;
}
.mobileonly { display: inherit !important; }
.desktoponly { display: none; }
.content table.infobox caption {
padding: 1px;
}
.content table.infobox td {
width: inherit !important ;
}
.chess-template td {
padding: 0 !important;
vertical-align: middle !important;
text-align: center !important;
}
.geo-nondefault, .geo-multi-punct { display: none; }
/* hide report mistake title */
.page-ויקיפדיה_דיווח_על_טעויות .mw-editform > #wpSummaryLabel { display: none; }