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

מתוך אוצר הספרים היהודי השיתופי
קפיצה לניווט קפיצה לחיפוש
(ניסיון. קרדיט לעורכי הדף המקביל בוויקיפדיה העברית)
 
אין תקציר עריכה
שורה 11: שורה 11:
     border: solid transparent;
     border: solid transparent;
}
}


.mobileonly { display: inherit !important; }
.mobileonly { display: inherit !important; }
שורה 22: שורה 21:
.content table.infobox td {
.content table.infobox td {
     width: inherit !important ;
     width: inherit !important ;
}
.chess-template  td {
padding: 0 !important;
vertical-align: middle !important;
text-align: center !important;
}
}


.geo-nondefault, .geo-multi-punct { display: none; }
.geo-nondefault, .geo-multi-punct { display: none; }

גרסה מ־21:16, 7 באוגוסט 2019

/* הסגנונות הנכתבים כאן ישפיעו על הגולשים באתר למכשירים ניידים בלבד */
.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 ;
}

.geo-nondefault, .geo-multi-punct { display: none; }