|
|
| (27 גרסאות ביניים של 6 משתמשים אינן מוצגות) |
| שורה 8: |
שורה 8: |
| } | | } |
|
| |
|
| | .imgtoggleboxTitle { display: none; } |
| | |
| | /* required for pie chart in [[Module:גרפים]] */ |
| | .transborder { |
| | border: solid transparent; |
| | } |
|
| |
|
|
| |
|
| | .mobileonly { display: inherit !important; } |
| | .desktoponly { display: none; } |
|
| |
|
| /* עבור תבנית pgn, להצגת משחקי שחמט. */
| | .content table.infobox caption { |
| .pgn-sourcegame { display: none }
| | padding: 1px; |
|
| | } |
| img.pgn-chessPiece { position: absolute; z-index: 3; }
| |
| div.pgn-board-div { position: relative; margin: 1em; border: 8px ridge grey; border-radius: 10px; }
| |
| div.pgn-slider { width: 180px; margin: auto; }
| |
| table.pgn-table { direction: ltr; width: 360px; }
| |
| td.pgn-selector { height: 2em; text-align: center; vertical-aligh: middle; }
| |
| td.pgn-controls { height: 2em; text-align: right; vertical-align: top; }
| |
| td.pgn-legend { text-align: center; vertical-align: middle; }
| |
| div.pgn-pgn-display, div.pgn-gameset-div { direction: ltr; }
| |
| div.pgn-descriptions { width: 16em; overflow: auto; }
| |
| span.pgn-movelink { margin: 0 0.3em; cursor: alias; }
| |
| span.pgn-steplink { margin: 0 0.3em; color: green; font-weight: bold; }
| |
| span.pgn-comment { margin: 0 0.3em; color: blue; background-color: lightblue; font-weight: bold; }
| |
| p.pgn-rtl-comment { direction: rtl; text-align: right; }
| |
| span.pgn-current-move { background-color: #00c; color: yellow; cursor: auto; }
| |
| span.pgn-row-legend, span.pgn-file-legend { position: absolute; }
| |
| div.pgn-pgndiv { direction: ltr; text-align: left; overflow-y: auto; overflow-x: hidden; position: relative; }
| |
|
| |
|
| /* required for pie chart in [[Module:גרפים]] */ | | .content table.infobox td { |
| .transborder { | | width: inherit !important ; |
| border: solid transparent;
| | } |
| | |
| | .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; } |
| | |
| | /* הצגת תבנית:אזהרה כללית במובייל */ |
| | .client-js .ambox .hide-when-compact,.client-js .ambox .mbox-image{display:inline-block;} |
| | /* השוואת הפונט בכותרות לפונט בגוף הערך */ |
| | .pre-content h1, .content h1, .content h2 { |
| | font-family:inherit!important; |
| } | | } |