|
|
| 1行目: |
1行目: |
| /* ここに記述したCSSはすべての外装に反映されます */ | | /* CSS moved to skins/Universe (git管理). See: css/only-mw.css, css/wiki-table.css, css/wikiedittor-universe.css */ |
| .mw-plusminus-pos { | |
| color:green;
| |
| }
| |
| .mw-plusminus-neg {
| |
| color:red;
| |
| }
| |
| | |
| .infobox {max-width:100%;} | |
| /* Fix: WikiEditor toolbar z-index below OOUI modal dialogs */ | |
| .oo-ui-windowManager-modal{position:fixed!important;z-index:1000!important;top:0;left:0;width:100%;height:100%;pointer-events:none}
| |
| .oo-ui-windowManager-modal>*{pointer-events:auto} | |
| .oo-ui-windowManager-modal .oo-ui-window-overlay{position:fixed!important;z-index:1000!important;top:0;left:0;width:100%;height:100%}
| |
| .oo-ui-windowManager-modal .oo-ui-window-frame{position:fixed!important;z-index:1001!important}
| |
| .wikiEditor-ui-toolbar{z-index:5!important}
| |
/* CSS moved to skins/Universe (git管理). See: css/only-mw.css, css/wiki-table.css, css/wikiedittor-universe.css */