Alternative History
No edit summary
Tag: sourceedit
No edit summary
Tag: sourceedit
Line 69: Line 69:
   
 
.Chat .message > img[title="(tea)"] {
 
.Chat .message > img[title="(tea)"] {
  +
width: 100px;
  +
height: auto;
  +
}
  +
  +
.Chat .message > img[title="(stop)"] {
 
width: 100px;
 
width: 100px;
 
height: auto;
 
height: auto;

Revision as of 02:05, 30 April 2017

@import url("//dev.wikia.com/load.php?mode=articles&articles=MediaWiki:ClassicModIcons.css&only=styles");
.Chat .message > img[title="(crim)"] {
    width: 200px;
    height: auto;
}
.Chat .message > img[title="(Crim)"] {
    width: 200px;
    height: auto;
}
.Chat .message > img[title="(gopnik)"] {
    width: 100px;
    height: auto;
}

.Chat .message > img[title="(hansen)"] {
    width: 100px;
    height: auto;
}

.Chat .message > img[title="(josh)"] {
    width: 50px;
    height: auto;
}

.Chat .message > img[title="Jeb!"] {
    width: 50px;
    height: auto;
}

.Chat .message > img[title="(lenny)"] {
    width: 50px;
    height: auto;
}

.Chat .message > img[title="(spin)"] {
    width: 100px;
    height: auto;
}

.Chat .message > img[title="(???)"] {
    width: 250px;
    height: auto;
}

.Chat .message > img[title="sexy"] {
    width: 250px;
    height: auto;
}

.Chat .message > img[title="(pickle)"] {
    width: 100px;
    height: auto;
}

.Chat .message > img[title="rollsafe"] {
    width: 100px;
    height: auto;
}

.Chat .message > img[title="(biden)"] {
    width: 100px;
    height: auto;
}

.Chat .message > img[title="(toby)"] {
    width: 100px;
    height: auto;
}

.Chat .message > img[title="(tea)"] {
    width: 100px;
    height: auto;
}

.Chat .message > img[title="(stop)"] {
    width: 100px;
    height: auto;
}

/* TSPTF badge for chat */
.User.chat-mod .username:after {
    content: url("http://vignette3.wikia.nocookie.net/althistory/images/8/88/TSPTF_Badge.svg/revision/latest/scale-to-width-down/20?cb=20140225173817");
}