MediaWiki:Common.css

Innen: Sanctum2 Wikipédia
A lap korábbi változatát látod, amilyen Hermesz (vitalap | szerkesztései) 2023. június 21., 19:33-kor történt szerkesztése után volt.
Ugrás a navigációhozUgrás a kereséshez

Megjegyzés: közzététel után frissítened kell a böngésződ gyorsítótárát, hogy lásd a változásokat.

  • Firefox / Safari: tartsd lenyomva a Shift gombot és kattints a Frissítés gombra a címsorban, vagy használd a Ctrl–F5 vagy Ctrl–R (Macen ⌘–R) billentyűkombinációt
  • Google Chrome: használd a Ctrl–Shift–R (Macen ⌘–Shift–R) billentyűkombinációt
  • Internet Explorer / Edge: tartsd nyomva a Ctrl-t, és kattints a Frissítés gombra, vagy nyomj Ctrl–F5-öt
  • Opera: Nyomj Ctrl–F5-öt
#toc{
    display:none;
}
#p-navigation { background: none; }
#p-navigation .pBody { background: none; }
#sidebar .pBody { background: none; }
#p-personal .pBody { background: none; }

 table.sortable th.headerSort {
        background-image: url(http://wiki.nw2online.com/skins/common/images/sort_both.gif?2017-05-14T14:15:00Z);
        cursor: pointer;
        background-repeat: no-repeat;
        background-position: center right;
        padding-right: 21px
    }

    table.sortable th.headerSortUp {
        background-image: url(http://wiki.nw2online.com/skins/common/images/sort_up.gif?2017-05-14T14:15:00Z)
    }

    table.sortable th.headerSortDown {
        background-image: url(http://wiki.nw2online.com/skins/common/images/sort_down.gif?2017-05-14T14:15:00Z)
    }

.mw-help-field-hint {
        display: none;
        margin-left: 2px;
        margin-bottom: -8px;
        padding: 0px 0px 0px 15px;
        background-image: url(http://wiki.nw2online.com/skins/common/images/help-question.gif?2017-05-14T14:15:00Z)!ie;
        background-position: left center;
        background-repeat: no-repeat;
        cursor: pointer;
        font-size: .8em;
        text-decoration: underline;
        color: #0645ad
    }

.mw-help-field-hint:hover {
        background-image: url(http://wiki.nw2online.com/skins/common/images/help-question-hover.gif?2017-05-14T14:15:00Z)!ie
    }

 .tipsy {
        padding: 5px 5px 10px;
        font-size: 12px;
        position: absolute;
        z-index: 100000;
        overflow: visible
    }

 .tipsy-arrow {
        position: absolute;
        background: url(http://wiki.nw2online.com/skins/common/images/tipsy-arrow.gif?2017-05-14T14:15:00Z) no-repeat top left;
        width: 13px;
        height: 13px
    }