m
.ChatHeader {
overflow:hidden;
}
/* FONDO */
/* wallpaper */
body.body.ChatHeader, .ChatWindow {
background: url("https://vignette.wikia.nocookie.net/polandball-archivos/images/7/74/Polandball_wiki_fondo.jpg/revision/latest?cb=20170419215434&path-prefix=es") !important;
}
body.ChatWindow .WikiaPage {
background-color: rgba(0,0,0,.3) !important;
}
.Chat {
box-shadow: 0px 0px 60px -2px rgba(0,0,0,.4) inset !important;
border: none !important;
}
.WikiaPage {
border: none !important;
}
/* MENSAJES */
.Chat li:not(.inline-alert):not(.continued) {
margin: 0px 20px 10px 80px;
border-radius: 0px;
}
.Chat li.continued {
margin: 0 20px 0 80px;
}
.Chat li:not(.inline-alert) {
background-color: #F78F8F;
}
.Chat li:not(.continued):not(.inline-alert):not(.you):before {
border-color: #F78F8F #F78F8F transparent transparent;
border-style: solid;
border-width: 12px;
content: "";
position: absolute;
top: 15px;
left: -24px;
}
body.ChatWindow li.you {
background: #F76868 ;
}
.you:not(.continued):not(.inline-alert):before {
border-color: #F76868 #F76868 transparent transparent;
border-style: solid;
border-width: 12px;
content: "";
position: absolute;
top: 15px;
left: -24px;
}
.inline-alert {
padding: 14px 10px ;
margin: 10px ;
background-color: rgba(0,0,0,.3);
color: #eee !important;
}
.Chat .avatar {
left: -60px ;
top: -0px ;
}
.ChatWindow a {
color: #94B5EE;
font-weight: bold;
}
.continued {
line-height: 5px;
}
.Chat .message {
margin-left: -40px;
}
.Chat .username {
margin-left: -40px;
}
/* ESCRITURA */
.Write {
background-color: rgba(100,100,100,.6);
padding-top: 3.5px;
padding-bottom: 1.5px;
padding-right: 5px;
}
.message textarea {
background-color: transparent;
color: #eee !important;
}
.Write .message {
background-color: #252525;
border: none;
height: 40px;
margin-top: 1px;
}
.Write img {
border-top: 2px solid #252525;
border-left: 2px solid #252525;
border-bottom: 2px solid #252525;
border-right: 12px solid #252525;
top: 5px;
left: 5.5px;
height: 36.5px;
width: 36.5px;
}
/* BARRA SUPERIOR */
.ChatHeader {
background-color: #1A1A1A;
border: none !important;
height: 45px;
border-radius: 5px 0px 0px 0px !important;
}
.ChatHeader .User {
color: #eee;
background-color: #353535;
border: none;
height: 33px;
top: 0px;
border-radius: 0px 5px 0px 0px !important;
padding-top: 10px;
border-left: 50px solid #252525;
}
.ChatHeader .username {
margin-top: 6px;
}
.ChatHeader .username:after {
margin: 8px;
}
.ChatHeader .public.wordmark {
margin-left: 55px;
margin-top: 6px;
}
/* BARRA LATERAL */
.ChatWindow .Rail {
background-color: rgba(100,100,100,.6);
}
.ChatWindow .Rail .User {
color: #eee;
}
.Rail .User {
border-bottom: 5px solid rgba(100,40,40,.5);
}
.Rail .User:hover {
background-color: rgba(100,40,40,.5);
border-bottom: 5px solid rgba(0,0,0,0);
}
/* BOTONES */
#chatOptionsButton {
background-color: #353535 !important;
border: none !important;
color: #bbb !important;
font-size: 13px !important;
font-weight: bold !important;
height: 16.5px !important;
margin-left: 0px !important;
margin-top: 2px !important ;
padding: 3px !important;
text-transform: uppercase !important ;
width: 100%;
}
#chatOptionsButton img {
display: none !important ;
visibility: hidden !important ;
}
#chatOptionsButton:hover {
background-color: #454545 !important;
border: none !important ;
}
/* Código hecho por [[w:c:c:user:ZerpethuS]] */
/*Long MP Ayuda de Mods*/
ul.regular-actions li.private { padding-top: 20px; padding-bottom: 15px; }