Skip to content

Emudesc 2010 by AlexyBot

Screenshot of Emudesc 2010

Details

AuthorAlexyBot

LicenseNo License

Categoryemudesc.com

Created

Updated

Size12 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Un pobre intento de hacer que Emudesc se parezca más a su contraparte de 2010.

Notes

Algúnas partes pueden verse mal, específicamente la caja de texto al hacer un post.

Source code

Source code has over 10K characters, so we truncated it. You can inspect the full source code on install link.
/* ==UserStyle==
@name			Emudesc 2010
@namespace		www.emudesc.com
@version		1.0
@description	Un pobre intento de hacer que Emudesc se parezca más a su contraparte de 2010.
@author			naomiluv (previously AlexyBot)
==/UserStyle== */

@-moz-document domain("www.emudesc.com") {

.p-nav-list .p-navEl,
.p-nav-list .p-navEl.is-selected,
.p-navgroup-link.is-menuOpen,
.p-navgroup-link.badgeContainer,
.p-navgroup-link--whatsnew,
.p-navgroup-link--search,
.p-navgroup--guest .p-navgroup-link {
    margin-right: 5px;
    border-top: 1px solid #65838d;
    border-left: 1px solid #65838d;
    border-right: 1px solid #496671;
    border-bottom: 1px solid #17343f;
    background: linear-gradient(0deg, #415e69 20%, #4a6772 19%) !important;
    font-size: 12px;
    line-height: 1.5;
}

.p-navgroup-link.p-navgroup-link--user {
    margin-right: 5px;
    border-top: 1px solid #65838d;
    border-left: 1px solid #65838d;
    border-right: 1px solid #496671;
    border-bottom: 1px transparent;
    background: linear-gradient(0deg, #415e69 20%, #4a6772 19%) !important;
    font-size: 12px;
    line-height: 1.5;
    padding-bottom: 7px;
}

.p-nav-opposite .p-navgroup-link {
    margin-right: 5px;
    border-top: 1px solid #65838d;
    border-left: 1px solid #65838d;
    border-right: 1px solid #496671;
    border-bottom: 1px solid #17343f;
    background: linear-gradient(0deg, #415e69 20%, #4a6772 19%) !important;
    font-size: 12px;
    line-height: 1.5;
}

.p-pageWrapper {
    border: 5px solid #cecfce;
    max-width: 970px;
    margin: 25px auto 25px auto;
    background-color: #FFF;
    padding: 3px 5px;
}

.block-header {
    height: 25px;
    padding: 3px 7px;
    margin: 0;
    background: linear-gradient(0deg, #415e69 20%, #4a6772 19%) !important;
    background: #1f2f35;
    border-bottom: 2px solid #1f2f35;
}

.block--category .collapseTrigger.collapseTrigger--block::before {
    margin-left: 0px;
}

.carousel {
    height: 158px;
}

.carousel-item {
    height: 150px;
}

.lSSlideWrapper {
    height: 150px;
}

.p-sectionLinks {
    background: linear-gradient(0deg, #e1e5e7 30%, #e9ecee 29%) !important;
    border: 1px solid #d5d9db !important;
}

.node-icon {
    background-color: #eaeaea;
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    border-top: 1px solid #d5d9db;
    box-shadow: inset 1px 1px #f5f3f3;
}

.node-icon i {
    display: block;
    line-height: 1.125;
    font-size: 32px;
    padding: 2px 5px 2px 5px !important;
}

.node-body {
    min-height: 62px;
    background-color: #ffffff;
    border-bottom: 0px solid #d5d9db;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.node-extra {
    background-color: #eaeaea;
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    border-top: 1px solid #d5d9db;
    box-shadow: inset 1px 1px #f5f3f3;
}

.node--unread .node-icon,
.node--link .node-icon,
.node--page .node-icon {
    background-position: -48px 4px;
}

.node-main {
    border-top: 1px solid #d5d9db;
    border-left: 1px solid #d5d9db;
    border-right: 1px solid #d5d9db;
    box-shadow: inset 1px 1px #fff;
    background: #f0f0f0;
    display: table-cell;
    vertical-align: middle;
    padding: 7px;
}

.node + .node {
    border-top: 0px !important;
}

.p-body-sidebar .block-minorHeader {
    border: 0px !important;
}

.block-minorHeader {
    background: linear-gradient(0deg, #d3d7dd 60%, #edeff1 59%) !important;
}


.p-footer {
    font-size: 11px;
    color: #f8f8f8;
    background: linear-gradient(0deg, #0e363e 65%, #0b2d35 90%) !important;
    border-top: 1px solid #010b0f;
    box-shadow: inset 0 1px 0 0 #2f767e;
}


/* Centro de notificaciones */
.menu-content {
    border: 1px solid #196785;
    border-top-color: rgb(25, 103, 133);
    border-top-style: solid;
    border-top-width: 1px;
    border-top: 1px solid #196785;
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.5);
    border-radius: 0px !important;
}

/* Foro de tema específico */
.block-filterBar {
    height: 21px;
    padding: 0px 4px;
    background: linear-gradient(0deg, #d3d7dd 60%, #edeff1 59%) !important;
    border-bottom: 0px solid #1f2f35;
}

a.filterBar-menuTrigger {
    height: 21px;
    vertical-align: middle;
    font-weight: bold;
    color: #738fbf;
    background: linear-gradient(0deg, #e1e5e7 60%, #e9ecee 59%) !important;
    border-left: 1px solid #d5d9db;
}

a:hover.filterBar-menuTrigger {
    color: #273f69;
    background: linear-gradient(0deg, #e1e5e7 60%, #e9ecee 59%) !important;
}

.stickySeparator {
    font-family: Arial;
    font-size: 11px;
    height: 21px;
    padding: 3px 7px;
    margin: 0;
    background: linear-gradient(0deg, #415e69 20%, #4a6772 19%) !important;
    background: #1f2f35;
    border-bottom: 0px;
}

.p-title-pageAction {
    text-transform: uppercase;
}

.structItem {
    border-top: 0px !important;
}

.structItem-cell.structItem-cell--icon {
    width: 55px;
    background-color: #eaeaea;
    border-top: 1px solid #d5d9db;
    box-shadow: inset 1px 1px #f5f3f3;
}

.structItem-cell.structItem-cell--main {
    border-top: 1px solid #d5d9db;
    border-left: 1px solid #d5d9db;
    border-right: 1px solid #d5d9db;
    box-shadow: inset 1px 1px #fff;
    background: #f0f0f0;
    display: table-cell;
    vertical-align: middle;
}

.structItem-cell.structItem-cell--meta {
    background-color: #eaeaea;
    border-top: 1px solid #d5d9db;
    box-shadow: inset 1px 1px #f5f3f3;
}

.structItem-cell.structItem-cell--latest {
    border-top: 1px solid #d5d9db;
    border-left: 1px solid #d5d9db;
    border-right: 1px solid #d5d9db;
    box-shadow: inset 1px 1px #fff;
    background: #f0f0f0;
    display: table-cell;
    vertical-align: middle;
}

.structItem-latestDate.u-dt {
    font-family: Arial;
    font-size: 11px;
}

.structItem-latestDate.username {
    font-family: Arial;
    font-size: 11px;
}

.structItem-cell.structItem-cell--newThread {
    border-top: 1px solid #d5d9db;
    border-left: 1px solid #d5d9db;
    box-shadow: inset 1px 1px #fff;
    background: #f0f0f0;
    display: table-cell;
    vertical-align: middle;
}

.structItem-title {
    font-size: 13px;
    text-decoration: underline solid #56771b;
}

.structItem-minor {
    font-family: Arial;
}

.pairs.pairs--justified {
    margin-top: 3px;
    font-family: Arial;
    font-size: 11px;
}

.pageNav-page {
    font-weight: bold;
}

.pageNav-jump.pageNav-jump--next {
    font-weight: bold;
}

.pageNav-page > a,
.pageNav-jump,
.pageNavSimple-el.pageNavSimple-el--prev,
.pageNavSimple-el.pageNavSimple-el--next {
    padding: 2px 6px;
    color: #638A1F;
    text-decoration: none;
    border: 1px solid #d5d9db;
    box-shadow: inset 1px 1px #fff;
    background: #f0f0f0;
    font-size: 11px;
}

.pageNav-page.pageNav-page--current > a {
    color: #31464f;
    background-color: #eaeaea;
    box-shadow: inset 1px 1px #f5f3f3;
    border: 0px solid #d3d7dd;
}

.pageNav-page.pageNav-page--current > a:hover {
    color: #31464f;
    background-color: #eaeaea;
    box-shadow: inset 1px 1px #f5f3f3;
    border: 0px solid #d3d7dd;
}

.pageNav-page > a:hover,
.pageNav-jump:hover,
.pageNavSimple-el.pageNavSimple-el--prev:hover,
.pageNavSimple-el.pageNavSimple-el--next:hover {
    color: #7ab665;
    box-shadow: inset 1px 1px #fff;
    background: #f0f0f0;
    border-color: #d3d7dd;
}

.footerLogo > a {
    background-position: 0px -38px;
}

.footerLogo > a:hover {
    background-position: 0px 0px;
}

/* Posts */
.message-inner .message-userArrow::after {
    border-right-color: transparent;
}

.message-inner .message-userArrow {
    border-right-color: transparent;
}

.message-cell {
    padding: 0px;
}

.message-body {
    padding-left: 7px;
    padding-right: 7px;
}

.message-cell.message-cell--user,
.message-cell.message-cell--action {
    padding: 7px;
}

.message-attribution {
    font-family: Arial;
    color: #d5eac2;
    font-size: 11px;
    height: 21px;
    padding: 3px 7px;
    margin: 0;
    background: linear-gradient(0deg, #415e69 20%, #4a6772 19%) !important;
    border-bottom: 1px solid #1f2f35;
}

.message-attribution-opposite a:hover {
    text-decoration: underline;
    color: #deb230;
}

.actionBar {
    padding-left: 9px;
    padding-right: 9px;
    padding-bottom: 6px;
}

.actionBar-action {
    text-transform: uppercase;
    font-weight: bold;
    color: #738fbf;
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
    text-decoration: none;
    border: 1px solid #aab7bd;
    background: linear-gradient(0deg, #d1d7da, #d1d7da 50%, #e8ebed 50%, #d1d7da) !important;
    font-size: 11px;
    border-radius: 5px;
}


.reaction--small .reaction-image {
    max-width: 14px;
    max-height: 14px;
}

a:hover.actionBar-action {
    color: #738fbf;
}

/* Perfil */
.message-attribution.message-attribution--plain {
    color: #d5eac2;
    background: linear-gradient(0deg, #415e69 20%, #4a6772 19%) !important;
    border-bottom: 1px solid #1f2f35;
}

.message-attribution-user .attribution {
    color: #d5eac2;
}

.block-tabHeader.block-tabHeader--memberTabs {
    background: linear-gradient(0deg, #415e69 20%, #4a6772 19%) !important;
}

.block-tabHeader .tabs-tab.is-active {
    background: none;
    color: #fefefe;
    border-color: #deb230;
}

.block-tabHeader .tabs-tab {
    padding: 5px 7px;
    border-bottom: 2px solid transparent;
    border-bottom-color: transparent;
}

a:hover .message-attribution-user .attribution {
    color: #d5eac2;
}

/* Caja de texto */
.fr-toolbar .fr-command.fr-btn i,
.fr-popup .fr-...

Reviews

No reviews yet.