In this article, we will explore the topic of
User:Diego Moya/common.css from different perspectives. We will delve into its history, analyze its impact on today's society and discuss possible future implications.
User:Diego Moya/common.css has captured the interest of academics, experts and enthusiasts alike, generating passionate debates and generating a wide spectrum of opinions. Throughout these pages, we will immerse ourselves in an exhaustive analysis that seeks to shed light on the most relevant aspects of
User:Diego Moya/common.css, with the aim of providing the reader with a complete and enriching vision of this fascinating topic.
/* Eliminar rollback de la Watchlist */
.mw-special-Watchlist .mw-rollback-link {
display: none;
}
.mw-content-ltr dd {
margin-left: 0.0em;
padding-left: 0.66em;
margin-top: 1.0em !important;
border-left-color: darkgray;
border-left-style:dashed;
border-left-width: thin;
}
.mw-content-ltr dd:hover {
border-left-color: black ;
}
/*
border-top-color: darkgrey ;
border-top-style:dotted;
border-top-width: thin;
}
/*
border-right-color: black ;
border-right-style:dashed;
border-right-width: thin;
*/
.mw-content-ltr ul { margin-left: 0.4em; }
.mw-content-ltr ol { margin-left: 0.4em; }
/*
.mw-watched {
border-bottom: 1px dotted #999;
font-weight: normal !important;
}
*/
/* eliminar simple el onhoover de Edit source
.mw-editsection-link-secondary { visibility: visible !important; }
/* .mw-editsection-divider { visibility: visible !important; }
.mw-editsection-bracket { visibility: hidden !important; } */
/* Eliminar por completo el onhoover de Edito source
.mw-editsection-link-primary { display:none !important; }
a { display:none !important; }
.mw-editsection-link-secondary { visibility: visible !important; }
.mw-editsection-divider { display:none !important; }
*/
.mw-editsection-bracket { display:none !important; }
/* sane gray titles */
.flow-topic-titlebar {
background-color: #F5F5F5;
font-size: 12px;
}
/* hover effect on thread bars */
.flow-replies:hover {
border-left-color: #333 !important;
border-left-width: 2 !important;
border-left-style: solid;
}
/* zebra pattern */
.flow-replies {
background-color: #FAFAFA;
border-left-style: solid;
border-left-color: #AAA !important;
}
.flow-replies .flow-replies {
background-color: #FFFFFF;
}
.flow-replies .flow-replies .flow-replies {
background-color: #FAFAFA;
}
.flow-replies .flow-replies .flow-replies .flow-replies {
background-color: #FFFFFF;
}
/*
.flow-post-title { padding-top: 5px !important; padding-bottom: 0px !important; border-top-color: rgb(0,0,0) !important; }
// quitar espacio extra
.flow-post-interaction > .flow-reply-link { margin-left: -75px !important; margin-top: -65px; abackground-color: #ff00ff !important}
.flow-datestamp { top: 6px !important; right: -200px !important; abackground-color: #00ff00 !important}
.flow-agotime { top: -0px !important; abackground-color: #00ffff !important}
.flow-post-replies .flow-element-container { margin-top: -40px !important; abackground-color: #ff0000 !important}
// colapsar vista TOC
.topic-collapsed-one-line .flow-topic-closed { padding-bottom: 0px !important; }
.topic-collapsed-one-line .flow-topic-closed .flow-topic-title { margin-bottom: 0px !important; }
.topic-collapsed-one-line .flow-titlebar .flow-realtitle { font-size: 16px !important;}
.topic-collapsed-one-line .flow-topic-closed .flow-titlebar { font-size: 16px !important; padding-top: 2px !important; padding-bottom: 2px !important;}
.flow-topic-posts-meta-minimal { margin-top: -10px !important; }
*/