Steven Universo Wiki
Steven Universo Wiki
Sem resumo de edição
Etiqueta: sourceedit
Sem resumo de edição
Etiqueta: sourceedit
Linha 250: Linha 250:
 
}
 
}
   
#WikiChatList li[data-user="Lucasvcabral"] { background-image: url("http://vignette2.wikia.nocookie.net/berserk/images/9/92/Giphy.gif/revision/latest?cb=20160524213100&path-prefix=pt-br"); background-size: 155px 45px; color: transparent; padding-bottom: 20px; border: 3px solid #009688; border-radius: 6px; -webkit-animation: rainbow 1s infinite; -ms-animation: rainbow 1s infinite; -o-animation: rainbow 1s infinite; animation: rainbow 1s infinite; padding-right: 45px; }
+
#WikiChatList li[data-user="Lucasvcabral"] { background-image: url("http://i.imgur.com/W71TVH6.gif"); background-size: 155px 45px; color: transparent; padding-bottom: 20px; border: 3px solid #009688; border-radius: 6px; -webkit-animation: rainbow 1s infinite; -ms-animation: rainbow 1s infinite; -o-animation: rainbow 1s infinite; animation: rainbow 1s infinite; padding-right: 45px; }
   
   

Edição das 21h19min de 14 de outubro de 2016

@import url("http://pt-br.stevenuniverso.wikia.com/index.php?title=MediaWiki:ChatOptions.css&action=raw&ctype=text/css");
 
 div#chatOptionsButton {
    background: #000069;
    width: 100% !important;
    margin-top: 0 !important;
    border-bottom: 0px !important;
    font-family: 'Dosis' !important;
    font-size: 15pt !important;
    text-transform: uppercase;
    font-weight: 900;
    color: #FFF !important;
}
 
/** CSS**/
body.ChatWindow .inline-alert {
    color: #FFF;
}

body.ChatWindow .inline-alert a {
    color: #58B1FF;
    font-weight: 600;
}


::-webkit-scrollbar-track
{
	background-color: #00008B;
}

::-webkit-scrollbar
{
	width: 10px;
	background-color: #00008B;
}

::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	background-color:#05f;
}



.Chat .inline-alert {
    color: #FFF;
    margin: 17px 0 0 0;
}

.Chat .inline-alert {
    color: #FFFFFF;
    font-size: 14pt;
    font-weight: 300;
    font-family: dosis;
    text-transform: uppercase;
}

.Chat .inline-alert:after {
    content: ' ';
}

.Chat .inline-alert:before {
    content: ' ';
}

.ChatHeader .private {
    font-size: 16px;
    font-weight: bold;
    line-height: 45px;
    padding: 0 5px;
    font-family: dosis;
    font-weight: 900;
    text-transform: uppercase;
    color: #FFF;
    font-size: 16pt;
}

.WikiaPage {
    background: rgba(9, 2, 28, 0.93);
    background-color: rgba(9,2,28,0.93);
}

#WikiaPage {
    background: rgba(9, 2, 28, 0.93);
    background-color: rgba(9,2,28,0.93);
}

.Chat .you {
    background: #00002D;
}

.chatOptionsButton {
    margin: auto;
    cursor: pointer;
    font-size: 150%;
    bottom: 4px;
    padding-bottom: 2px;
    border-bottom: none;
    width: 100%;
    text-transform: uppercase;
    font-family: Dosis;
    font-weight: 900;
    color: #fff;
    background: #000069;
}

.Rail .selected {
    background: #000069;
    box-shadow: none;
}


.Rail .public .chevron {
    border-color: #05f transparent transparent;
    top: 49px;
    border-width: 6px;
}

.Rail .public .chevron.closed {
    border-color: transparent transparent transparent #05f;
    left: 6px;
    top: 45px;
}

.Rail .unread .splotch {
    display: block;
    top: 41px;
}

.Rail .User img {
    left: 4px;
}

.PrivateChatList .splotch {
    top: 6px;
    margin-top: -31px;
}

.Rail .splotch {
    background-color: #05f;
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
    background-clip: padding-box;
    border: 0;
    border-radius: 10px;
    color: white;
    display: none;
    font-size: 11px;
    height: 12px;
    line-height: 13px;
    padding: 2px 4px;
    position: absolute;
    right: 3px;
    text-align: center;
    min-width: 8px;
}

body.ChatWindow {
    background: url('http://40.media.tumblr.com/764ecb2ea75ec307ca62dbce7c34bef9/tumblr_ndlsrw49FK1smn4pqo8_1280.jpg');
}

.Rail .public {
    height: 30px;
    line-height: 30px;
    padding: 3px 0 3px 13px;
    text-overflow: ellipsis;
    background: #000069;
}

/**CSS*/

/** Chat Options **/
.chatOptionsButton {
    margin: auto;
    cursor: pointer;
    font-size: 150%;
    bottom: 4px;
    padding-bottom: 2px;
    border-bottom: none;
    width: 100%;
    text-transform: uppercase;
    font-family: Dosis;
    font-weight: 900;
    color: #fff;
    background: #000069;
}
/** Chat Options **/

/* Avatar */
.Chat .avatar { 
border-radius: 20px; 
}


/* Aviso do sistema */
.Chat .inline-alert {
    color: #ADADAD;
}

.logo {
    font-family: dosis;
    font-size: 17pt;
    font-variant: small-caps;
    font-weight: 900;
    color: #FFFC8E;
    text-shadow: 1px 1px 0 #D40000, 1px 2px 0 #D40000;
}

.logo:after {
    content: '★';
    font-size: 15pt;
}

 /** Mostrar usuário na Rail **/
 li.User {
display: block !important;
}

#WikiChatList li[data-user="Frederator"] {
    background: #000;
    cursor: not-allowed;
    -webkit-animation: hue 0.5s infinite linear;
    border: 1px solid #000;
    color: #05f;
    font-weight: bold;
    font-family: dosis;
    text-transform: uppercase;
    font-size: 14pt;
    padding-right: 30px;
    padding-left: 50px;
}

#WikiChatList li[data-user="Frederator"]:hover {
    background: #05f;
    cursor: not-allowed;
    -webkit-animation: tada 0.5s infinite linear,hue 0.5s infinite linear;
    border: 1px solid #05f;
    color: #000;
    font-weight: bold;
    font-family: dosis;
    text-transform: uppercase;
    font-size: 14pt;
    padding-right: 30px;
    padding-left: 50px;
    z-index: 1;
    position: fixed;
    right: 18px;
}

#WikiChatList li[data-user="Lucasvcabral"] { background-image: url("http://i.imgur.com/W71TVH6.gif"); background-size: 155px 45px; color: transparent; padding-bottom: 20px; border: 3px solid #009688; border-radius: 6px; -webkit-animation: rainbow 1s infinite; -ms-animation: rainbow 1s infinite; -o-animation: rainbow 1s infinite; animation: rainbow 1s infinite; padding-right: 45px; }


#WikiChatList li[data-user="Amada universo"]{
    
background-image: url('http://vignette4.wikia.nocookie.net/stevenuniverso/images/4/4e/Ruby_and_Sapphire_Wearpons.gif/revision/latest?cb=20150916204656&path-prefix=pt-br');
    background-size: 144px;
    background-position: 0 60px;
}


#WikiChatList li[data-user="Jake the Dad"]{ background-image: url("http://vignette3.wikia.nocookie.net/stevenuniverso/images/5/51/Capill.gif/revision/latest?cb=20160926221654&path-prefix=pt-br"); color: #270236; padding-bottom: 20px; }

#WikiChatList li[data-user="Lucasvcabral"]{ background-image: url("http://i.imgur.com/5v6KyL5.gif"); background-size: 155px 45px; }
#WikiChatList li[data-user="Agente 00K7"]{ background-image: url("http://vignette2.wikia.nocookie.net/jtd/images/1/16/Capa.png/revision/latest?cb=20160613222339&path-prefix=pt-br"); background-size: 155px 45px; }

#WikiChatList li[data-user="Rafael54425"]{ background-image: url("http://i.imgur.com/xBE5NH2.png"); color: black; }

#WikiChatList li[data-user="QG"]{ background-image: url("http://vignette3.wikia.nocookie.net/stevenuniverso/images/a/a2/CAPAQGW.gif/revision/latest?cb=20160829231553&path-prefix=pt-br"); color: transparent; padding-bottom: 15px; }

#WikiChatList li[data-user="Raio Lapis"]{ background-image: url("http://i.imgur.com/uOIXtrD.png"); color: #fad502; }

#WikiChatList li[data-user="Red steven qauartz"]{ background-image: url("http://i.imgur.com/loywk4U.png"); color: #00FF00; }

#WikiChatList li[data-user="Peridot2404ThugLife890"]{ background-image: url("http://vignette2.wikia.nocookie.net/stevenuniverso/images/c/c7/Capa_da_Pulmo-.gif/revision/latest?cb=20160306002145&path-prefix=pt-br"); color: #0000FF; }

#WikiChatList li[data-user="João Gabriel"]{ background-image: url("http://vignette2.wikia.nocookie.net/cin/images/5/51/Aa.png/revision/latest?cb=20160914224026&path-prefix=pt-br"); color: transparent; padding-bottom: 15px; }

#WikiChatList li[data-user="Jermaine P."]{ background-image: url("http://vignette3.wikia.nocookie.net/stevenuniverso/images/c/c3/Capa-Pedro.gif/revision/latest?cb=20160106164322&path-prefix=pt-br"); color: transparent; }

#WikiChatList li[data-user="Isack705 HDTV"]{ background-image: url("http://i.imgur.com/O7RwxLL.png"); color: transparent; }

#WikiChatList li[data-user="Blue Quartz 1235"]{ background-image: url("http://vignette1.wikia.nocookie.net/stevenuniverso/images/6/6d/Gfndghmk.gif/revision/latest?cb=20160914234306&path-prefix=pt-br"); color: transparent; }

#WikiChatList li[data-user="Kirito (Kirigaya Kazuto)"] {
    background: url("http://i.imgur.com/mR4v7RQ.png");
    border: 3px solid #009688;
    border-radius: 6px;
    -webkit-animation: rainbow 1s infinite;
    -ms-animation: rainbow 1s infinite;
    -o-animation: rainbow 1s infinite;
    animation: rainbow 1s infinite;
    padding-right: 45px;
}

@-webkit-keyframes rainbow {
0% {border-color: #ff0000;}
10% {border-color: #ff8000;}
20% {border-color: #ffff00;}
30% {border-color: #80ff00;}
40% {border-color: #00ff00;}
50% {border-color: #00ff80;}
60% {border-color: #00ffff;}
70% {border-color: #0080ff;}
80% {border-color: #0000ff;}
90% {border-color: #8000ff;}
100% {border-color: #ff0080;}
}
@-ms-keyframes rainbow {
0% {border-color: #ff0000;}
10% {border-color: #ff8000;}
20% {border-color: #ffff00;}
30% {border-color: #80ff00;}
40% {border-color: #00ff00;}
50% {border-color: #00ff80;}
60% {border-color: #00ffff;}
70% {border-color: #0080ff;}
80% {border-color: #0000ff;}
90% {border-color: #8000ff;}
100% {border-color: #ff0080;}
}
@-o-keyframes rainbow {
0% {border-color: #ff0000;}
10% {border-color: #ff8000;}
20% {border-color: #ffff00;}
30% {border-color: #80ff00;}
40% {border-color: #00ff00;}
50% {border-color: #00ff80;}
60% {border-color: #00ffff;}
70% {border-color: #0080ff;}
80% {border-color: #0000ff;}
90% {border-color: #8000ff;}
100% {border-color: #ff0080;}
}
@keyframes rainbow {
0% {border-color: #ff0000;}
10% {border-color: #ff8000;}
20% {border-color: #ffff00;}
30% {border-color: #80ff00;}
40% {border-color: #00ff00;}
50% {border-color: #00ff80;}
60% {border-color: #00ffff;}
70% {border-color: #0080ff;}
80% {border-color: #0000ff;}
90% {border-color: #8000ff;}
100% {border-color: #ff0080;}
}

#WikiChatList li[data-user="Arakawa Kou"]{ background-image: url("http://vignette2.wikia.nocookie.net/stevenuniverso/images/4/4e/Rsz_1kousei_de_ni%C3%B1o_practicando.png/revision/latest?cb=20160516192626&path-prefix=pt-br"); color: transparent; }

#WikiChatList li[data-user="SomethingAll%C3%AD"]{ background-image: url("http://vignette3.wikia.nocookie.net/stevenuniverso/images/3/3c/Rsz_game3.png/revision/latest?cb=20160510135311&path-prefix=pt-br"); color: transparent; }

#WikiChatList li[data-user="Red the Doctor Q.I"]{ background-image: url("http://vignette4.wikia.nocookie.net/stevenuniverso/images/d/d2/Steven_e_Gems.jpg/revision/latest?cb=20160828142438&path-prefix=pt-br"); color: transparent; padding-bottom: 20px; }

#WikiChatList li[data-user="ThePirateSim"]{ background-image: url("http://i.imgur.com/NfZnDVQ.gif"); color: transparent; padding-bottom: 20px; }

#WikiChatList li[data-user="Perola Verde"]{ background-image: url("http://i.imgur.com/lGLVbBj.png"); color: transparent; }


#WikiChatList li[data-user="Miguel Asura"]{ background-image: url("http://i.imgur.com/XKE47K3.gif"); color: transparent; }

#WikiChatList li[data-user="Bianca003"]{ background-image: url("http://vignette1.wikia.nocookie.net/imagem/images/6/69/SUWikiaCape.gif/revision/latest?cb=20160919005440&path-prefix=pt-br"); color: transparent; padding-bottom: 20px; }

#WikiChatList li[data-user="Tensay ."]{ background-image: url("http://vignette2.wikia.nocookie.net/ichidaisy/images/c/c7/Scarlett2.png/revision/latest?cb=20150420050544&path-prefix=pt-br"); color: transparent; }

#WikiChatList li[data-user="Ramon Mesquita"]{ background-image: url("http://i.imgur.com/Ckn24xL.png"); color: transparent; }

#WikiChatList li[data-user="Caio Tourmaline"]{ background-image: url("http://vignette1.wikia.nocookie.net/stevenuniverso/images/f/f7/Eita_poxa%2C_%C3%A9_tiro_pra_todo_canto%21%21.gif/revision/latest?cb=20160919010851&path-prefix=pt-br"); color: transparent; padding-bottom: 20px; }

#WikiChatList li[data-user="Meredithzinha"]{ background-image: url("http://i.imgur.com/5etDZDN.gif"); color: transparent; padding-bottom: 20px; }

#WikiChatList li[data-user="Stefany araujo"]{ background-image: url("http://i.imgur.com/0mCLj3u.jpg"); color: transparent; padding-bottom: 15px; }

#WikiChatList li[data-user="TipoUmaPessoa"]{ background-image: url("http://vignette3.wikia.nocookie.net/stevenuniverso/images/a/a0/Korocapa.gif/revision/latest?cb=20160918233619&path-prefix=pt-br"); color: transparent; padding-bottom: 20px; }

#WikiChatList li[data-user="Jorginho the BOT"]{ background-image: url(""); color: white; padding-bottom: 15px; }


#WikiChatList li[data-user="Peridoritosfofa12"]{ background-image: url("http://i.imgur.com/rezJi8j.gif"); color: transparent; }

#WikiChatList li[data-user="Finn the gamer"]{ background-image: url("http://i.imgur.com/SgjJhzL.png"); color: transparent; }

#WikiChatList li[data-user="RvZueiro"]{ background-image: url("http://vignette1.wikia.nocookie.net/stevenuniverso/images/e/e1/Capa_do_Rv.gif/revision/latest?cb=20160411161153&path-prefix=pt-br"); color: transparent; }h

#WikiChatList li[data-user="Bruno Araújo"]{ background-image: url("http://i.imgur.com/na3IgWF.gif"); color: transparent; }

#WikiChatList li[data-user="Perilloween"]{ background-image: url("http://i.imgur.com/cXrQHGY.gif"); color: transparent; }

#WikiChatList li[data-user="Evergreen183"]{ background-image: url("http://i.imgur.com/ctgsdaW.png"); color: #A7C9D4; }

#WikiChatList li[data-user="Quartzo Branco"]{ background-image: url("http://i.imgur.com/vIOrTs2.png"); color: #00ffc3; }

#WikiChatList li[data-user="FreakCat"]{ background-image: url("http://i.imgur.com/jjzfSuV.png"); color: transparent; }

#WikiChatList li[data-user="Soubr33"]{ background-image: url("http://vignette1.wikia.nocookie.net/stevenuniverso/images/e/e1/SOUBR33-CAPA.gif/revision/latest?cb=20160105170809&path-prefix=pt-br"); color: white; }

#WikiChatList li[data-user="SoldadoInvernal"]{ background-image: url("http://i.imgur.com/UZaiZ7L.gif"); color: transparent; padding-bottom: 20px; }

#WikiChatList li[data-user="EnergyYD"]{ background-image: url("http://i.imgur.com/u1zgxLh.jpg"); color: transparent; }

#WikiChatList li[data-user="Retnielroythas"]{ background-image: url("http://i.imgur.com/XYYjsXy.jpg"); color: transparent; padding-bottom: 15px; }

#WikiChatList li[data-user="Flungus amunglus"]{ background-image: url("http://vignette2.wikia.nocookie.net/stevenuniverso/images/7/7b/Capinha_-_O_%29.jpeg/revision/latest?cb=20160916000600&path-prefix=pt-br"); color: transparent; }

#WikiChatList li[data-user="Lon643"]{ background-image: url("http://vignette3.wikia.nocookie.net/sohardwhy/images/3/35/Capa_para_o_Chat_de_Lon643-Wikia_SoHardWhy.png/revision/latest?cb=20160110023927&path-prefix=pt-br"); color: #0E91C9; }

#WikiChatList li[data-user="PivotAnimador"]{ background-image: url("http://i.imgur.com/jo7rJud.jpg"); color: #D2691E; }

#WikiChatList li[data-user="Tails Prower 95"]{ background-image: url("http://vignette3.wikia.nocookie.net/stevenuniverso/images/c/c1/Capa_do_Tails.png/revision/latest?cb=20160529001546&path-prefix=pt-br"); color: transparent; }

#WikiChatList li[data-user="Agente 00K7"]{ background-image: url("http://vignette4.wikia.nocookie.net/stevenuniverso/images/7/74/Capa_pro_Power.png/revision/latest?cb=20160202135909&path-prefix=pt-brg"); color: transparent; }

#WikiChatList li[data-user="SoHardWhy"] {
    background-image: url("http://i.imgur.com/BSOBjtw.gif");
    color: transparent;
    background-position: 145px 0;
    background-size: 145px;
}

#WikiChatList li[data-user="Princesa Anónima"]{ background-image: url("http://vignette2.wikia.nocookie.net/stevenuniverso/images/2/2f/Capa_pra_Princesa.png/revision/latest?cb=20160124211856&path-prefix=pt-br"); color: transparent; }

#WikiChatList li[data-user="MrSanic"]{ background-image: url("http://vignette1.wikia.nocookie.net/stevenuniverso/images/7/71/Franca.png/revision/latest?cb=20160113003055&path-prefix=pt-br"); color: transparent; }

#WikiChatList li[data-user="Assassino de Gems"]{ background-image: url("http://vignette3.wikia.nocookie.net/stevenuniverso/images/5/52/Adgoverlord.gif/revision/latest?cb=20160821191034&path-prefix=pt-br"); color: transparent; }

#WikiChatList li[data-user="Antonio Motta"]{ background-image: url("http://i.imgur.com/LUH9DP9.jpg"); color: Transparent; background-size: 155px 45px; }

#WikiChatList li[data-user="DeathKrystal"] {
  background-image: url("http://vignette3.wikia.nocookie.net/stevenuniverso/images/2/2f/Kiss-0.png/revision/latest?cb=20150424211135&path-prefix=pt-br");
  color: Black; }

#WikiChatList li[data-user="Karedy"]{ background-image: url("http://vignette3.wikia.nocookie.net/stevenuniversofanfiction/images/a/a9/Lapis_lazuli_by_amis0129-d80k2vg.png/revision/latest?cb=20150513004905&path-prefix=pt-br"); color: #FFF; background-size: 155px 45px; }

#WikiChatList li[data-user="Hawtur"]{ background-image: url("http://vignette4.wikia.nocookie.net/stevenuniverso/images/6/67/Capa_pro_Haw.png/revision/latest?cb=20160107012707&path-prefix=pt-br"); color: transparent; }

#WikiChatList li[data-user="KyleBroflovskiRS"]{ background-image: url("http://vignette1.wikia.nocookie.net/stevenuniverso/images/5/58/Capa_pro_Kyle_2.png/revision/latest?cb=20160107030135&path-prefix=pt-br"); color: transparent; }

#WikiChatList li[data-user="Fã Anônimo"]{ background-image: url("http://vignette2.wikia.nocookie.net/stevenuniverso/images/a/a1/A_JOOJ.gif/revision/latest?cb=20160107024719&path-prefix=pt-br"); color: transparent; }

#WikiChatList li[data-user="Nome de utilizador"]{ background-image: url("http://vignette2.wikia.nocookie.net/stevenuniverso/images/0/0b/Capa-N%C3%A3oSeiDeQuem%C3%89.gif/revision/latest?cb=20160107170313&path-prefix=pt-br"); color: red; }

#WikiChatList li[data-user="ApenasOutroCara"]{ background-image: url("http://i.imgur.com/oSyxQwH.png"); color: red; }

#WikiChatList li[data-user="Canigu"]{ background-image: url("http://vignette3.wikia.nocookie.net/stevenuniverso/images/6/6f/Capa_pro_Canigu.png/revision/latest?cb=20160124230348&path-prefix=pt-br"); color: #8B0000; }

#WikiChatList li[data-user="Pérola123"]{ background-image: url("http://vignette1.wikia.nocookie.net/stevenuniverso/images/8/8d/P%C3%A9rolinha_capa.png/revision/latest?cb=20160817011019&path-prefix=pt-br"); color: transparent; }

#WikiChatList li[data-user="Pretty Little Rebel"]{ background-image: url("http://vignette2.wikia.nocookie.net/stevenuniverso/images/1/1f/Pretty.png/revision/latest?cb=20160720222914&path-prefix=pt-br"); color: transparent; }

#WikiChatList li[data-user="Niyu Seith"]{ background-image: url("http://vignette4.wikia.nocookie.net/stevenuniverso/images/8/86/28smrmq.gif/revision/latest?cb=20160919212038&path-prefix=pt-br"); color: transparent; padding-bottom: 15px; }