Tema oscuro EOL by jiRafa
Elotrolado | Tema oscuro noche v1.9 por jiRafa by naismith
Details
Authornaismith
LicenseNo License
Categoryuserstyles
Created
Updated
Size5.6 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name Elotrolado | Tema oscuro noche v1.9
@namespace USO Archive
@author jiRafa
@description `Tema oscuro sencillo para la web elotrolado.net, su foro y su wiki`
@version 20200225.0.3
@license CC0-1.0
@preprocessor uso
==/UserStyle== */
@-moz-document domain("elotrolado.net") {
/* formularios */
input,select,textarea,#s-selector{
color: white !important;
background-color: #444 !important;
}
/* Menus emergentes */
#s-popup,#h-popup,.pagination-menu > div{
background-color: #222 !important;
border: 1px solid gray;
}
/* Menus del header*/
#h-ucp, #h-ucp > div:not(#u-badge-bottom){
background-color: transparent !important;
}
/* Cabecera y botones verdeoscuro*/
#header,
div#h-menu,
div#menu,div#menu *{
background: #011c12 !important;
}
/* Cabecera de HILOS MAS ACTIVOS, LO MAS VISTO */
div#activetopics,#popnews{
background-color: #222 !important;
}
.section h2{
background-color: #011c12 !important;
color: white !important;
}
/*Borde naranja, ahora negro, de la noticia activa del slider superior*/
#slider #slider-links a.active{
border-color: #111 !important;
}
/*Bocadillos flotantes antes naranjas #ff7f00, ahora negro #111*/
#slider-header,#slider-header a, #slider-reach, /*Slider superior*/
a.meta,a.meta .author, /*Sobre cada noticia*/
span.date{ /*secciones laterales*/
color: white !important;
background-color: #111 !important;
}
/* Eliminar rabito del bocadillo flotante en noticias y foros */
div:after,a:after,span:after,div:before{
border-color: transparent transparent transparent transparent !important;
}
div.content::before{
background-image: none !important;
}
/* Mini-noticias */
.new .wrap,.new .wrap *,#shortnews{
background-color: #222 !important;
margin:0;
}
/*Botones sociales, tags*/
.social,#news-tags a{
background: rgba(30,30,30,0.7) !important;
}
/* Titulares y listado de paginas */
.pages strong,a{
color: white !important;
}
.row .pages a:hover{
background-color: #ff7f00 !important;
}
.row .pages a{
background-color: #111 !important;
border:0 !important;
}
/*Banner promocionando cosas*/
.anno{
background-color: #222;
}
/*Noticia abierta*/
#news-singlenew-title,#news-singlenew-subtitle{
background-color: #333;
}
#news-single >div, #news-about,#news-about-sub{
background-color: #222 !important;
}
/*Foro */
/*Indice*/
.section .forum,.section .forum a.topicbtn{
background-color: #222 !important;
}
.row.topic,.topicbtn{
background-color: #222 !important;
}
.row .pages a:hover{
background-color: orange !important;
color:black !important;
}
/*Cabecera*/
.row.header, .row.header > div{
background-color:#111 !important;
}
/*Hilo*/
.row.post,.row.post > div,.row.post > div >div, .row.post > div > div > div, .row.post > div > div > div > div:not(.ban-notice)
/*
.profile .mobile-profile, .profile .mobile-profile > *, ---Datos usuario
.row.post .content,.row.post .content > div, .row.post .content > div > div ,.row.post .content > div > div > div */
{
background-color:#222 !important;
}
/*Encuesta*/
.section .poll .row:not(.header){
background-color:#222;
}
.alert.alert-info{
background-color:#111;
}
.progress{
background-color:#555;
}
.count,.btn.btn-success *{
color:white !important;
}
.section .post,.section .post .content{
border-left: 1px solid gray !important;
}
.buttons a{
background-color:#444 !important;
}
/* Citas */
blockquote,.codebox{
background:rgba(0, 0, 0, .4) !important;
color: white !important;
border-left: 1px solid #737373;
}
/* Expandir cita*/
.fa.fa-lg.fa-arrows-alt.expand{
color: white !important;
}
/* Botón spoiler */
div.spoiler input{
background-color: #111 !important;
}
/* X está baneado */
.col-xs-24 .ban-notice{
background-color: black !important;
}
/*Boton crear mensaje */
button,button *{
color:white;
}
/*Creando tema/post */
.panel.panel-primary,.tab-content,li.active a, #smileys, .well {
background-color: #333 !important;
}
#topic-review .post, .well > div{
background-color: #222 !important;
}
.fa,.fa-fw{
color:white !important;
}
/*Aviso/error al mandar un mensaje */
.alert.alert-danger{
background-color: #5e0000 !important;
}
/*Reglas generales*/
body, body > div,.news-ad,.panel-body{
background-color:#333 !important;
}
*:not(a):not(span){
color: lightgray !important;
}
code{
background-color:#111 !important;
}
/*previsualizacion respuesta pm*/
#pm-review > div >div > div{
background-color:#222 !important;
}
/*Barra cookies*/
#gdpr-is-fun{
background-color:#222 !important;
}
/*Login: Mensaje superior*/
.panel-footer{
background-color:#222 !important;
}
/*v1.9 Oculta el mensaje de las cookies*/
#gdpr-is-fun{
display:none;
}
/*v1.9 Oscurecer filas del índice de temas*/
.section > .row.topic:hover, .section > .row.topic:hover > a,
.section > .row.forum:hover, .section > .row.forum:hover > a
{
background-color: #1a1919 !important;
}
/* Custom nais */
.limit-width {
max-width: 1500px;
}
}
@-moz-document url-prefix("https://www.elotrolado.net/wiki/"), url-prefix("https://www.elotrolado.net/w/") {
div,pre,table,#footer,.container,#eol-p-cactions li a,#pagehistory li.selected{
background-color:#333 !important;
}
/* Cabecera y botones verdeoscuro*/
.container-fluid.relative.limit-width{
background: #011c12 !important;
}
.plantilla.invisibleforo{
background-color:#222 !important;
}
tbody,td{
background-color:#333 !important;
}
}