Difference between revisions of "User:ArchivesPUG/chameleon.css"

From GATE
Line 4: Line 4:
 
}
 
}
 
.cm-mw-tag-ref {
 
.cm-mw-tag-ref {
background-color:blue;
+
background-color:blanchedalmond;
 +
}
 +
.cm-mw-exttag-name cm-mw-ext-ref {
 +
background-color:blanchedalmond;
 
}
 
}

Revision as of 09:43, 7 November 2019

body.page-User_ArchivesPUG_Notepad_Add_note.action-view #mw-content-text, body.page-User_ArchivesPUG_Notepad_Add_note.action-submit #mw-content-text
{
    display: none; 
}
.cm-mw-tag-ref {
background-color:blanchedalmond;
}
.cm-mw-exttag-name cm-mw-ext-ref {
background-color:blanchedalmond;
}