Jump to content

User:AlternativeHuman93/chat.css: Difference between revisions

From SpongeBob Wiki
imported>AlternativeHuman93
Created page with "VIEW SOURCE Note: After saving, you may have to bypass your browser's cache to see the changes. Chrome - Windows: Hold the Ctrl key and press the F5 key. OS X: Hold both the ..."
 
(No difference)

Latest revision as of 17:51, 11 November 2018

VIEW SOURCE
Note: After saving, you may have to bypass your browser's cache to see the changes.

Chrome - Windows: Hold the Ctrl key and press the F5 key. OS X: Hold both the ⌘ Cmd and ⇧ Shift keys and press the R key.
Safari - Hold down the ⇧ Shift key and click the Reload toolbar button.
Firefox - Windows: Hold the Ctrl key, and press F5. OS X: Hold the ⌘ Cmd and ⇧ Shift keys, and then press R.
Internet Explorer - Hold the Ctrl key, and press F5 (or click the Refresh button).
/* Hide Discussions Moderators' badges from showing in chat. */
.Rail li[data-user="Anthony2306"] svg {
display: none;
}
.Rail li[data-user="CheeseCrocker"] svg {
display: none;
}
.Rail li[data-user="Qwertyxp2000 the second"] svg {
display: none;
}