Created
January 26, 2016 13:38
-
-
Save maagmirror/98747b561c9ddd90965e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name Taringa V6 Flat, Reedit By: Maag 3.0 | |
// @namespace http://userstyles.org | |
// @description Tema creado por Mattewcoccon reeditado por Maag | |
// @author maag | |
// @homepage https://userstyles.org/styles/119533 | |
// @run-at document-start | |
// @version 0.20160125205728 | |
// ==/UserScript== | |
(function() {var css = ""; | |
css += [ | |
"/* ", | |
"||==================================================================================||", | |
"|| ||", | |
"||* Author : MatthewCoccon ||", | |
"|| ||", | |
"||* Reedited : Maag ||", | |
"|| ||", | |
"||* Version : 3.0 ||", | |
"|| ||", | |
"||* Description : Taringa V6 Flat Reedit Maag ||", | |
"|| ||", | |
"||==================================================================================||", | |
"*/", | |
"/* ", | |
"||==================================================================================||", | |
"|| ||", | |
"|| www.taringa.net/maag- ||", | |
"|| ||", | |
"||==================================================================================||", | |
"*/", | |
"@namespace url(http://www.w3.org/1999/xhtml);" | |
].join("\n"); | |
if (false || (document.domain == "www.taringa.net" || document.domain.substring(document.domain.indexOf(".www.taringa.net") + 1) == "www.taringa.net")) | |
css += [ | |
"*", | |
"", | |
"{", | |
" text-shadow:none!important;", | |
" box-shadow:none!important;", | |
" border-radius:0px!important;", | |
"}", | |
"@font-face", | |
" {", | |
" font-family: \'Open Sans\';", | |
" font-style: normal;", | |
" font-weight: 300;", | |
" }", | |
"* {font-family: \'Open Sans\' !important;}", | |
"a:hover", | |
" {", | |
" color: #39ACE5!important;", | |
" } ", | |
"a:visited", | |
"{ ", | |
" color:#2B7BBC;", | |
"}", | |
"div.info a:visited", | |
" {", | |
" color:#77608C!important;", | |
" }", | |
"p", | |
" {", | |
" color: #757575;", | |
" }", | |
"/*-----fondo----*/", | |
"", | |
"/*", | |
"#sidebar,div#mitaringa-container.clearfix,.v6,footer.contentinfo::before,div#page,#main-col,#main,body,.v6-content,#main,.sidebar,body.section-post .v6 .v6-container", | |
" {", | |
" background-color: #272822 } ", | |
"", | |
"*/", | |
"", | |
"/*-----Body-----*/", | |
"body", | |
"{", | |
" width:100%!important;", | |
" color: #757575;", | |
"}", | |
"/*-----Menu-----*/", | |
".header-main", | |
" {", | |
" border-top: 0px solid #455A64;", | |
" border-bottom: 0px solid #455A64;", | |
" background: #455A64 none repeat scroll 0% 0%;", | |
" }", | |
".header-main__badge", | |
" {", | |
" color: #000;", | |
" background: #FADD45 none repeat scroll 0% 0%;", | |
" }", | |
".header-main .nav-principal li", | |
" {", | |
" color: #A6AAAD;", | |
" }", | |
".header-main__item", | |
" {", | |
" color: #ECEEEF!important;", | |
" }", | |
".header-main__item:hover", | |
" {", | |
" color: #CFCFCF!important;", | |
" }", | |
"/*--tops--*/", | |
".panels .panel.active", | |
" {", | |
" background: #FAFAFA;", | |
" }", | |
".panels .panel ol li h4", | |
" {", | |
" border-bottom: 1px solid #DFDFDF;", | |
" }", | |
".panels .panel ol li", | |
" {", | |
" border-right: 1px solid #DFDFDF;", | |
" }", | |
".panels .panel ol li .mas:hover,.panels .panel ol li .mas", | |
" {", | |
" background: #EFEFEF none repeat scroll 0% 0%;", | |
" border-top: 0px solid #EBEBEB;", | |
" }", | |
".panels", | |
" {", | |
" background: #F5F5F5 none repeat scroll 0% 0%;", | |
" border: 1px solid #DFDFDF;", | |
" }", | |
".panels .subnav li a", | |
" {", | |
" border-bottom: 0px solid #FFF;", | |
" }", | |
".panels .subnav li", | |
" {", | |
" border-bottom: 1px solid #DFDFDF;", | |
" }", | |
"/*--mi--*/", | |
"#menu-section-mi ", | |
" {", | |
" background: url(http://k31.kn3.net/DBD1C7D95.png) no-repeat 25px 22px !important;", | |
" color: transparent !important;", | |
" }", | |
"/*--Buscador--*/ ", | |
"#v6search", | |
" {", | |
" border-left: 2px solid #bebebe !important;", | |
" color: #bebebe !important;", | |
" font-family: \'Calibri\' !important;", | |
" font-size: 14px !important;", | |
" font-style: normal !important;", | |
" height: 40px !important;", | |
" top: -1px !important;", | |
" } ", | |
" .v6 .nav-user form.buscar ", | |
" {", | |
" background: none !important;", | |
" border: none !important;", | |
" float: right !important;", | |
" margin-right: 0px !important;", | |
" margin-top: 0px !important;", | |
" }", | |
".v6 .nav-user form.buscar p button:before ", | |
" {", | |
" color: #bebebe !important;", | |
" font-size: 14px !important;", | |
" }", | |
"/*----resultados busqueda----*/", | |
"#search-big", | |
" {", | |
" border: 0px solid transparent!important;", | |
" background: #F5F5F5;", | |
" color: #555555;", | |
" }", | |
".result-post", | |
" {", | |
" border-bottom: 0px dotted #CCC;", | |
" background: #F5F5F5 none repeat scroll 0% 0%;", | |
" }", | |
".result-post:hover", | |
" {", | |
" border-bottom: 0px dotted #999;", | |
" background: #DFDFDF none repeat scroll 0% 0%;", | |
" }", | |
".result-post .points", | |
" {", | |
" opacity: 1;", | |
" }", | |
".result-post .points span", | |
" {", | |
" color: #757575;", | |
" }", | |
".result-post p", | |
" {", | |
" color: #757575;", | |
" }", | |
".view-more", | |
" {", | |
" background: #121212 none repeat scroll 0% 0%;", | |
" }", | |
".result-post h3 a span", | |
" {", | |
" background: transparent none repeat scroll 0% 0%;", | |
" border: 1px solid #39ACE5;", | |
" }", | |
".title .action .min-dropdown li", | |
" {", | |
" border-bottom: 0px solid #CCC;", | |
" }", | |
".title .action .min-dropdown", | |
" {", | |
" border: 0px solid red;", | |
" }", | |
".title .action .min-dropdown li a:hover", | |
" {", | |
" color: #ECEEEF!important;", | |
" }", | |
"/*-filtros-*/", | |
".box h4", | |
" {", | |
" color: #ECEEEF;", | |
" margin-left: 10px;", | |
" }", | |
".box.filters ul li a", | |
" {", | |
" padding-left: 10px;", | |
" }", | |
"select.filter-category,select#filter-category,input#filter-author,select#filter-country", | |
" {", | |
" border: 0px solid #D3D3D3;", | |
" background: #F5F5F5;", | |
" color: #757575;", | |
" margin-left: 10px;", | |
" }", | |
"input#filter-author", | |
" {", | |
" margin-bottom: 10px;", | |
" ", | |
" }", | |
".box.filters ul li a.selected", | |
" {", | |
" color: #FAE153;", | |
" }", | |
"/*--Usuario--*/", | |
".user-actions", | |
" {", | |
" background: transparent none repeat scroll 0% 0%;", | |
" }", | |
".user-actions img.user-picture", | |
" {", | |
" border-radius: 50% !important;", | |
" }", | |
".v6 .btn--green", | |
" {", | |
" color: #bebebe !important;", | |
" background: #3B494F none repeat scroll 0% 0% !important;", | |
" border: 2px solid #3B494F !important;", | |
" }", | |
".v6 .btn--green:hover", | |
" {", | |
" color: #c4c4c4 !important;", | |
" background: #2F3A3F none repeat scroll 0% 0% !important;", | |
" border: 2px solid #2F3A3F !important;", | |
" }", | |
".user-actions .user-action > a", | |
" {", | |
" color: #bebebe;", | |
" }", | |
".user-actions .user-action > a[class^=\"ico\"] .count", | |
" {", | |
" right: -5px;", | |
" }", | |
"a.icon-mensajes", | |
" {", | |
" background: #455A64 !important; ", | |
" }", | |
"/*--cascada usuario--*/", | |
"#tool-profile.tools li a", | |
" {", | |
" color: #ECEEEF;", | |
" background: #003E71 none repeat scroll 0% 0%;", | |
" }", | |
"#tool-profile.tools li a:hover", | |
" {", | |
" color: #ECEEEF;", | |
" background: #00345F none repeat scroll 0% 0%;", | |
" }", | |
"#tool-profile.tools", | |
" {", | |
" background: transparent none repeat scroll 0% 0%;", | |
" border: 0px solid #363636;", | |
" padding: 0px 0px;", | |
" box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.3)!important;", | |
" }", | |
".filterBy li a", | |
" {", | |
" color: #ECEEEF;", | |
" }", | |
".filterBy li a:hover", | |
" {", | |
" color: #fff!important;", | |
" }", | |
".filterBy li.here", | |
" {", | |
" background: #9F6545 none repeat scroll 0px 0px;", | |
" }", | |
"/*--notificaciones--*/", | |
".tools", | |
" {", | |
" border: 0px solid red;", | |
" background: #F44336 none repeat scroll 0% 0%;", | |
" }", | |
".tools li", | |
" {", | |
" border-top: 0px solid #EBEBEB;", | |
" }", | |
".tools h4", | |
" {", | |
" color: #ECEEEF;", | |
" }", | |
".tools li a", | |
" {", | |
" background: #F5F5F5 none repeat scroll 0% 0%;", | |
" }", | |
".tools li a:hover", | |
" {", | |
" background: #DFDFDF none repeat scroll 0% 0%;", | |
" }", | |
".tools li.unread a", | |
" {", | |
" background: #1B1B1B none repeat scroll 0% 0%;", | |
" border-left: 2px solid #FADD45;", | |
" }", | |
".tools li.unread a:hover", | |
" {", | |
" background: #141414 none repeat scroll 0% 0%;", | |
" }", | |
".tools li.unread a p", | |
" {", | |
" color: #ECEEEF;", | |
" }", | |
".tools li a h5 .ico-usuario", | |
" {", | |
" color: #757575;", | |
" }", | |
".tools .actions a", | |
" {", | |
" color: #ECEEEF;", | |
" }", | |
".tools .actions a:hover", | |
" {", | |
" color: #fff!important;", | |
" }", | |
".tools li a h5 strong.elipsis", | |
" {", | |
" color: #F44336;", | |
" }", | |
"/*-----cascada-----*/", | |
".sidebar .action-select", | |
" {", | |
" margin-right: 5px;", | |
" margin-top: 10px;", | |
" }", | |
" .v6 .action-select span", | |
" {", | |
" border:0px solid #1b1b1b;", | |
" background:none repeat scroll 0% 0% padding-box #EFEFEF;", | |
" color:#6D7174;", | |
" }", | |
" .v6 .action-select ol", | |
" {", | |
" background:none repeat scroll 0% 0% padding-box #FAFAFA;", | |
" border-color:-moz-use-text-color #333761 #333761;", | |
" border:0px solid #333761;", | |
" box-shadow:none!important;", | |
" }", | |
".v6 .action-select ol li a:hover", | |
" {", | |
" background:none repeat scroll 0% 0% #EFEFEF;", | |
" }", | |
"/*-----Content-----*/", | |
".v6-content", | |
" {", | |
" border-left: 0px solid #1B1B1B;", | |
" border-right: 0px solid #1B1B1B;", | |
" }", | |
"body.section-post .v6 .v6-container", | |
" {", | |
" margin-top: 10px;", | |
" }", | |
"/*-----Tabs-----*/", | |
"nav.tabs", | |
" {", | |
" background: #607D8B none repeat scroll 0% 0%;", | |
" border-bottom: 0px solid #242424;", | |
" box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.3)!important;", | |
" }", | |
"nav.tabs ul li.active a", | |
" {", | |
" background: #254759 none repeat scroll 0% 0%;", | |
" border-bottom: 0px solid #242424;", | |
" color: #ECEEEF !important;", | |
" }", | |
"nav.tabs ul li a", | |
" {", | |
" background: #607D8B none repeat scroll 0% 0%;", | |
" border-right: 0px solid #242424;", | |
" color: #ECEEEF !important;", | |
" }", | |
"nav.tabs ul li a:hover", | |
" {", | |
" background: #2D566B none repeat scroll 0% 0%;", | |
" border-right: 0px solid #242424;", | |
" color: #ECEEEF !important;", | |
" }", | |
"/*-----Post\'s-----*/", | |
".container-post .fuente", | |
" {", | |
" margin: 0px 0px 0px 10px;", | |
" }", | |
".container-post .tags", | |
" {", | |
" margin: 10px 0px 10px 10px;", | |
"}", | |
".content-left", | |
" {", | |
" margin-right: 332px;", | |
" }", | |
"div.list-l.list-destacados,div.list-l.list-reciente,div.list-l.list-ascenso", | |
" {", | |
" box-shadow:0px 10px 10px -5px rgba(0,0,0,0.5) !important;", | |
" }", | |
"a.list-l__title", | |
" {", | |
" margin-top: 9px;", | |
" color:#757575;", | |
" font-weight: normal;", | |
" }", | |
"a.list-l__title:hover", | |
" {", | |
" color: #F34336!important;", | |
" font-weight: normal;", | |
" }", | |
" .list-l__meta", | |
" {", | |
" margin-top: 3px;", | |
" }", | |
".list-l li:hover, .list-l__meta a", | |
" {", | |
" color: #5F5F5F;", | |
" }", | |
".list-l li:hover .list-l__meta a", | |
" {", | |
" color: #757575!important;", | |
" }", | |
".list-l__meta a, .list-l__meta span", | |
" {", | |
" font-size: 15px;", | |
" }", | |
".list-l li,.list-ascenso ul li,.list-reciente ul li", | |
" {", | |
" border-top: 0px solid #EBEBEB;", | |
" border-right: 0px solid #EBEBEB;", | |
" background: #F5F5F5 none repeat scroll 0% 0%;", | |
" height: 35px;", | |
" color: #757575;", | |
" }", | |
".list-reciente ul li h3 a:hover,.list-ascenso ul li h3 a:hover", | |
" {", | |
" font-weight: normal;", | |
" color: #F34336!important;", | |
" }", | |
".list-l li:hover", | |
" {", | |
" background: #EFEFEF none repeat scroll 0% 0%;", | |
" }", | |
".list-l__title", | |
" {", | |
" font-size: 13px;", | |
" }", | |
"/*--img post--*/", | |
".list-l__avatar, .list-l__avatar img", | |
" {", | |
" border: 0px;", | |
" }", | |
".v6 .list-l ul li a.avatar, .v6 .list-l ul li a.avatar img", | |
"{", | |
" width:50px !important;", | |
" height:35px !important;", | |
"}", | |
"/*--post patrocinado--*/", | |
".list-l .patrocinado ", | |
" {", | |
" height: 32px;", | |
" background: #EFEFEF none repeat scroll 0% 0%;", | |
" }", | |
".list-l__subtitle", | |
" {", | |
" display:none;", | |
" }", | |
".list-l .patrocinado .list-l__meta", | |
" {", | |
" left: 520px;", | |
" width: 100px!important;", | |
" }", | |
"/*--tags post--*/", | |
".usuario, span.tiempo.timeago.icon-tiempo.hide-lr,.v6 .list-l ul li .meta .comentarios,.v6 .list-m ul li a img.thumb,.v6 .taringa-musica,.v6 .container-post #zeti-boxy-container,.v6 body.section-post #footer,.v6 body.section-post footer #footer-links,.v6 .posts-relacionados,.v6 .sidebar .listados.avisos-taringa,list-recent-posts list-m,.zeti-wrapper,#div.box,.v6 .box-anonimo,.zeti-container", | |
"{ ", | |
" display: none !important;", | |
"}", | |
" .v6 .list-l ul li .meta", | |
"{", | |
" display:inline!important;", | |
" position:absolute;", | |
" top:12px;", | |
" right:0px;", | |
"}", | |
".container-post .tags p strong", | |
" {", | |
" color: #CD0000;", | |
" }", | |
"/*--administracion de post temas--*/", | |
".sidebar .listados h2::before,.sidebar .listados h2 span", | |
" {", | |
" background: transparent none repeat scroll 0% 0%;", | |
" }", | |
".comments-primary .comments-closed,.comments-primary .comments-empty", | |
" {", | |
" background: #101010 none repeat scroll 0% 0%;", | |
" }", | |
".comments-primary .comments-box h3", | |
" {", | |
" color: #757575;", | |
" }", | |
"/*-----borrar-----*/", | |
"div.box.box--crear-post,a.btn.a.dropdown-text.radio-on,a.btn.a.dropdown-dropper.active,a.btn.a.dropdown-dropper,div.adex-wrapper,.post-banner.leaderboard,.tip-box,body .sidebar .facebook-box,body .header-sticky,.container-post .keywords", | |
" {", | |
" display:none !important;", | |
" }", | |
"/*-----Right content-----*/", | |
".content-right", | |
" {", | |
" margin-right: 0px;", | |
" }", | |
".list-m", | |
" {", | |
" border: 0px solid #EBEBEB;", | |
" box-shadow:0px 10px 10px -5px rgba(0,0,0,0.5) !important;", | |
" }", | |
" .v6 .list-m h2", | |
" {", | |
" background: none repeat scroll 0% 0% #272822;", | |
" color: #ECEEEF;", | |
" }", | |
".action-minmax span", | |
" {", | |
" color: #004F46;", | |
" border: 1px solid #004F46;", | |
" }", | |
".list-m ul", | |
" {", | |
" border-top: 0px solid #242424;", | |
" }", | |
".list-m ul li", | |
" {", | |
" border-bottom: 0px solid #EBEBEB;", | |
" }", | |
".list-m ul li a", | |
" {", | |
" background: #F5F5F5 none repeat scroll 0% 0%;", | |
" height: 46px;", | |
" }", | |
".list-m ul li a:hover", | |
" {", | |
" background: #EFEFEF none repeat scroll 0% 0%;", | |
" }", | |
".list-m ul li a:hover p", | |
" {", | |
" color: #757575;", | |
" }", | |
".list-m ul li a h3,.list-s ul li a h3", | |
" {", | |
" color: #757575;", | |
" max-width: 100%;", | |
" }", | |
".list-m a.ver", | |
" {", | |
" border-top: 0px solid #272822;", | |
" background: #272822 none repeat scroll 0% 0%;", | |
" color: #ECEEEF;", | |
" }", | |
".list-m a.ver:hover", | |
" {", | |
" background: #272822 none repeat scroll 0% 0%;", | |
" color: #ECEEEF!important;", | |
" }", | |
".list-m ul li a .count", | |
" {", | |
" color: #DE2925;", | |
" }", | |
"/*--comentarios recientes--*/", | |
".list-s", | |
" {", | |
" border: 0px solid #EBEBEB;", | |
" }", | |
".v6 .list-s h2", | |
" { ", | |
" background: none repeat-x scroll left bottom #272822;", | |
" }", | |
".list-s h2", | |
" {", | |
" border-bottom: 0px solid #DDDEDF;", | |
" color: #ECEEEF;", | |
" }", | |
".list-s ul li", | |
" {", | |
" border-bottom: 0px solid #EEEEEF;", | |
" }", | |
".list-s ul li a", | |
" {", | |
" background: #F5F5F5 none repeat scroll 0% 0%;", | |
" }", | |
".list-s ul li a:hover", | |
" {", | |
" background: #EFEFEF none repeat scroll 0% 0%;", | |
" }", | |
"ul#lastCommentsBox,.list-s ul", | |
" {", | |
" box-shadow:0px 10px 10px -5px rgba(0,0,0,0.5) !important;", | |
" }", | |
"div.topBarFix", | |
" {", | |
" display: none!important;", | |
" }", | |
"div.header", | |
" {", | |
" position:static !important;", | |
" }", | |
"/*-----Paginacion-----*/", | |
".paginator", | |
" {", | |
" border-bottom: 0px solid #EBEBEB;", | |
" border-right: 0px solid #EBEBEB;", | |
" }", | |
".v6 .paginator .button-container a.disabled,.paginator .button-container a.disabled a:hover", | |
" {", | |
" background:#FAFAFA none repeat scroll 0% 0%;", | |
" color: #757575!important;", | |
" }", | |
" ", | |
".paginator .button-container a:hover", | |
" {", | |
" color: #ECEEEF!important;", | |
" }", | |
".v6 .paginator .list-container ul li.active a", | |
" {", | |
" background:#EFEFEF none repeat scroll 0% 0%!important;", | |
" color:#757575 !important;", | |
" }", | |
".v6 .paginator .list-container ul li", | |
" {", | |
" background:#FAFAFA none repeat scroll 0% 0%;", | |
" }", | |
"/*-----Sidebar-----*/", | |
"aside.sidebar", | |
" {", | |
" left:auto!important;", | |
" right:0px!important;", | |
" position:absolute!important;", | |
" bottom:auto!important;", | |
" top:0px!important;", | |
" }", | |
".sidebar", | |
" {", | |
" border-right: 0px solid #D3D3D3;", | |
" border-left: 0px solid #D3D3D3;", | |
" border-bottom: 0px solid #D3D3D3;", | |
" width: 302px;", | |
" }", | |
".sidebar__social {", | |
" background: #E6E6E6 none repeat scroll 0% 0%;", | |
" margin-bottom: 20px;", | |
" padding-left: 500px;", | |
" margin-top: -10px;", | |
" box-shadow: 0px 10px 10px 0px rgb(230, 230, 230)!important;", | |
"}", | |
".sidebar .fb_iframe_widget, .sidebar .fb-like", | |
" {", | |
" margin: 10px 15px 15px;", | |
" }", | |
"div.estadisticas", | |
" {", | |
" background: #607D8B none repeat scroll 0% 0%;", | |
" margin-bottom: 20px;", | |
" box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.3)!important;", | |
" }", | |
".estadisticas h2", | |
" {", | |
" padding: 10px 0px 0px 10px;", | |
" }", | |
".estadisticas .slide-panel p span.txt", | |
" {", | |
" color: #ECEEEF;", | |
" }", | |
".sidebar h2", | |
" {", | |
" color: #ECEEEF;", | |
" border-bottom: 0px solid #1D3F4F;", | |
" }", | |
".estadisticas .slide-panel", | |
" {", | |
" border-bottom: 0px solid #D0D1D3;", | |
" }", | |
".estadisticas .slide-panel .info1", | |
" {", | |
" border-right: 0px solid #1D3F4F;", | |
" }", | |
".estadisticas .slide-panel .info1", | |
" {", | |
" padding-left: 11px;", | |
" }", | |
".estadisticas .slide-panel .info2", | |
" {", | |
" padding-left: 0px;", | |
" }", | |
".estadisticas span.bt-slide", | |
" {", | |
" background: transparent none repeat scroll 0% 0%;", | |
" }", | |
".estadisticas span.bt-slide:hover", | |
" {", | |
" background: #1D3F4F none repeat scroll 0% 0%;", | |
" }", | |
".estadisticas .slide-panel .desplegable .col", | |
" {", | |
" border-right: 0px solid #242424;", | |
" }", | |
".estadisticas .slide-panel .desplegable .col", | |
" {", | |
" padding-left: 11px;", | |
" }", | |
".estadisticas .slide-panel .desplegable .col.last", | |
" {", | |
" padding-left: 0px;", | |
" }", | |
".estadisticas .slide-panel .desplegable a.mas,.tools .mas,.tools .mas:hover", | |
" {", | |
" border-top: 0px solid #D0D1D3;", | |
" background: #1D3F4F none repeat scroll 0% 0%;", | |
" }", | |
"/*--shouts--*/", | |
"div.shouts", | |
" {", | |
" background: #27AE60 none repeat scroll 0% 0%;", | |
" box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.3)!important;", | |
" }", | |
".shouts h2", | |
" {", | |
" margin: 10px 0px 0px 10px;", | |
" }", | |
".sidebar ul", | |
" {", | |
" margin: 0px 0px 15px 0px;", | |
" }", | |
".shouts ul li,.shout-individual .activity-content", | |
" {", | |
" border-bottom: 0px solid red;", | |
" }", | |
".shouts ul li", | |
" {", | |
" padding: 5px 0px 0px 40px;", | |
" }", | |
".shouts ul li span", | |
" {", | |
" color: #ECEEEF;", | |
" }", | |
".shouts ul li a.like", | |
" {", | |
" color: #004A6F;", | |
" }", | |
".shouts ul li a.like:hover", | |
" {", | |
" color: #ECEEEF;", | |
" }", | |
".shouts ul li a.disabled", | |
" {", | |
" color: #ECEEEF;", | |
" }", | |
".shouts ul li a.disabled:hover", | |
" {", | |
" color: #CFCFCF!important;", | |
" }", | |
".shouts ul li .tw a, .shouts ul li a.vs", | |
" {", | |
" color: #ECEEEF;", | |
" }", | |
".shouts ul li .tw a:hover, .shouts ul li a.vs:hover", | |
" {", | |
" color: #CFCFCF!important;", | |
" }", | |
"/*-shout reply-*/", | |
".small-list.activity-log .list-element span,.small-list.activity-log .list-element", | |
" {", | |
" color: #B3B8BC;", | |
" }", | |
".small-list.quick-reply", | |
" {", | |
" border-color: -moz-use-text-color #A4CD33 #A4CD33;", | |
" border: 1px solid #A4CD33;", | |
" }", | |
".quick-reply textarea", | |
" {", | |
" background: #101010 none repeat scroll 0% 0%;", | |
" color: #B3B8BC;", | |
" }", | |
"/*--Top usuarios--*/", | |
"div.top-usuarios", | |
" {", | |
" background: #455A64 none repeat scroll 0% 0%;", | |
" margin-bottom: -70px;", | |
" box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.3)!important;", | |
" }", | |
".top-usuarios h2", | |
" {", | |
" margin: 10px 0px 0px 10px;", | |
" }", | |
".v6 .top-usuarios ul li", | |
" {", | |
" background:none repeat scroll 0% 0% #F5F5F5;", | |
" border-bottom: 0px solid #000;", | |
" }", | |
".v6 .top-usuarios ul li:hover", | |
" {", | |
" background:none repeat scroll 0% 0% #EFEFEF;", | |
" }", | |
".top-usuarios ul li.destacado h3", | |
" {", | |
" padding-left: 70px;", | |
" }", | |
"/*--------MI--------*/", | |
".v6-beta .v6-content", | |
" {", | |
" border-left: 0px solid #242424;", | |
" border-right: 0px solid #242424;", | |
" }", | |
"#main", | |
" {", | |
" border-right: 0px solid #CCC;", | |
" border-left: 0px solid #CCC;", | |
" }", | |
"#main", | |
" {", | |
" background-image: none!important;", | |
" }", | |
".v6-beta nav.tabs li.active a", | |
" {", | |
" background: #455A64 none repeat scroll 0% 0%;", | |
" }", | |
"/*-shoutear-*/", | |
"textarea#my-shout-body-mi", | |
" {", | |
" background: #DFDFDF none repeat scroll 0% 0%!important;", | |
" color: #757575!important;", | |
" }", | |
".shout-box", | |
" {", | |
" background: #EFEFEF none repeat scroll 0% 0%;", | |
" margin-top: 10px;", | |
" box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.3)!important;", | |
" }", | |
".activity-element a.avatar img, .shout-box a.avatar img", | |
" {", | |
" border: 0px solid transparent;", | |
" border-radius: 50% !important;", | |
" }", | |
".activity-element a.avatar img:hover, .shout-box a.avatar img:hover", | |
" {", | |
" border: 0px solid #FADD45;", | |
" border-radius: 50% !important;", | |
" box-shadow:0px 10px 10px -5px rgba(0,0,0,0.5) !important;", | |
" }", | |
"textarea#my-shout-body-mi.suggest.suggest-mention.suggest-hashtag.body.ui-corner-all.form-input-text.box-shadow-soft.shoutbox-texarea.ubertext", | |
" {", | |
" background: #141414 none repeat scroll 0% 0%!important;", | |
" color: #A6AAAD;", | |
" }", | |
".form-input-text", | |
" {", | |
" border: 0px solid red;", | |
" }", | |
".form-input-text:focus", | |
" {", | |
" border: 0px solid #38B2E5;", | |
" }", | |
".btn.g", | |
" {", | |
" background: #EFEFEF none repeat scroll 0% 0%;", | |
" }", | |
".btn.g:hover", | |
" {", | |
" background-color: #DFDFDF;", | |
" }", | |
"/*-menu shouts-*/", | |
".dropdown-menu", | |
" {", | |
" background-color: #FAFAFA !important;", | |
" border-radius: 0px !important;", | |
" border: 0px solid red !important;", | |
" box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.3)!important;", | |
" ", | |
" }", | |
".dropdown-menu li > a:hover, .dropdown-menu li > a.active", | |
" {", | |
" background-color: #262626 !important;", | |
" background-image: none!important;", | |
" }", | |
".cont-filterH .select-list li a", | |
" {", | |
" color: #454545;", | |
" }", | |
"strong.label", | |
" {", | |
" color: #757575;", | |
" }", | |
"strong.label:hover", | |
" {", | |
" color: #ECEEEF!important;", | |
" }", | |
".cont-filterH", | |
" {", | |
" margin: 10px 0px 0px 0px;", | |
" width: 650px;", | |
" height: 45px;", | |
" border: 0px solid #242424;", | |
" background: #DFDFDF;", | |
" box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.3)!important;", | |
" }", | |
".cont-filterH ul li", | |
" {", | |
" background: transparent no-repeat scroll right center;", | |
" }", | |
".cont-filterH ul li a:hover", | |
" {", | |
" background: #EF6459 no-repeat scroll right center;", | |
" color: #ECEEEF!important;", | |
" }", | |
".cont-filterH ul li a.active", | |
" {", | |
" background-color: #F44336;", | |
" }", | |
".cont-filterH div.floatR > ul li", | |
" {", | |
" background: transparent no-repeat scroll left center !important;", | |
" }", | |
"/*-shouts-*/", | |
"/*-shouts no read-*/", | |
".alert.info {", | |
" background-color: #C7ECFC;", | |
" border-color: #C8EBFC;", | |
" color: #000;", | |
"}", | |
".activity-element.unread .activity-content,f .activity-element.unread .shout-footer", | |
" {", | |
" border: 1px solid #4CAF50;", | |
" }", | |
".activity-element p", | |
" {", | |
" color: #757575;", | |
" }", | |
".dialog", | |
" {", | |
" background: transparent no-repeat scroll left top;", | |
" }", | |
".activity-content", | |
" {", | |
" border-color: #292929 #292929 -moz-use-text-color;", | |
" border: 1px solid #fafafa;", | |
" background-color: #FAFAFA;", | |
" }", | |
".shout-footer", | |
" {", | |
" border: 1px solid #DFDFDF !important;", | |
" background: #DFDFDF repeat-x scroll left bottom;", | |
" margin-left: 76px !important;", | |
" width: 564px;", | |
" box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.3)!important;", | |
" }", | |
".button-action-s", | |
" {", | |
" background: transparent no-repeat scroll left bottom !important;", | |
" }", | |
".button-action-s:hover span", | |
" {", | |
" color: #C2185B !important;", | |
" }", | |
"/*-shouts new tema-*/", | |
".activity-element.new-tema .link-data", | |
" {", | |
" background-color: #1B1B1B;", | |
" border: 1px solid #363636;", | |
" margin-left: -5px;", | |
" padding: 5px 8px 0px 8px;", | |
" }", | |
"/*-shouts new post-*/", | |
".activity-element.new-post .link-data", | |
" {", | |
" background-color: #1B1B1B;", | |
" border: 1px solid #547D00;", | |
" }", | |
"/*-shouts post-*/", | |
".link-summary", | |
" {", | |
" background: #DFDFDF none repeat scroll 0% 0%;", | |
" }", | |
"/*-icon replace-*/", | |
".activity-element i.icon.remove", | |
" {", | |
" background-position: -32px -102px;", | |
" opacity: 0.7;", | |
" }", | |
"i.icon.remove-s", | |
" {", | |
" background-position: -171px -102px;", | |
" }", | |
"i.icon.s-like", | |
" {", | |
" background-position: -193px -196px;", | |
" opacity: 1 !important;", | |
" }", | |
"i.icon.s-like:hover", | |
" {", | |
" background-position: -193px -196px;", | |
" opacity: 1 !important;", | |
" }", | |
"i.icon.favorite", | |
" {", | |
" background-position: -220px -196px;", | |
" }", | |
"i.icon.favorite:hover", | |
" {", | |
" background-position: -220px -196px;", | |
" opacity: 1 !important;", | |
" }", | |
"i.icon.s-comment", | |
" {", | |
" background-position: -236px -214px;", | |
" opacity: 1 !important;", | |
" }", | |
"i.icon.s-comment:hover", | |
" {", | |
" background-position: -236px -214px;", | |
" opacity: 1 !important;", | |
" }", | |
"i.icon.respam", | |
" {", | |
" background-position: -236px -196px;", | |
" }", | |
"i.icon.respam:hover", | |
" {", | |
" background-position: -236px -196px;", | |
" opacity: 1 !important;", | |
" }", | |
"/*-activity-*/", | |
".list .list-element", | |
" {", | |
" border-top: 0px solid #E0E0E0;", | |
" background: #EFEFEF none repeat scroll 0% 0%;", | |
" }", | |
".list-element:nth-child(2n+1)", | |
" {", | |
" border-top: 0px solid #FFF;", | |
" background: #FAFAFA none repeat scroll 0% 0%;", | |
" }", | |
".small-list.activity-log", | |
" {", | |
" border-color: -moz-use-text-color transparent transparent;", | |
" }", | |
"a.activity-see-more.hide", | |
" {", | |
" background: #101010;", | |
" }", | |
"/*-comentario shout-*/", | |
"#comments-featured > .comment-replies-container > .comment", | |
" {", | |
" border-top: 0px solid #ECF5DF;", | |
" background: #141414 none repeat scroll 0% 0%;", | |
" }", | |
"/*-------Sidebar-------*/", | |
"div.tag_element", | |
" {", | |
" padding-left: 10px;", | |
" margin-bottom: 10px;", | |
" }", | |
"div.box.clearfix", | |
" {", | |
" background: #2F3A3F none repeat scroll 0% 0%;", | |
" box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.3)!important;", | |
" color: #ECEEEF;", | |
" }", | |
".box div.title, .divider", | |
" {", | |
" position: relative;", | |
" background: transparent none repeat-x scroll 0px 12px;", | |
" }", | |
".box div.title h2", | |
" {", | |
" background: none repeat-x scroll center center;", | |
" color: #ECEEEF;", | |
" margin: 5px 0px 5px 10px;", | |
" }", | |
"/*--activity live--*/", | |
"#friends-live-activity .list-item:hover", | |
" {", | |
" background: #DFDFDF none repeat scroll 0% 0%;", | |
" }", | |
"#friends-live-activity .list-item", | |
" {", | |
" background: #FAFAFA none repeat scroll 0% 0%;", | |
" border-top: 0px solid #515151;", | |
" }", | |
".shout-live .shout-head", | |
" {", | |
" background: #141414 none repeat scroll 0% 0% ;", | |
" border-bottom: 1px solid #515151;", | |
" }", | |
"/*--pins--*/", | |
"div#pins.box", | |
" {", | |
" background: #E91E63 none repeat scroll 0% 0%;", | |
" padding-bottom: 30px;", | |
" margin-bottom: 0px;", | |
" }", | |
"div.box.pin-add", | |
" {", | |
" padding-top: 0px;", | |
" padding-bottom: 30px;", | |
" background: #E91E63 none repeat scroll 0% 0%;", | |
" box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.3)!important;", | |
" }", | |
".hashlist a.first", | |
" {", | |
" color: #ECEEEF;", | |
" }", | |
".box .title .action", | |
" {", | |
" background: none repeat scroll 0% 0%;", | |
" margin-top: 10px;", | |
" }", | |
".box.pin-add input.add", | |
" {", | |
" background: transparent none repeat scroll 0% 0%;", | |
" width: 25px;", | |
" height: 28px;", | |
" padding: 0px 0px 4px 0px;", | |
" color: #ECEEEF!important;", | |
" }", | |
".box.pin-add input.add:hover", | |
" {", | |
" background: #CF1958 none repeat scroll 0% 0%;", | |
" width: 25px;", | |
" height: 28px;", | |
" padding: 0px 00px 4px 0px;", | |
" }", | |
"/*--hash tags--*/", | |
"div#tags-trendsBox.box", | |
" {", | |
" background: #227586 none repeat scroll 0% 0%;", | |
" box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.3)!important;", | |
" }", | |
".textrank-tags ul li:hover", | |
" {", | |
" background:rgba(20, 20, 20,0.5) none repeat scroll 0% 0%;", | |
" color: #ECEEEF!important;", | |
" }", | |
".textrank-tags ul li a,.textrank-tags ul li a:hover, .textrank-tags ul li a:focus,.textrank-tags ul li a:active", | |
" {", | |
" color: #ECEEEF;", | |
" }", | |
"a.Feed-load.first.overflow-ellipsis", | |
" {", | |
" color: #ECEEEF!important;", | |
" }", | |
".textrank-tags ul li", | |
" {", | |
" border-bottom: 0px dotted #CCC;", | |
" }", | |
"/*-search box-*/", | |
"div.box", | |
" {", | |
" background: #2F3A3F none repeat scroll 0% 0%;", | |
" box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.3)!important;", | |
" }", | |
"/*--seguidos online / siguiendo--*/", | |
"span.floatL", | |
" {", | |
" color: #ECEEEF;", | |
" }", | |
".categoriaList li:hover", | |
" {", | |
" background: rgba(50, 50, 50, 0.5) none repeat scroll 0% 0%;", | |
" border-bottom: 0px dotted #CCC;", | |
" }", | |
".categoriaList li", | |
" {", | |
" border-bottom: 0px dotted #CCC;", | |
" }", | |
"input.ui-corner-all.form-input-text.box-shadow-soft.floatL", | |
" {", | |
" background-color: transparent!important;", | |
" color: #ECEEEF;", | |
" width: 200px!important;", | |
" margin-left: 5px!important;", | |
" border-bottom: 1px solid rgba(245, 245, 245, 0.5);", | |
" }", | |
".cont-filterH ul li a span", | |
" {", | |
" color: #FFF;", | |
" background-color: #AF352B;", | |
" }", | |
"span.data-followers-count.floatR.number,span.floatR.number", | |
" {", | |
" color: #ECEEEF;", | |
" }", | |
"/*-----footer-----*/", | |
".irCielo", | |
" {", | |
" border-bottom: 1px solid #ECEEEF;", | |
" }", | |
"#footer .wrapper .irCielo strong", | |
" {", | |
" color: #ECEEEF !important;", | |
" }", | |
"#footer .wrapper .irCielo:hover strong", | |
" {", | |
" color: #fff !important;", | |
" }", | |
"#footer .wrapper", | |
" {", | |
" border-top: 0px solid #EEE;", | |
" background: transparent none no-repeat scroll left bottom;", | |
" }", | |
".last-action", | |
" {", | |
" border-left: 0px solid #CCC;", | |
" border-right: 0px solid #CCC;", | |
" background: #455A64 none repeat scroll 0px 0px;", | |
" box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.3)!important;", | |
" }", | |
"#asd input", | |
" {", | |
" background:transparent;", | |
" border:inherit;", | |
" color: #ECEEEF !important;", | |
" font-family: \'Calibri\' !important;", | |
" font-size: 14px !important;", | |
" font-style: normal !important;", | |
" height: 16px !important;", | |
" top: -1px !important;", | |
" border-left: 2px solid #F5F5F5 !important;", | |
" border-radius:0px;", | |
" } ", | |
"#asd .btn_search", | |
" {", | |
" background:url(\"http://k31.kn3.net/2831C839C.png\") no-repeat scroll 0% 0% transparent;", | |
" }", | |
"a.pie-wiroos", | |
" {", | |
" background:url(\"http://k46.kn3.net/3/E/7/2/A/A/193.png\") no-repeat scroll 0% 0% transparent;", | |
" margin: 10px 0px 0px;", | |
" }", | |
"/*----------------Posts-----------------*/", | |
".container-post .post-content .main-content-post", | |
" {", | |
" color: #757575;", | |
" margin-left: 10px;", | |
" }", | |
".v6 .container-post", | |
" {", | |
" padding:0px 10px 0px 0px;", | |
" }", | |
"body.section-post .v6 .v6-container .v6-content", | |
" {", | |
" background: #DFDFDF none repeat scroll 0% 0%;", | |
" }", | |
".v6 .social-side-bar .favorite-post-post span,.v6 .social-side-bar .share-bt span", | |
" {", | |
" color: #fff;", | |
" }", | |
"div.meta-data", | |
" {", | |
" background: #DFDFDF none repeat scroll 0% 0%;", | |
" }", | |
".container-post", | |
" {", | |
" background: #F5F5F5 none repeat scroll 0% 0%;", | |
" }", | |
".container-post h1", | |
" {", | |
" color: #30B23D;", | |
" margin: 0px 10px 10px;", | |
" }", | |
".container-post .post-content", | |
" {", | |
" border-top: 1px solid #FCD605;", | |
" padding-right: 5px;", | |
" }", | |
".container-post .autor", | |
" {", | |
" border-top: 1px solid #FCD605;", | |
" }", | |
"/*-Puntos-*/", | |
".box-acciones", | |
" {", | |
" border: 0px solid #EFEEEE;", | |
" }", | |
".box-acciones .row", | |
" {", | |
" border-bottom: 0px solid #E9E9E9;", | |
" border-top: 0px solid #FFF;", | |
" }", | |
".container-post .dar-puntos-p", | |
" {", | |
" color: #5E5E5E;", | |
" }", | |
".box-acciones .dar-puntos #point-bar.container-puntos li", | |
" {", | |
" border-right: 0px solid #141414;", | |
" background: #FAFAFA none repeat scroll 0% 0%;", | |
" }", | |
".box-acciones .favorite-post-post,.box-acciones .ui-btn,.box-acciones .flag-post-post,.box-acciones .fg-button", | |
" {", | |
" background: #0F0F0F none repeat scroll 0% 0%;", | |
" border: 1px solid #141414 !important;", | |
" }", | |
".box-acciones .favorite-post-post:hover,.box-acciones .ui-btn:hover,.box-acciones .flag-post-post:hover,.box-acciones .fg-button:hover", | |
" {", | |
" background: #0F0F0F none repeat scroll 0% 0%;", | |
" border: 1px solid #262626 !important;", | |
" }", | |
".box-acciones .follow-button, .box-acciones .follow-post-post", | |
" {", | |
" background: #0F0F0F none repeat scroll 0% 0% !important;", | |
" }", | |
".box-acciones .follow-button:hover, .box-acciones .follow-post-post:hover", | |
" {", | |
" background: #0F0F0F none repeat scroll 0% 0% !important;", | |
" }", | |
"/*--comentarios--*/", | |
"div.myComment.clearfix.v6", | |
" {", | |
" background: #F5F5F5 none repeat scroll 0% 0%!important;", | |
" }", | |
"div.comment-text", | |
" {", | |
" color: #ECEEEF;", | |
" width: 570px;", | |
" }", | |
".comments-primary .title h2", | |
" {", | |
" color: #757575!important;", | |
" }", | |
"div#comment-linked.box.comments-primary", | |
" {", | |
" background: #DFDFDF none repeat scroll 0% 0% ;", | |
" }", | |
".comments-primary .comment-content", | |
" {", | |
" color: #757575;", | |
" }", | |
".comments-primary .more-replies a", | |
" {", | |
" background: #101010 none repeat scroll 0% 0%; ", | |
" }", | |
".comments-primary .more-replies", | |
" {", | |
" border: 0px solid #F3F3F3;", | |
" }", | |
".comments-primary .more-replies a:hover", | |
" {", | |
" background: #1b1b1b none repeat scroll 0% 0%;", | |
" }", | |
".comentarios-destacados .comment-highlight-top", | |
" {", | |
" background: transparent none repeat scroll 0% 0%;", | |
" border-left: 3px solid #FADD45;", | |
" }", | |
".myComment", | |
" {", | |
" border: 0px solid #262626;", | |
" }", | |
".comments-primary .comment:hover", | |
" {", | |
" background: #DFDFDF none repeat scroll 0% 0%;", | |
" }", | |
".comments-primary .title h3", | |
" {", | |
" color: #555555;", | |
" background: #DFDFDF none repeat scroll 0% 0%;", | |
" padding: 9px 12px 5px 10px;", | |
" }", | |
".myComment .myComment-text-box .markItUpHeader", | |
" {", | |
" border: 0px solid #262626;", | |
" background: #DFDFDF none repeat scroll 0% 0%;", | |
" }", | |
".emoji-categories li.active", | |
" {", | |
" background: #DFDFDF repeat scroll 0% 0%;", | |
" border-left-color: #141414;", | |
" border: 0px solid red;", | |
" }", | |
".myComment .myComment-text-box textarea", | |
" {", | |
" background: #F5F5F5 none repeat scroll 0% 0%;", | |
" border-color: -moz-use-text-color #101010 #101010;", | |
" border: 1px solid #DFDFDF;", | |
" color: #A6AAAD;", | |
" }", | |
"/*-paginacion comentarios-*/", | |
".comments-primary .nav-pages", | |
" {", | |
" background: #101010 none repeat scroll 0% 0%;", | |
" }", | |
".nav-pages ul li.active a", | |
" {", | |
" color: #757575;", | |
" }", | |
".nav-pages ul li.active a:hover,.nav-pages ul li a:hover", | |
" {", | |
" color: #ECEEEF!important;", | |
" }", | |
".comments-primary .nav-pages .next, .comments-primary .nav-pages .before", | |
" {", | |
" background: transparent none repeat scroll 0% 0%;", | |
" top: 4px;", | |
" }", | |
".comments-primary .nav-pages ul li.active a", | |
" {", | |
" color: #FADD45;", | |
" }", | |
".comments-primary .nav-pages ul li a", | |
" {", | |
" color: #2E96EC;", | |
" }", | |
".comments-primary .nav-pages ul li a:hover", | |
" {", | |
" color: #262626;", | |
" }", | |
"/*---social bar---*/", | |
"div.social-side-bar", | |
" {", | |
" margin-top: -20px!important;", | |
" }", | |
"/*---sidebar---*/", | |
"body.section-post .v6 .sidebar", | |
" {", | |
" background: #31464F none repeat scroll 0% 0%!important;", | |
" padding: 10px 10px 0px;", | |
" box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.3)!important;", | |
" }", | |
"/*-user-*/", | |
".sidebar .widget-usuario .avatar img", | |
" {", | |
" border-radius: 50% !important;", | |
" }", | |
".sidebar .widget-usuario .avatar .perfil p", | |
" {", | |
" color: #B5B5B5;", | |
" }", | |
".sidebar .widget-usuario .avatar .perfil", | |
" {", | |
" background: transparent none repeat scroll 0% 0%;", | |
" }", | |
".sidebar .widget-usuario .main-info li.icon-usuarios a,.sidebar .widget-usuario .main-info li", | |
" {", | |
" color: #A6AAAD;", | |
" }", | |
"/*-post relacionado-*/", | |
"div.widget-relacionados.listados", | |
" {", | |
" display:none !important;", | |
" }", | |
".sidebar .listados h5::before", | |
" {", | |
" background: transparent none repeat scroll 0% 0%;", | |
" }", | |
".sidebar .listados h5 span", | |
" {", | |
" background: transparent none repeat scroll 0% 0%;", | |
" }", | |
"/*-subir-*/", | |
".v6 #bt-subir a", | |
" {", | |
" background: #1D1F26 none repeat scroll 0% 0%;", | |
" }", | |
"/*---------------- Perfil Usuario -----------------*/", | |
".stats div div span.value a,.stats div div span.value", | |
" {", | |
" color: #ECEEEF !important;", | |
" }", | |
".author .rank", | |
" {", | |
" background-color: #242424;", | |
" }", | |
".author .rank.online", | |
" {", | |
" border-left: 5px solid #266A00;", | |
" background: #76BA4D;", | |
" }", | |
".author .rank a,.author .rank a:hover", | |
" {", | |
" color: #fff!important;", | |
" }", | |
"div#full-col", | |
" {", | |
" border-top: 0px solid #FFF!important;", | |
" }", | |
"div.perfil-data.clearfix", | |
" {", | |
" background: #EFEFEF;", | |
" }", | |
".perfil-user", | |
" {", | |
" background: #EFEFEF none repeat scroll 0% 0%;", | |
" box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.3)!important;", | |
" }", | |
".perfil-avatar img,.big-avatar.authorbox", | |
" {", | |
" border-radius: 50% !important;", | |
" }", | |
"h1.nick span", | |
" {", | |
" color: #343C45;", | |
" }", | |
".bio", | |
" {", | |
" color: #757575;", | |
" }", | |
".bio span", | |
" {", | |
" color: #757575;", | |
" }", | |
"span.ui-button-text.default-button-text ", | |
" {", | |
" background-color: #E01818;", | |
" border-radius: 2px;", | |
" padding-top: 4px;", | |
" padding-bottom: 4px;", | |
" padding-right: 5px;", | |
" padding-left: 5px;", | |
" text-decoration: none;", | |
" color: #ECEEEF;", | |
" }", | |
".user-level ul li", | |
" {", | |
" border-right: 0px solid #CCC;", | |
" border-bottom: 0px solid #CCC;", | |
" background: #EFEFEF repeat-x scroll left bottom;", | |
" }", | |
"span.role", | |
" {", | |
" color: #363636 !important;", | |
" }", | |
".perfil-data", | |
" {", | |
" border-bottom: 0px solid #262626; ", | |
" }", | |
"/*-compartir shout en perfil-*/", | |
".my-shout-textarea-wall textarea, #my-shout-body-wall", | |
" {", | |
" background: transparent none repeat scroll 0px 0px !important;", | |
" border-bottom: 1px solid #607D8B;", | |
" color: #454545;", | |
" }", | |
"/*-activity profile-*/", | |
"select#last-activity-filter", | |
" {", | |
" border: 0px solid #D3D3D3;", | |
" background: #F5F5F5;", | |
" color: #757575;", | |
" }", | |
".activity-min", | |
" {", | |
" border-bottom: 1px solid #47585F;", | |
" } ", | |
".emptyData", | |
" {", | |
" background: #000000 none repeat scroll 0% 0%;", | |
" }", | |
"/*--sidebar--*/", | |
".box .read-more span", | |
" {", | |
" background: transparent none repeat scroll 0% 0%;", | |
" }", | |
".box .read-more", | |
" {", | |
" background: transparent repeat-x scroll 0px 11px;", | |
" }", | |
".comunidades-list .list-single", | |
" {", | |
" border-bottom: 0px solid #242424;", | |
" }", | |
".comunidades-list .list-single:hover", | |
" {", | |
" background: #1b1b1b;", | |
" }", | |
"/*-info perfil--*/", | |
".perfil-content.general .big-info li label", | |
" {", | |
" color: #ECEEEF;", | |
" }", | |
".big-info li", | |
" {", | |
" border-bottom: 1px solid #5F174D;", | |
" }", | |
".big-info li a", | |
" {", | |
" color: #FADD45;", | |
" }", | |
"/*--post temas de usario--*/", | |
".list .list-element--post,.list .list-element--tema", | |
" {", | |
" border-bottom: 0px solid red;", | |
" }", | |
".list .list-element--post .thumbnail", | |
" {", | |
" margin: 3px 10px 5px 10px;", | |
" }", | |
"/*----------------comunidades-----------------*/", | |
".mis-comunidades .resultBox", | |
" {", | |
" border-bottom: 1px dotted #262626;", | |
" }", | |
".mis-comunidades .infoBox strong", | |
" {", | |
" color: #757575;", | |
" font-weight: normal;", | |
" }", | |
".mis-comunidades .infoBox", | |
" {", | |
" color: #757575;", | |
" font-weight: bold;", | |
" background: #FAFAFA none repeat scroll 0% 0%;", | |
" }", | |
"h4 a", | |
" {", | |
" color: #757575!important;", | |
" }", | |
"h4 a:hover", | |
" {", | |
" color: #6F6868!important;", | |
" }", | |
".breadcrumb", | |
" {", | |
" background: #FAFAFA none repeat scroll 0% 0%;", | |
" padding: 2px 10px 0px;", | |
" }", | |
".breadcrumb a", | |
" {", | |
" color: #757575;", | |
" }", | |
".breadcrump", | |
" {", | |
" background: #FAFAFA none repeat scroll 0% 0%!important;", | |
" padding: 5px 0px 5px 10px;", | |
" margin: 10px 0px 0px 0px;", | |
" }", | |
".breadcrump a", | |
" {", | |
" background: transparent url(\"http://k33.kn3.net/8/7/0/0/8/B/1B5.png\") no-repeat scroll right 2px;", | |
" }", | |
"#main-col #full-col", | |
" {", | |
" background: transparent none repeat scroll 0% 0%!important;", | |
" }", | |
".filterBy", | |
" {", | |
" background: #C47950 none repeat scroll 0% 0%;", | |
" color: #ECEEEF;", | |
" }", | |
".dir-box", | |
" {", | |
" background: #BDC3C7 none repeat scroll 0% 0%;", | |
" }", | |
".big-group-info", | |
" {", | |
" background: #EFEFEF none repeat scroll 0% 0%;", | |
" }", | |
"#full-col .big-group-data h1 a", | |
" {", | |
" color: #FCD605;", | |
" }", | |
"#full-col .big-group-data h1", | |
" {", | |
" background: transparent none repeat scroll 0% 0%;", | |
" }", | |
".big-group-data", | |
" {", | |
" width: 500px;", | |
" }", | |
"div.stats", | |
" {", | |
" width: 160px;", | |
" }", | |
"#comm-thread-list", | |
" {", | |
" border: 0px solid #CCC;", | |
" }", | |
"#comm-thread-list .list-header", | |
" {", | |
" background: #414E72 none repeat scroll 0% 0%;", | |
" }", | |
"#comm-thread-list .thread", | |
" {", | |
" background: #232B2F none repeat scroll 0% 0%;", | |
" }", | |
"#comm-thread-list .list-header h3", | |
" {", | |
" color: #ECEEEF;", | |
" }", | |
"#comm-thread-list .thread:nth-child(2n+1)", | |
" {", | |
" background: #2F3A3F none repeat scroll 0% 0%;", | |
" }", | |
"#comm-thread-list .thread .author-avatar", | |
" {", | |
" border: 0px solid #CCC;", | |
" border-radius: 50% !important;", | |
" }", | |
"#comm-thread-list .thread .info a", | |
" {", | |
" color: #4183AF;", | |
" }", | |
"#comm-thread-list .thread .info a:hover", | |
" {", | |
" color: #BF5376 !important;", | |
" }", | |
"#comm-thread-list .thread .info a:visited", | |
" {", | |
" color: #FF9900 !important;", | |
" }", | |
"#comm-thread-list .thread .info span", | |
" {", | |
" color: #ECEEEF;", | |
" }", | |
"#comm-thread-list .thread .info a.nick", | |
" {", | |
" color: #5FB7A8;", | |
" font-weight: bold !important;", | |
" }", | |
".big-group-data ul.action-data li span", | |
" {", | |
" color: #454545;", | |
" }", | |
".big-group-data ul.action-data li", | |
" {", | |
" border-right: 0px solid #CCC;", | |
" }", | |
".list-element p", | |
" {", | |
" color: #A6AAAD;", | |
" }", | |
".small-list .list-element .subinfo a", | |
" {", | |
" color: #757575;", | |
" }", | |
"/*-estadisticas-*/", | |
"div.floatL", | |
" {", | |
" padding-left: 5px;", | |
" color: #ECEEEF;", | |
" }", | |
"div.floatR", | |
" {", | |
" padding-right: 5px;", | |
" color: #ECEEEF;", | |
" }", | |
"/*-paginacion temas-*/", | |
"div.nav-pages", | |
" {", | |
" background: #F5F5F5 none repeat scroll 0% 0%;", | |
" border-bottom: 0px solid red;", | |
" box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.3)!important;", | |
" }", | |
".nav-pages ul li:hover", | |
" {", | |
" background: #FADF4B none repeat scroll 0% 0%;", | |
" }", | |
".nav-pages ul li a", | |
" {", | |
" color: #454545;", | |
" }", | |
"/*-temas-*/", | |
"div#full-col.post", | |
" {", | |
" background: #F5F5F5 none repeat scroll 0% 0%!important;", | |
" }", | |
".tema-content", | |
" {", | |
" background: #F5F5F5 none repeat scroll 0% 0%;", | |
" margin: 0px 0px 0px 0px;", | |
" padding-left: 5px;", | |
" padding-right: 5px;", | |
" }", | |
".post-content", | |
" {", | |
" padding-left: 5px;", | |
" padding-right: 5px;", | |
" background: #F5F5F5 none repeat scroll 0% 0%;", | |
" }", | |
"#full-col h1", | |
" {", | |
" background: #FAFAFA none repeat scroll 0% 0%;", | |
" padding: 10px 10px;", | |
" }", | |
".post-data", | |
" {", | |
" border: 0px solid #E0E0E0;", | |
" background: #101010 none repeat scroll 0% 0%;", | |
" }", | |
".post-share-bottom", | |
" {", | |
" background-image: none;", | |
" background-color: #F5F5F5!important;", | |
" padding: 0px 0px 0px 1px;", | |
" }", | |
"/*-stats-*/", | |
"div#post-data-stats.post-data.box.clearfix.rounded.shadow", | |
" {", | |
" background: #DFDFDF none repeat scroll 0% 0%;", | |
" }", | |
".post-data ul.action-data li span", | |
" {", | |
" color: #757575;", | |
" }", | |
".post-data ul.action-data li strong", | |
" {", | |
" color: #757575;", | |
" }", | |
"/*-comentarios-*/", | |
".small-list .list-element a:visited,.small-list .list-element a:hover", | |
" {", | |
" color: #E6294C!important;", | |
" }", | |
".box div.title h3", | |
" {", | |
" background: transparent repeat-x scroll center center;", | |
" color: #ECEEEF;", | |
" padding: 10px 0px 10px 10px;", | |
" }", | |
".more-replies", | |
" {", | |
" border-top: 0px dotted #CCC;", | |
" background: #101010 none repeat scroll 0px 0px;", | |
" margin-left: 65px;", | |
" }", | |
".comment-highlight-own", | |
" {", | |
" background: #232B2F none repeat scroll 0% 0%;", | |
" }", | |
".comment:hover", | |
" {", | |
" background: #3B494F none repeat scroll 0% 0%;", | |
" }", | |
".comment", | |
" {", | |
" border-top: 0px solid #262626;", | |
" }", | |
".myComment textarea", | |
" {", | |
" color: #454545;", | |
" }", | |
".comment-highlight-postauthor", | |
" {", | |
" background: transparent none repeat scroll 0% 0%;", | |
" border-left: 3px solid #FF4A3A !important;", | |
" padding-left: 10px;", | |
" }", | |
".comment-replies-container:first-child > .comment", | |
" {", | |
" padding-left: 10px;", | |
" }", | |
".comment-data", | |
" {", | |
" background: transparent none repeat scroll 0% 0%;", | |
" }", | |
".min-avatar", | |
" {", | |
" border: 0px solid #CCC;", | |
" }", | |
".fastreply-data", | |
" {", | |
" background: transparent none repeat scroll 0% 0%;", | |
" }", | |
"img.avatar-48,.comments-primary .comment .comment-data img,.tooltip-v6 .data-tip .avatar-tip img,img.avatar-32", | |
" {", | |
" border-radius: 50% !important;", | |
" }", | |
".avatar-list-48 li", | |
" {", | |
" border: 1px solid #141414;", | |
" }", | |
"/*--------comunidades etc--------*/", | |
".mis-comunidades .resultBox", | |
" {", | |
" border-bottom: 0px dotted #CCC;", | |
" }", | |
"ul.clearfix", | |
" {", | |
" background: transparent none repeat scroll 0% 0%;", | |
" }", | |
".box.comustat ul.action-data li span", | |
" {", | |
" color: #FED800;", | |
" }", | |
".box .title .action", | |
" {", | |
" padding: 0px 10px 0px 10px;", | |
" }", | |
".box .title .action.text", | |
" {", | |
" padding: 0px 0px 0px 0px;", | |
" margin: 5px 5px 5px 0px;", | |
" }", | |
"div#lastTopicsBox-data.list", | |
" {", | |
" background: #871E6A none repeat scroll 0% 0%;", | |
" }", | |
".box.comustat ul.action-data li", | |
" {", | |
" border-right: 1px solid #262626;", | |
" }", | |
"select#post-filter-select", | |
" {", | |
" border: 0px solid #D3D3D3;", | |
" background: #F5F5F5;", | |
" color: #757575;", | |
" }", | |
".box .title .action.text.drop span", | |
" {", | |
" padding-top: 3px;", | |
" }", | |
".box .title .action.text span", | |
" {", | |
" color: #ECEEEF;", | |
" }", | |
".view-more-list", | |
" {", | |
" border-top: 0px solid #CFE9F4;", | |
" background: #DFDFDF none repeat scroll 0% 0%;", | |
" }", | |
".ui-state-default,.ui-state-default:hover", | |
" {", | |
" background: #101010 none repeat scroll 0% 0%;", | |
" border: 1px solid #101010;", | |
" color: #555555;", | |
" }", | |
".ui-state-default:hover", | |
" {", | |
" background: #101010 none repeat scroll 0% 0%;", | |
" border: 1px solid #262626;", | |
" color: #555555;", | |
" }", | |
"nav.tabs ul.player-post a, div.meta-data ul.player-post a", | |
" {", | |
" background: transparent url(\"http://k33.kn3.net/0/A/7/2/A/F/3E2.png\") no-repeat scroll 0% 0%;", | |
" }", | |
"nav.tabs ul.player-post a:hover", | |
" {", | |
" background: transparent no-repeat scroll 0% 0%;", | |
" }", | |
"body.section-post div.meta-data ul.player-post", | |
" {", | |
" background: transparent !important;", | |
" margin-top: -4px;", | |
" }", | |
"body.section-post div.meta-data", | |
" {", | |
" padding: 12px 10px 0px;", | |
" }", | |
"body.section-post div.meta-data .socia", | |
" {", | |
" margin: -3px 0px 0px 0px;", | |
" }", | |
"/*---------------- Recompensas -----------------*/", | |
".section-rewards .v6-container .v6-content", | |
" {", | |
" background: #1b1b1b none repeat scroll 0% 0%;", | |
" }", | |
".section-rewards .bloque-tablero .list-l h2", | |
" {", | |
" background: #101010 none repeat scroll 0% 0%;", | |
" }", | |
".section-rewards .bloque-tablero .list-l", | |
" {", | |
" border: 0px solid #DFDFDF;", | |
" }", | |
"section.bloque-tablero .table-features .table-cell .inner", | |
" {", | |
" border: 1px solid #262626;", | |
" }", | |
"section.bloque-tablero .table-features .table-cell", | |
" {", | |
" border-right: 1px solid #262626;", | |
" border-top: 0px solid #DFDFDF;", | |
" }", | |
".section-rewards .bloque-tablero section.bloque-ingresos .list-l h2,.section-rewards .bloque-tablero .ultimas-transacciones h2", | |
" {", | |
" border-bottom: 0px solid #DFDFDF;", | |
" }", | |
".section-rewards .v6 .v6-container .v6-content", | |
" {", | |
" border-right: 0px solid #AD3D3D;", | |
" }", | |
".section-rewards .sidebar", | |
" {", | |
" border-color: -moz-use-text-color #101010 -moz-use-text-color #101010;", | |
" background: #101010 none repeat scroll 0% 0%;", | |
" }", | |
".section-rewards .sidebar .valor-bits h2", | |
" {", | |
" border-top: 1px solid #262626;", | |
" border-bottom: 1px solid #262626;", | |
" }", | |
".section-rewards .sidebar .nav li.active a ", | |
" {", | |
" background: #101010 none repeat scroll 0% 0%;", | |
" }", | |
".section-rewards .sidebar .nav li a", | |
" {", | |
" background: #101010 none repeat scroll 0% 0%;", | |
" border-bottom: 1px solid #262626;", | |
" }", | |
".section-rewards .sidebar .nav li.active::before", | |
" {", | |
" border-left: 1px solid #FADF4B;", | |
" }", | |
"section.bloque-tablero .table-features .table-cell.total", | |
" {", | |
" background: #101010 none repeat scroll 0% 0%;", | |
" }", | |
"/*-----------hover usuario-----------*/", | |
".tooltip-v6", | |
" {", | |
" border: 1px solid #262626;", | |
" }", | |
".tooltip-v6 .user-tip", | |
" {", | |
" background: #1b1b1b none repeat scroll 0% 0%;", | |
" }", | |
".tooltip-v6 .user-tip .stats-tip,.tooltip-v6 .user-tip .actions-tip", | |
" {", | |
" background: #101010 none repeat scroll 0% 0%;", | |
" }", | |
"/*----------------Crear Post-----------------*/", | |
"#newPost .mandatory-fields-notice", | |
" {", | |
" background-color: #F5F5F5;", | |
" border: 0px solid #262626;", | |
" color: #757575;", | |
" box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.3)!important;", | |
" }", | |
".post-create .form-item .item-name", | |
" {", | |
" background: #EFEFEF;", | |
" padding: 0px 10px 0px 10px;", | |
" }", | |
"span.charCount", | |
" {", | |
" color: #FADD45;", | |
" }", | |
"texxtarea#markItUp.post.required.text.cuenta-save-1.ui-corner-all-form-input-text.box-shadow-soft.markItUpEditor.emoji-loaded.ui-resizable", | |
" {", | |
" background: #101010 none repeat scroll 0% 0% !important;", | |
" color: #555555;", | |
" }", | |
"#newPost #main-col", | |
" {", | |
" background-color: transparent;", | |
" }", | |
".post-create .form-item input[type=\"text\"], .post-create .form-item textarea, .post-create .form-item select, .post-create .form-item .fake-textarea", | |
" {", | |
" border: 0px solid #CCC;", | |
" }", | |
"/*-borradores-*/", | |
"input#borradores-search", | |
" {", | |
" padding: 0px 0px 0px 0px;", | |
" border: 0px solid #CCC;", | |
" background: transparent none no-repeat scroll 5px 5px;", | |
" margin-bottom: 5px;", | |
" border-left: 1px solid #47585F;", | |
" color: #ECEEEF;", | |
" padding-left: 5px !important;", | |
" }", | |
"/*----------------En vivo----------------*/", | |
".shout-live", | |
" {", | |
" border: 1px solid #262626;", | |
" }", | |
".shout-live .shout-head", | |
" {", | |
" border-bottom: 0px solid #CCC;", | |
" color: #9D9D9D;", | |
" background: #262626 !important;", | |
" }", | |
".shout-live .shout-body .shout-link,.shout-content,.shout-live .shout-body span.shout-text", | |
" {", | |
" background: #1B1B1B none repeat scroll 0% 0%;", | |
" }", | |
".shout-live .shout-body", | |
" {", | |
" border-bottom: 0px solid #262626;", | |
" }", | |
".shout-live .shout-actions", | |
" {", | |
" background: #33445B;", | |
" border-bottom: 2px solid #262626;", | |
" }", | |
".shout-live .shout-actions .shout-stats", | |
" {", | |
" background: none no-repeat scroll left bottom !important;", | |
" }", | |
".shout-live .shout-head span.shout-info", | |
" {", | |
" color: #FAE04F;", | |
" }", | |
"/*---------------- Cancelar Aceptar -----------------*/", | |
".ui-widget-header", | |
" {", | |
" border-bottom: 0px dotted #CCC;", | |
" background: #141414 none repeat scroll 0% 0%;", | |
" }", | |
".ui-dialog .ui-dialog-content", | |
" {", | |
" background: #1b1b1b none repeat scroll 0% 0%;", | |
" }", | |
".ui-dialog .ui-dialog-buttonpane", | |
" {", | |
" border-top: 1px solid #262626 !important;", | |
" background: #1b1b1b repeat-x scroll left top !important;", | |
" }", | |
".ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset", | |
" {", | |
" border-top: 0px solid #262626;", | |
" }", | |
".ui-widget-content", | |
" {", | |
" background: #262626 none repeat scroll 0% 0%;", | |
" }", | |
".ui-button-positive, .ui-button-positive:hover, .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset .ui-button-positive:hover,.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset .ui-button-positive:active", | |
" {", | |
" background:green!important;", | |
" }", | |
".ui-button-cancel, .ui-button-cancel:hover", | |
" {", | |
" background:#F00!important;", | |
" color:#f0f0f0!important;", | |
" }", | |
".ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close .ui-icon.ui-icon-closethick:hover", | |
" {", | |
" color: red;", | |
" }", | |
".ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover", | |
" {", | |
" background: transparent none repeat scroll 0% 0%;", | |
" }", | |
"/*----------------MP\'s-----------------*/", | |
".private-messages .breadcrump", | |
" {", | |
" padding: 10px 10px 15px;", | |
" }", | |
".m-linea-mensaje", | |
" {", | |
" border-bottom: 1px solid #FAE152;", | |
" background: #101010 none repeat scroll 0% 0%;", | |
" }", | |
".m-linea-mensaje.open ", | |
" {", | |
" border-bottom: 0px dashed #CCC;", | |
" background: #1b1b1b none repeat scroll 0% 0%;", | |
" }", | |
".m-linea-mensaje.open:hover", | |
" {", | |
" border-bottom: 0px dashed #CCC;", | |
" background: #262626 none repeat scroll 0% 0%;", | |
" }", | |
".m-remitente a", | |
" {", | |
" color: #0BEA71;", | |
" }", | |
".private-messages .view-more", | |
" {", | |
" background: #101010 none repeat scroll 0% 0%;", | |
" }", | |
".private-messages .view-more a", | |
" {", | |
" color: #FFBE26;", | |
" }", | |
".m-bottom", | |
" {", | |
" border-top: 0px solid #CCC;", | |
" }", | |
".m-select", | |
" {", | |
" border-bottom: 0px solid #0E549B;", | |
" background: #1B1B1B none repeat scroll 0% 0%;", | |
" }", | |
".m-top", | |
" {", | |
" color: #f2f2f2;", | |
" background: #E12B26 none repeat scroll 0% 0%;", | |
" }", | |
"select", | |
" {", | |
" background: #F5F5F5 none repeat scroll 0% 0%;", | |
" color: #757575;", | |
" margin-left: 10px !important;", | |
" }", | |
"a.fl-r.m-select__delete", | |
" {", | |
" background-color: #A51715;", | |
" border-radius: 0px;", | |
" padding-top: 0px;", | |
" padding-bottom: 0px;", | |
" padding-right: 8px;", | |
" padding-left: 5px;", | |
" text-decoration: none;", | |
" color: #fff;", | |
" }", | |
"a.fl-r.m-select__delete:hover", | |
" {", | |
" color: #fff!important;", | |
" }", | |
"#print-mensaje,#print-conversation", | |
" {", | |
" background: #4F5A5F;", | |
" }", | |
"#message_panel h2", | |
" {", | |
" margin: 0px 0px 0px;", | |
" background: #4F5A5F;", | |
" padding: 0px 10px 0px 10px;", | |
" color: #ECEEEF;", | |
" }", | |
"label.floatR", | |
" {", | |
" background: #4F5A5F;", | |
" padding: 0px 10px 0px 10px;", | |
" margin: 0px 0px 0px;", | |
" color: #ECEEEF;", | |
" }", | |
"/*--cambia color negro--*/", | |
"span[style=\"background:#00000 \"],", | |
"span[style*=\"#FFA none repeat scroll 0% 0%\"] ", | |
"{ background: red !important; }", | |
"/*----------------Top post-----------------*/", | |
".box.sticky", | |
" {", | |
" border: 0px solid #F0D35B;", | |
" }", | |
".box.sticky .title", | |
" {", | |
" border-top: 0px solid #FFF;", | |
" border-bottom: 0px solid rgb(240, 211, 91);", | |
" background: #B59130 none repeat scroll 0% 0%;", | |
" }", | |
".box.sticky div.title h2", | |
" {", | |
" color: #F9ECB7;", | |
" }", | |
"/*----------------Cuenta-----------------*/", | |
".menu-tab li.active", | |
" {", | |
" border: 0px solid red;", | |
" background: #262626;", | |
" }", | |
"form.horizontal", | |
" {", | |
" border: 0px solid #CCC!important;", | |
" }", | |
".content-tabs .field", | |
" {", | |
" border-bottom: 0px solid red;", | |
" }", | |
".tabbed-d .buttons", | |
" {", | |
" border-top: 0px solid #CCC;", | |
" background: #101010 none repeat scroll 0% 0%;", | |
" }", | |
".btn", | |
" {", | |
" border: 0px solid red!important;", | |
" }", | |
".field label,.reg-wr", | |
" {", | |
" color: #EAD03F;", | |
" }", | |
".reg-ct label", | |
" {", | |
" color: #444;", | |
" background: #181818;", | |
" }", | |
".reg-ct .form-item", | |
" {", | |
" background: #1B1B1B none repeat scroll 0% 0%;", | |
" }", | |
".reg-ct input.form-input-text", | |
" {", | |
" border: 0px solid #CCC;", | |
" color: #FFCE09;", | |
" background: #101010;", | |
" }", | |
".reg-ct input.form-input-text:focus", | |
" {", | |
" border: 1px solid #FFCE09;", | |
" }", | |
".reg-wr .divider.bt", | |
" {", | |
" border-top: 0px solid #EBEBEB;", | |
" }", | |
".reg-wr .divider a::before, .reg-wr .divider a::after", | |
" {", | |
" background: #1B1B1B none repeat scroll 0% 0%;", | |
" }", | |
".reg-wr .divider a:hover", | |
" {", | |
" background: #008B2E none repeat scroll 0% 0%;", | |
" color: #fff !important;", | |
" }", | |
".reg-ct p", | |
" {", | |
" border-bottom: 0px solid #EBEBEB;", | |
" }", | |
".reg-wr .divider h3", | |
" {", | |
" background: #1B1B1B none repeat scroll 0% 0%;", | |
" }", | |
".reg-wr", | |
" {", | |
" background: #101010 none repeat scroll 0% 0%;", | |
" }", | |
"/*----------------Cambiar contraseña-----------------*/", | |
".reg-ct", | |
" {", | |
" border-right: 0px solid #EEE;", | |
" background: #1b1b1b none repeat scroll 0% 0%;", | |
" }", | |
"/*----------------taringa mi beta nuevo-----------------*/", | |
"/*-menu-*/", | |
"ul.shouts-nav.clearfix", | |
" {", | |
" margin-top: 15px!important;", | |
" box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.3)!important;", | |
" }", | |
"body .v6 .v6-container .v6-content ul", | |
" {", | |
" background: transparent none repeat scroll 0% 0%;", | |
" }", | |
"body .shouts-nav li", | |
" {", | |
" background: #455A64 none repeat scroll 0% 0%;", | |
" }", | |
"body .shouts-nav li a", | |
" {", | |
" color: #ECEEEF;", | |
" }", | |
"body .shouts-nav", | |
" {", | |
" border-bottom: 0px solid #D2D2D2;", | |
" }", | |
"body .shouts-nav li.active", | |
" {", | |
" background: #2F3A3F none repeat scroll 0% 0%;", | |
" }", | |
"body .shouts-nav li.active a", | |
" {", | |
" color: #ECEEEF;", | |
" border-bottom: 0px solid #2F3A3F;", | |
" }", | |
"body .shouts-nav li:hover", | |
" {", | |
" background: #2F3A3F none repeat scroll 0% 0%;", | |
" }", | |
"body .shouts-nav li a:hover", | |
" {", | |
" color: #fff!important;", | |
" border-bottom: 0px solid #2F3A3F;", | |
" }", | |
"/*-drop-*/", | |
".action-select ol", | |
" {", | |
" box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.3)!important;", | |
" }", | |
"/*-mas-*/", | |
".v6 .btn--blue", | |
" {", | |
" color: #ECEEEF !important;", | |
" background: #0066BC none repeat scroll 0% 0% !important;", | |
" }", | |
"/*-shouts-*/", | |
"body .shout-item", | |
" {", | |
" border-bottom: 0px solid #DEDEDE;", | |
" background: #FAFAFA none repeat scroll 0% 0%;", | |
" }", | |
"body .secondary-actions .list-main-actions", | |
" {", | |
" background: transparent none repeat scroll 0% 0%!important;", | |
" }", | |
"body .shout-item .shout-txt", | |
" {", | |
" color: #757575;", | |
" padding-left: 10px;", | |
" }", | |
"body .secondary-actions", | |
" {", | |
" box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.3)!important;", | |
" }", | |
"/*-comentarios-*/", | |
"body .comments-primary", | |
" {", | |
" background-color: #F5F5F5;", | |
" }", | |
"body .comments-primary .more-replies", | |
" {", | |
" background: #155672 none repeat scroll 0% 0%;", | |
" }", | |
"body .comments-primary .more-replies:hover", | |
" {", | |
" background: #12495F none repeat scroll 0% 0%;", | |
" }", | |
"/*-actions-*/", | |
"body .secondary-actions .list-main-actions li", | |
" {", | |
" padding: 0px 0px 0px 10px;", | |
" }", | |
"/*-social-*/", | |
"body .secondary-actions .list-social-media li", | |
" {", | |
" margin-left: -5px;", | |
" }", | |
"/*-user-*/", | |
"body .shout-heading .shout-user", | |
" {", | |
" padding: 5px 0px 0px 5px;", | |
" }", | |
"body .shout-heading .shout-user_img", | |
" {", | |
" border-radius: 50% !important;", | |
" }", | |
"body .shout-heading .shout-user-info", | |
" {", | |
" padding-top: 5px;", | |
" }", | |
"body .shout-heading .wrap-actions .icon-bajar,body .shout-heading .wrap-actions .icon-bajar:hover", | |
" {", | |
" padding: 10px 10px 0px 0px;", | |
" }", | |
"body .shout-heading .dropdown-primary", | |
" {", | |
" right: -60px;", | |
" top: 30px;", | |
" }", | |
"/*-hashtag-*/", | |
"body .sidebar .hashtags", | |
" {", | |
" background: #3B494F none repeat scroll 0% 0%;", | |
" box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.3)!important;", | |
" }", | |
"body .sidebar .hashtags__title", | |
" {", | |
" margin: 10px 10px 10px;", | |
" color: #ECEEEF;", | |
" font-weight: Bold;", | |
" }", | |
"body .sidebar .hashtags__title:hover", | |
" {", | |
" color: #fff;", | |
" }", | |
"body .sidebar .hashtags_list li", | |
" {", | |
" border-bottom: 0px solid #D2D2D2;", | |
" }", | |
"body .sidebar .hashtags_list li a", | |
" {", | |
" padding: 9px 10px;", | |
" color: #ECEEEF;", | |
" }", | |
"body .sidebar .hashtags_list li a:hover", | |
" {", | |
" color: #FFF!important;", | |
" background: #005F4D none repeat scroll 0% 0%;", | |
" }", | |
"/*---------------- H / otros-----------------*/", | |
"img[src$=\"http://o1.t26.net//img/404graph.png\"]{", | |
"height:200px!important;", | |
"padding-left:400px!important;", | |
"width:0!important;", | |
"background-image:url(\"http://i1182.photobucket.com/albums/x442/Pinkfloydd8/TARINGA/ManoloFotocopiadora.gif\")!important}", | |
"h1", | |
" {", | |
" color: #FED102", | |
" }", | |
"h2,h4", | |
" {", | |
" color: #555555;", | |
" }", | |
"span.label-category", | |
" {", | |
" display: none;", | |
" }", | |
".ui-button .ui-button-text", | |
" {", | |
" color: #fff", | |
" }", | |
"/*-----Footer-----*/", | |
"div#footer-links", | |
" {", | |
" display: none !important;", | |
" }", | |
"footer.contentinfo p.hosted", | |
" {", | |
" border-color: -moz-use-text-color -moz-use-text-color transparent;", | |
" border-bottom: 1px solid #181818;", | |
" }", | |
"footer p.hosted", | |
" {", | |
" background: #181818 url(\"http://k46.kn3.net/3/E/7/2/A/A/193.png\") no-repeat scroll 26px 18px;", | |
"}", | |
".btn.a {", | |
" color: #fff;", | |
" background: rgb(59, 73, 79);", | |
"}", | |
"#tool-shout button {", | |
" margin: 0;", | |
" background: #3B494F;", | |
" color: #FFF;", | |
" border-radius: 3px;", | |
" float: right;", | |
" font-size: 12px;", | |
" padding: 7px;", | |
" margin-left: 9px;", | |
" width: 75px;", | |
" border: none;", | |
" text-shadow: none;", | |
" box-shadow: none;", | |
"}", | |
".btn.a {", | |
" color: #fff;", | |
" background: rgb(59, 73, 79);", | |
"}", | |
".btn.a:hover {", | |
" background: #3B494F", | |
"}", | |
"#tool-shout button:hover {", | |
" margin: 0;", | |
" background: #3B494F;", | |
" color: #FFF;", | |
" border-radius: 3px;", | |
" float: right;", | |
" font-size: 12px;", | |
" padding: 7px;", | |
" margin-left: 9px;", | |
" width: 75px;", | |
" border: none;", | |
" text-shadow: none;", | |
" box-shadow: none;", | |
"}", | |
"#tool-shout button a::before {", | |
" margin: 0;", | |
" background: #3B494F;", | |
" color: #FFF;", | |
" border-radius: 3px;", | |
" float: right;", | |
" font-size: 12px;", | |
" padding: 7px;", | |
" margin-left: 9px;", | |
" width: 75px;", | |
" border: none;", | |
" text-shadow: none;", | |
" box-shadow: none;", | |
" }", | |
"/*Mi-shouts-fix*/", | |
"div#pins.box {", | |
" background: #3B494F none repeat scroll 0% 0%;", | |
" padding-bottom: 30px;", | |
" margin-bottom: 0px;", | |
"}", | |
"div.box.pin-add {", | |
" padding-top: 0px;", | |
" padding-bottom: 30px;", | |
" background: #3B494F none repeat scroll 0% 0%;", | |
" box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.3)!important;", | |
"}", | |
"div#tags-trendsBox.box {", | |
" background: #2F3A3F none repeat scroll 0% 0%;", | |
" box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.3)!important;", | |
"}", | |
".shout-footer {", | |
" border: 1px solid #2F3A3F !important;", | |
" background: #2F3A3F repeat-x scroll left bottom;", | |
" margin-left: 76px !important;", | |
" width: 564px;", | |
" box-shadow: 0px 10px 10px 0px rgba(103, 96, 96, 0.3)!important;", | |
"}", | |
".activity-content {", | |
" border: 1px solid #2F3A3F;", | |
" background-color: #2F3A3F;", | |
"}", | |
".activity-element.unread .activity-content, f .activity-element.unread .shout-footer {", | |
" border: 1px solid #2F3A3F;", | |
"}", | |
".quick-reply {", | |
" background: #2F3A3F;", | |
"}", | |
".small-list.quick-reply {", | |
" border: 1px solid #FFFFFF;", | |
" }", | |
"h1.nick span {", | |
" color: #343C45;", | |
" padding-left: 25px;", | |
" padding-bottom: 9px;", | |
"}", | |
".shout-box {", | |
" background: #607D8B none repeat scroll 0% 0%;", | |
" margin-top: 10px;", | |
" box-shadow: 0px 10px 10px 0px rgba(50, 50, 50, 0.3)!important;", | |
"}", | |
".btn.g {", | |
" background: #3B494F none repeat scroll 0% 0%;", | |
"}", | |
".btn.g {", | |
" color: #F2FFFF;", | |
" background: #3B494F;", | |
"}", | |
"textarea#my-shout-body-mi {", | |
" background: #2F3A3F none repeat scroll 0% 0%!important;", | |
" color: #F2FFFF!important;", | |
"}", | |
".header-main__item {", | |
" color: #ECEEEF!important;", | |
" right: -100px;", | |
"}", | |
".tops.show .panels {", | |
" display: block;", | |
" position: absolute;", | |
" top: 50px;", | |
" right: -130px;", | |
" left: -333px;", | |
" z-index: 100;", | |
"}", | |
"body .v6-container .v6-content .sidebar .play-badge {", | |
" margin-top: -97px;", | |
" padding-left: 500px;", | |
"}", | |
".activity-element p {", | |
" color: #FFFFFF;", | |
"}", | |
".list-element:nth-child(2n+1) {", | |
" border-top: 0px solid #FFF;", | |
" background: #272822 none repeat scroll 0% 0%;", | |
"}", | |
".list .list-element {", | |
" border-top: 0px solid #272822;", | |
" background: #272822 none repeat scroll 0% 0%;", | |
"}", | |
".small-list.activity-log, .small-list.quick-reply {", | |
" clear: both;", | |
" margin-left: 88px;", | |
" width: 544px;", | |
" border: 1px solid #272822;", | |
" border-top: none;", | |
" position: relative;", | |
" font-size: 11px;", | |
" color: #333;", | |
"}", | |
"#main-col #full-col {", | |
" background: #607D8B none repeat scroll 0% 0%!important;", | |
"}", | |
"#main {", | |
" overflow: hidden;", | |
" margin: 0 auto;", | |
" width: 1000px;", | |
" border-right: 1px solid #CCC;", | |
" border-left: 1px solid #CCC;", | |
" background-color: #2F3A3F;", | |
" background-repeat: repeat-y;", | |
"}", | |
".v6-beta nav.tabs li.active a {", | |
" color: #444;", | |
" background: #2F3A3F !important;", | |
" font-weight: bold;", | |
"}", | |
".bio {", | |
" color: #000000;", | |
"}" | |
].join("\n"); | |
if (typeof GM_addStyle != "undefined") { | |
GM_addStyle(css); | |
} else if (typeof PRO_addStyle != "undefined") { | |
PRO_addStyle(css); | |
} else if (typeof addStyle != "undefined") { | |
addStyle(css); | |
} else { | |
var node = document.createElement("style"); | |
node.type = "text/css"; | |
node.appendChild(document.createTextNode(css)); | |
var heads = document.getElementsByTagName("head"); | |
if (heads.length > 0) { | |
heads[0].appendChild(node); | |
} else { | |
// no head yet, stick it whereever | |
document.documentElement.appendChild(node); | |
} | |
} | |
})(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment