User:Random Ranaun/wikia.css: Difference between revisions

no edit summary
imported>Random Ranaun
No edit summary
imported>Random Ranaun
No edit summary
Line 161:
.Chat .username:after {content: '>';}
.Chat .you {background:#f0f0f0;}
.Chat .time {float:left; margin-right:3px; font-size: inherit; color:#333;}
.Chat .time:before {content:'[';}
.Chat .time:after {content:']';}
Line 169:
.Chat .continued .username {display:inline;}
.Chat .continued .time {display:block;}
 
/* Custom Chatmod Star - Thanks to RuneScript Wiki for the code! */
.User.chat-mod .username:after {
content: url("http://slot1.images.wikia.nocookie.net/__cb62156/common/extensions/wikia/Chat2/images/sprite-Chat.png");
}
.User.chat-mod.admin .username:after {
content:url("http://images.wikia.com/sims/images/6/64/Favicon.ico");
}
.Write img { left: 11px; position: absolute; height: 33px; width: 33px; }
i, em {font-style:italic !important;}
.Chat .inline-alert * {display: inline;}
img[onload] {
width: 0px !important;
height: 0px !important;
border: none !important;
}
.Chat li .boundary {display:none;}
.Chat .message {word-wrap:break-word;}