משתמש:Guycn2/common.css – הבדלי גרסאות

מתוך ויקיפדיה, האנציקלופדיה החופשית
תוכן שנמחק תוכן שנוסף
אין תקציר עריכה
אין תקציר עריכה
(גרסת ביניים אחת של אותו משתמש אינה מוצגת)
שורה 13: שורה 13:
.mw-changeslist-ns14-ויקיפדיה_הצבעות_מחיקה {
.mw-changeslist-ns14-ויקיפדיה_הצבעות_מחיקה {
background: lightgoldenrodyellow;
background: lightgoldenrodyellow;
}

/* Show Checkty button in the main namespace only */
#btnCheckTool {
display: none;
}
.ns-0 #btnCheckTool {
display: inline;
}
}

גרסה מ־21:58, 15 באוגוסט 2016

/* Text formatting for script 45 */
.word7h {
    font-weight: bold;
    color: #0645ad !important;
}

/* Hide draft message */
#draft_message {
    display: none;
}

/* Make new deletion votes more prominent on [[Special:Watchlist]] */
.mw-changeslist-ns14-ויקיפדיה_הצבעות_מחיקה {
    background: lightgoldenrodyellow;
}

/* Show Checkty button in the main namespace only */
#btnCheckTool {
    display: none;
}
.ns-0 #btnCheckTool {
    display: inline;
}