www.taringa.net
yesterday by electrocrookers
0 0
/* INICIO Taringa Sidebar v2.0*/
body {
background-position: 0 50px ;
}
/*Header*/
#header {
background: url(http://brianvalente.com.ar/taringa/background.jpg) top center repeat-x, url(http://brianvalente.com.ar/taringa/bar-bg.png) ;
border: none ;
height: 100% ;
left: 0 ;
margin: auto ;
position: fixed ;
width: 170px ;
z-index: 10000 ;
box-shadow: 0 0 12px #000;
}
#header .wrapper {
width: 200px ;
}
#logo {
background: url(http://brianvalente.com.ar/taringa/logo-small.png) ;
height: 16px ;
left: 38px ;
position: relative ;
top: 12px ;
width: 88px ;
z-index: 100000 ;
}
/*Offline*/
.anon-box {
position: absolute ;
top: 300px ;
right: 15px ;
}
.anon-box > a {
display: none ;
}
/*Navegación*/
#nav {
background: none ;
left: 0 ;
position: fixed ;
right: 0 ;
top: 100px ;
width: 420px ;
z-index: 10000 ;
}
#nav .floatR {
display: none ;
}
#nav .wrapper {
width: 170px ;
position: absolute ;
left: 0 ;
}
#bubble-alert-mi {
position: absolute ;
left: 90px ;
}
#menu-section-mi .icon {
margin-left: 76px ;
}
ul.floatL {
width: 0px ;
}
ul.floatL li > a, menu-section-musica a {
background: none ;
border-radius: 0 ;
box-shadow: none ;
color: rgb(230,230,230) ;
padding: 6px 0px 6px 0px ;
text-align: center ;
width: 170px ;
}
ul.floatL a:hover {
-webkit-transition: ease-in all .2s ;
background: rgba(0,0,0,.15) ;
border-radius: 0 ;
box-shadow: inset rgba(0,0,0,.5) 0px 0px 10px 1px ;
text-decoration: none ;
}
#menu-section-juegos {
display: none ;
}
.active#menu-section-mi .home {
background-position: -152px -119px ;
}
/*Buscador*/
#search {
position: fixed ;
bottom: 10px ;
}
#search a {
display: none ;
}
#search input {
-webkit-transition: ease-in all .1s ;
background: rgba(0,0,0,.04) ;
color: white ;
padding: 8px 10px ;
text-shadow: black 1px 1px 1px ;
z-index: 1000 ;
opacity: .5 ;
width: 150px ;
}
#search input:focus {
opacity: 1 ;
}
/*Notificaciones*/
#compose-navitem {
display: none ;
}
.navbar {
left: -100px ;
position: relative ;
top: 60px ;
width: 260px ;
z-index: 10000 ;
}
.navbar .navitem.active, .navbar .navitem.active:hover {
background: none ;
cursor: pointer ;
box-shadow: inset rgba(0,0,0,.5) 0px 0px 10px 1px ;
}
.navbar .navitem.nohide {
background: none ;
cursor: pointer ;
}
.navbar .navitem.nohide:hover {
background: none ;
cursor: pointer ;
border-radius: 0 ;
}
.navbar .navitem:hover {
background: none ;
cursor: pointer ;
-webkit-transition: ease-in all .2s ;
box-shadow: inset rgba(0,0,0,.5) 0px 0px 10px 1px ;
border-radius: 0 ;
}
.navitem {
-webkit-transition: background .1s, border-radius .1s ;
margin-left: 5px ;
}
.navitem .nick {
display: none ;
}
.navitem, .navbar, .navitem:hover, .navitem.active, .navitem.active:hover, .useritem.hover {
background: none ;
border: none ;
border-radius: none ;
}
#favorites-box {
left: 200px ;
top: -8px ;
}
#mensajes-box {
left: 238px ;
top: -8px ;
}
#notifications-box {
left: 276px ;
top: -8px ;
}
.navpanel:after, .navpanel:before {
border: solid transparent ;
content: ' ' ;
height: 0 ;
right: 309px ;
position: absolute ;
width: 0 ;
}
.navpanel:after {
border-width: 5px ;
border-right-color: #FFF ;
top: 15px ;
}
.navpanel:before {
border-width: 6px ;
border-right-color: #CCC ;
top: 14px ;
}
/*Menú de usuario*/
.useritem {
background: none ;
left: -28px ;
top: 300px ;
position: relative ;
}
.navitem.useritem div {
position: absolute ;
top: -42px ;
left: -125px ;
padding: 5px 0 2px 0 ;
width: 170px ;
}
.navitem.useritem div:hover {
top: -42px ;
}
.navitem.useritem div a {
position: relative ;
top: 2px ;
margin: none ;
padding: none ;
text-align: center ;
width: 170px ;
height: 31px ;
text-decoration: none ;
color: #FFF ;
}
.navitem.useritem div a * {
display: none ;
}
.navitem.useritem div a:hover {
-webkit-transition: ease-in all .2s ;
box-shadow: inset rgba(0,0,0,.5) 0px 0px 10px 1px ;
background: rgba(0,0,0,.15) ;
}
.navitem.useritem div a:after {
content: 'Mi perfil' ;
text-align: center ;
position: relative ;
width: 180px ;
height: 16px ;
top: 7px ;
}
.navitem.useritem div a img.avatar {
border-radius: 100px ;
}
.navitem.useritem ul {
background: none ;
left: -135px ;
list-style-type: none ;
position: absolute ;
top: 0px ;
width: 170px ;
display: block ;
text-align: center ;
}
.navitem.useritem ul li {
-webkit-transition: background .1s ;
background: none ;
border: none ;
float: left ;
margin-left: 10px ;
border-radius: 0 ;
margin-bottom: 5px ;
box-shadow: none ;
color: rgb(230,230,230) ;
padding: 6px 0px 6px 0px ;
text-align: center ;
width: 170px ;
font-weight: bold ;
}
.navitem.useritem ul li:hover {
text-decoration: none ;
-webkit-transition: ease-in all .2s ;
box-shadow: inset rgba(0,0,0,.5) 0px 0px 10px 1px ;
background: rgba(0,0,0,.15) ;
}
.navitem.useritem ul li a {
width: 100% ;
text-align: auto ;
}
.navitem.useritem.hover div {
background: none ;
border: none ;
}
/*FIN Taringa Sidebar v2.0*/
/*TaringaModernUI for Taringa v5 v2.0*/
/*
Cambios
- Nuevos cambios en diferentes partes
*/
/*Menu de navegacion*/
#menu, .menu-tabs-perfil {
background: #F2F2F2;
padding: 0 0 0 10px;
}
#menu a, .menu-tabs-perfil a {
height: 100%;
padding: 10px;
color: grey;
}
#menu .active a, #menu a:hover, .menu-tabs-perfil .selected a, .menu-tabs-perfil a:hover {
-webkit-transition: ease-in all .1s;
background: rgba(0,0,0,.05);
border-radius: 0;
color: rgb(30,30,30);
}
.player-post {
display: none;
}
/*Oculta las flechas en las notificaciones*/
.tail.up {
display: none ;
}
/*Estilo de notificaciones*/
#notifications-box.rounded {
border: 1px solid #CCC ;
}
#notifications-box .view-more-list {
border-radius: 0 ;
}
#notifications-box .modal-wrapper {
border: none ;
border-radius: 0 ;
background-color: #F2F2F2 ;
}
#notifications-box .list-element:nth-child(2n+1), #notifications-box .list-element {
background-color: #F7F7F7 ;
border: 1px solid white ;
font-family: Helvetica ;
font-size: 11px ;
height: auto ;
margin: auto ;
margin-top: 5px ;
margin-bottom: 5px ;
outline: 1px solid #DDD ;
overflow: hidden ;
padding-bottom: 7px ;
padding-top: 7px ;
width: 270px ;
}
#notifications-box h3 {
background: url("http://brianvalente.com.ar/taringa/taringamodernui/notif-icon.png") right no-repeat, url("http://brianvalente.com.ar/taringa/taringamodernui/flecha.png") no-repeat scroll right top, #F9F9F9 ;
padding: 10px 15px ;
}
/*Estilo de mensajes*/
#mensajes-box a {
margin-right: 40px ;
}
#mensajes-box.rounded {
border: 1px solid #CCC ;
}
#mensajes-box .view-more-list {
border-radius: 0 ;
}
#mensajes-box .modal-wrapper {
border: none ;
border-radius: 0 ;
background-color: #F2F2F2 ;
}
#mensajes-box .list-element:nth-child(2n+1), #mensajes-box .list-element {
background-color: #F7F7F7 ;
border: 1px solid white ;
font-family: Helvetica ;
font-size: 11px ;
height: auto ;
margin: auto ;
margin-top: 5px ;
margin-bottom: 5px ;
outline: 1px solid #DDD ;
overflow: hidden ;
padding-bottom: 7px ;
padding-top: 7px ;
width: 270px ;
}
#mensajes-box h3 {
background: url("http://brianvalente.com.ar/taringa/taringamodernui/mensajes-icon.png") right no-repeat, url("http://brianvalente.com.ar/taringa/taringamodernui/flecha.png") no-repeat scroll right top, #F9F9F9 ;
padding: 10px 15px ;
}
#notifications-list .unread {
background: #f2fbff;
}
#mensajes-list .unread,#notifications-list .unread {
border: none;
font-weight: bold;
background: #f2fbff url(http://o1.t26.net/img/bullet.png) 260px 15px no-repeat;
}
/*Estilo de favoritos*/
#favorites-box.rounded {
border: 1px solid #CCC ;
}
#favorites-box .view-more-list {
border-radius: 0 ;
}
#favorites-box .modal-wrapper {
border: none ;
border-radius: 0 ;
background: none repeat scroll 0 0 #F2F2F2 ;
}
#favorites-box .list-element:nth-child(2n+1), #favorites-box .list-element {
background-color: #F7F7F7 ;
border: 1px solid white ;
font-family: Helvetica ;
font-size: 11px ;
height: auto ;
margin: auto ;
margin-top: 5px ;
margin-bottom: 5px ;
outline: 1px solid #DDD ;
overflow: hidden ;
padding-bottom: 7px ;
padding-top: 7px ;
width: 270px ;
}
#favorites-box h3 {
background: url("http://brianvalente.com.ar/taringa/taringamodernui/favoritos-icon.png") right no-repeat, url("http://brianvalente.com.ar/taringa/taringamodernui/flecha.png") no-repeat scroll right top, #F9F9F9 ;
padding: 10px 15px ;
}
/*Home de Taringa*/
/*Anti bugs*/
.list-element a {
max-width: 230px ;
}
/*Juegos destacados*/
.game-icon-big {
padding-bottom: 5px ;
padding-left: 2px ;
padding-top: 5px ;
}
#right-col .box .title {
border: solid 1px #D9D9D9 ;
padding-bottom: 3px ;
padding-left: 5px ;
padding-top: 3px ;
text-shadow: 0 1px 0 #DBDBDB ;
}
#right-col .box > div {
border-bottom: solid 1px #D9D9D9 ;
border-left: solid 1px #D9D9D9 ;
border-right: solid 1px #D9D9D9 ;
margin: 0 ;
}
#right-col .box:nth-last-of-type(5) {
background: none repeat scroll 0 0 #F2F2F2 ;
border: 1px solid #CCC ;
display: none ;
padding: 5px ;
}
/*Posts*/
#lastPostsBox {
-webkit-transition: ease-in all .2s ;
background: none repeat scroll 0 0 #F2F2F2 ;
border: 1px solid #CCC ;
display: block ;
}
#lastPostsBox .action {
background: white ;
position: absolute ;
right: 15px ;
top: 9px ;
}
#lastPostsBox .list {
background: #F2F2F2 ;
margin-left: 5px ;
width: 379px ;
}
#lastPostsBox .list > .list-element .sticky {
background: url(http://brianvalente.com.ar/taringa2021/sticky.png) ;
height: 25px ;
left: 325px ;
position: absolute ;
top: 3px ;
width: 44px ;
}
#lastPostsBox .list-element:nth-child(2n+1), #lastPostsBox .list-element {
background-color: #F7F7F7 ;
border: 1px solid white ;
font-family: Helvetica ;
font-size: 11px ;
height: auto ;
margin: auto ;
margin-bottom: 5px ;
outline: 1px solid #DDD ;
overflow: hidden ;
padding-bottom: 7px ;
padding-top: 7px ;
width: 355px ;
}
#lastPostsBox .title {
background: none ;
}
#lastPostsBox h2 {
background: white ;
border: 1px solid #CCC ;
margin: auto ;
margin-bottom: 5px ;
margin-left: 5px ;
margin-top: 7px ;
padding: 3px ;
padding-left: 5px ;
text-shadow: 0 1px 0 #DBDBDB ;
width: 369px ;
}
#lastPostsBox:hover {
background: none repeat scroll 0 0 #C5E2FC ;
box-shadow: 0 0 5px #BDBDBD ;
}
/*Estadísticas*/
#estadisticasBox {
background: none repeat scroll 0 0 #F2F2F2 ;
border: 1px solid #CCC ;
display: block ;
padding: 5px ;
}
#estadisticasBox .title {
background: url("http://brianvalente.com.ar/taringa/taringamodernui/estadisticas-icon.png") right no-repeat, url("http://brianvalente.com.ar/taringa/taringamodernui/flecha.png") no-repeat scroll right top, white ;
border: solid 1px #D9D9D9 ;
padding-bottom: 3px ;
padding-left: 5px ;
padding-top: 3px ;
text-shadow: 0 1px 0 #DBDBDB ;
}
#estadisticasBox > div {
background: white ;
border-bottom: solid 1px #D9D9D9 ;
border-left: solid 1px #D9D9D9 ;
border-right: solid 1px #D9D9D9 ;
margin: 0 ;
}
/*Comentarios recientes*/
#lastCommentsBox {
background: none repeat scroll 0 0 #F2F2F2 ;
border: 1px solid #CCC ;
display: block ;
padding: 5px ;
}
#lastCommentsBox .list-element:nth-child(2n+1), #lastCommentsBox .list-element {
background-color: white ;
border: 1px solid white ;
height: auto ;
margin: auto ;
margin-bottom: 5px ;
margin-top: 5px ;
outline: 1px solid #DDD ;
width: 264px ;
}
#lastCommentsBox .title {
background: url("http://brianvalente.com.ar/taringa/taringamodernui/comments-icon.png") right no-repeat, url("http://brianvalente.com.ar/taringa/taringamodernui/flecha.png") no-repeat scroll right top, white ;
border: solid 1px #D9D9D9 ;
padding-bottom: 3px ;
padding-left: 5px ;
padding-top: 3px ;
text-shadow: 0 1px 0 #DBDBDB ;
}
/*Fix ultimo comentario*/
#lastCommentsBox div.list-element {
margin-bottom: 0;
}
/*Destacados*/
#topsPostBox {
background: none repeat scroll 0 0 #F2F2F2 ;
border: 1px solid #CCC ;
display: block ;
padding: 5px ;
}
#topsPostBox .action {
margin-right: 5px ;
}
#topsPostBox .list-element:nth-child(2n+1), #topsPostBox .list-element {
background-color: white ;
border: 1px solid white ;
height: auto ;
margin: auto ;
margin-bottom: 5px ;
margin-top: 5px ;
outline: 1px solid #DDD ;
width: 264px ;
}
#topsPostBox .title {
background: url("http://brianvalente.com.ar/taringa/taringamodernui/comments-icon.png") right no-repeat, url("http://brianvalente.com.ar/taringa/taringamodernui/flecha.png") no-repeat scroll right top, white ;
border: solid 1px #D9D9D9 ;
padding-bottom: 3px ;
padding-left: 5px ;
padding-top: 3px ;
text-shadow: 0 1px 0 #DBDBDB ;
}
/*Usuarios destacados*/
#topsUserBox {
background: none repeat scroll 0 0 #F2F2F2 ;
border: 1px solid #CCC ;
display: block ;
padding: 5px ;
}
#topsUserBox .action {
margin-right: 5px ;
}
#topsUserBox .list-element:nth-child(2n+1), #topsUserBox .list-element {
background-color: white ;
border: 1px solid white ;
height: auto ;
margin: auto ;
margin-bottom: 5px ;
margin-top: 5px ;
outline: 1px solid #DDD ;
width: 264px ;
}
#topsUserBox .title {
background: url("http://brianvalente.com.ar/taringa/taringamodernui/comments-icon.png") right no-repeat, url("http://brianvalente.com.ar/taringa/taringamodernui/flecha.png") no-repeat scroll right top, white ;
border: solid 1px #D9D9D9 ;
padding-bottom: 3px ;
padding-left: 5px ;
padding-top: 3px ;
text-shadow: 0 1px 0 #DBDBDB ;
}
#topsUserBox .user-highlight {
padding: 10px ;
}
#YesterdayUserBox .highlight-data {
float: none ;
width: auto ;
}
#YesterdayUserBox .follow-buttons {
position: absolute ;
top: 25px ;
left: 60px ;
}
#trendsPostBox {
background: none repeat scroll 0 0 #F2F2F2 ;
border: 1px solid #CCC ;
display: block ;
padding: 5px ;
}
#trendsPostBox .action {
margin-right: 5px ;
}
#trendsPostBox .list-element:nth-child(2n+1), #trendsPostBox .list-element {
background-color: white ;
border: 1px solid white ;
height: auto ;
margin: auto ;
margin-bottom: 5px ;
margin-top: 5px ;
outline: 1px solid #DDD ;
width: 264px ;
}
#trendsPostBox .title {
background: url("http://brianvalente.com.ar/taringa/taringamodernui/comments-icon.png") right no-repeat, url("http://brianvalente.com.ar/taringa/taringamodernui/flecha.png") no-repeat scroll right top, white ;
border: solid 1px #D9D9D9 ;
padding-bottom: 3px ;
padding-left: 5px ;
padding-top: 3px ;
text-shadow: 0 1px 0 #DBDBDB ;
}
/*Populares*/
#topsComPopBox {
background: none repeat scroll 0 0 #F2F2F2 ;
border: 1px solid #CCC ;
display: block ;
padding: 5px ;
}
#topsComPopBox .action {
margin-right: 5px ;
}
#topsComPopBox .list-element:nth-child(2n+1), #topsPostBox .list-element {
background-color: white ;
border: 1px solid white ;
height: auto ;
margin: auto ;
margin-bottom: 5px ;
margin-top: 5px ;
outline: 1px solid #DDD ;
width: 264px ;
}
#topsComPopBox .title {
background: url("http://brianvalente.com.ar/taringa/taringamodernui/comments-icon.png") right no-repeat, url("http://brianvalente.com.ar/taringa/taringamodernui/flecha.png") no-repeat scroll right top, white ;
border: solid 1px #D9D9D9 ;
padding-bottom: 3px ;
padding-left: 5px ;
padding-top: 3px ;
text-shadow: 0 1px 0 #DBDBDB ;
}
/*Temas de comunidades*/
#left-col > .box {
-webkit-transition: ease-in all .2s ;
background: none repeat scroll 0 0 #F2F2F2 ;
border: 1px solid #CCC ;
display: block ;
}
#left-col > .box .action {
background: white ;
position: absolute ;
right: 15px ;
top: 9px ;
}
#left-col > .box .list {
background: #F2F2F2 ;
margin-left: 5px ;
width: 379px ;
}
#left-col > .box .list > .list-element .sticky {
background: url(http://brianvalente.com.ar/taringa/taringamodernui/sticky.png) ;
height: 25px ;
left: 325px ;
position: absolute ;
top: 3px ;
width: 44px ;
}
#left-col > .box .list-element:nth-child(2n+1), #lastPostsBox .list-element {
background-color: #F7F7F7 ;
border: 1px solid white ;
font-family: Helvetica ;
font-size: 11px ;
height: auto ;
margin: auto ;
margin-bottom: 5px ;
outline: 1px solid #DDD ;
overflow: hidden ;
padding-bottom: 7px ;
padding-top: 7px ;
width: 355px ;
}
#left-col > .box .title {
background: none ;
}
#left-col > .box h2 {
background: white ;
border: 1px solid #CCC ;
margin: auto ;
margin-bottom: 5px ;
margin-left: 5px ;
margin-top: 7px ;
padding: 3px ;
padding-left: 5px ;
text-shadow: 0 1px 0 #DBDBDB ;
width: 369px ;
}
#left-col > .box:hover {
background: none repeat scroll 0 0 #C5E2FC;
box-shadow: 0 0 5px #BDBDBD ;
}
/*Comunidades Sticky*/
.box.sticky {
background: none repeat scroll 0 0 #F2F2F2 ;
border: 1px solid #CCC ;
display: block ;
padding: 5px ;
border-radius: 0 ;
}
.box.sticky .title {
background: url("http://brianvalente.com.ar/taringa/taringamodernui/estadisticas-icon.png") right no-repeat, url("http://brianvalente.com.ar/taringa/taringamodernui/flecha.png") no-repeat scroll right top, white ;
border: solid 1px #D9D9D9 ;
padding-bottom: 3px ;
padding-left: 5px ;
padding-top: 3px ;
}
.box.sticky .title h2 {
text-shadow: 0 1px 0 #DBDBDB ;
color: black ;
}
.box.sticky > div {
background: white ;
border-bottom: solid 1px #D9D9D9 ;
border-left: solid 1px #D9D9D9 ;
border-right: solid 1px #D9D9D9 ;
margin: 0 ;
}
.box.sticky > p {
background: white ;
border-left: solid 1px #D9D9D9 ;
border-right: solid 1px #D9D9D9 ;
margin: 0 ;
}
/*Comentarios recientes en comunidades*/
#sidebar #lastCommentsBox .list-element {
width: 213px ;
}
/*Tops con más puntos*/
#full-col.tops .box.sticky:nth-last-of-type(3) .title, #full-col.tops .box.sticky:nth-last-of-type(2) .title {
background: url("http://brianvalente.com.ar/taringa/taringamodernui/flecha.png") no-repeat scroll right top, white ;
}
#full-col.tops .box.sticky:nth-last-of-type(1) .title {
background: url("http://brianvalente.com.ar/taringa/taringamodernui/notif-icon.png") right no-repeat, url("http://brianvalente.com.ar/taringa/taringamodernui/flecha.png") no-repeat scroll right top, white ;
}
/*MI TARINGA*/
.activity-content .dialog {
display: none ;
}
.activity-content .link-data, .activity-content .thumb, .link-summary {
background: none ;
}
.shout-footer .s-action-list .icon {
-webkit-transition: opacity .1s ;
opacity: .3 ;
}
.shout-footer .s-action-list .icon:hover {
opacity: 1 ;
}
#Feed-reload, #Feed-error {
border: 1px solid #CCC ;
border-radius: 0 ;
background-color: #F2F2F2 ;
box-shadow: 0 0 5px #BDBDBD ;
}
/*OCULTAR BOTON TARINGA MUSICA*/
.radio-on {
display: none;
}
.radio-on + .btn {
display: none;
}
/*BOTONES DE SHOUT*/
.my-shout-attach-options .btn {
background: rgb(235,235,235);
border-radius: 0;
border: solid 1px rgb(230,230,230);
}
.my-shout-attach-options .btn:hover {
background: #E4E4E4;
border: solid 1px rgb(230,230,230);
}
.my-shout-add.btn, .my-shout-add.btn:hover, .my-shout-add.btn:active {
border: solid 1px rgb(244,244,244);
background: #65B97F;
border-radius: 0;
color: white;
text-shadow: none;
box-shadow: none;
}
/*TEXTAREA AÑADIR SHOUT*/
#my-shout-body-mi:hover, #my-shout-body-mi:focus {
border: solid 5px #C5E2FC;
}
/*FIX SHOUT ATTACHMENT*/
.my-shout-attach {
width: 591px;
}
/*STYLE SHOUT*/
#Feed-list {
width: 715px;
}
.activity-content, .shout-footer {
border-left: solid rgba(100,105,150,.7) 5px;
-webkit-transition: ease-in all .15s;
opacity: .95;
}
.activity-content:hover + .shout-footer, .activity-content:hover, .shout-footer:hover ~ .activity-content {
border-left: solid rgb(100,105,150) 5px;
opacity: 1;
}
#Feed-list .activity-content, .shout-individual .activity-content {
border-bottom: none;
}
.shout-footer {
border-top: none;
}
#my-shout-body-mi {
border-radius: 0;
outline: none;
border: solid 5px #F2F2F2;
position: relative:
top:0;
width: 581px;
box-shadow: rgb(222,222,222) 0px 0px 0px 1px ;
-webkit-transition: ease-in all .2s ;
}
/*FIX SUGERENCIAS CREAR SHOUT*/
.suggest-list {
position: absolute;
left: -78px;
width: 611px;
}
.suggest-list li {
width: 589px;
}
/*AVATAR POSTS*/
#post-author-box .profile .big-avatar {
width: 109px;
height: 109px;
border: solid 5px #F2F2F2;
outline: solid 1px #CCC;
-webkit-transition: ease-in all .1s;
}
#post-author-box .profile .big-avatar:hover {
border: solid 5px #C5E2FC;
-webkit-transform: rotate(-2deg) scale(1.06);
}
/*PERFILES*/
/*Avatar*/
.perfil-avatar {
border: solid 5px #F2F2F2;
outline: solid 1px #CCC;
-webkit-transition: ease-in all .1s;
}
/* MOSTRAR ESTADO EN AVATAR */
#user-metadata-profile .dot-online-offline[title='Online']:after {
content: '';
width: 120px;
height: 120px;
border: solid 5px #43A84D;
position: absolute;
left: -122px;
top: -152px;
}
/*FIX ESTADO AVATAR*/
.perfil-info {
max-height: 124px;
}
.perfil-info a.btn.g.floatL, .perfil-info .follow-buttons {
position: relative;
bottom: 10px;
}
/*AVATARES MI*/
.shout-box .avatar {
border: solid 5px #F2F2F2;
outline: solid 1px #CCC;
}
.shout-box .avatar img {
margin: 0;
padding: 0;
border: 0;
box-shadow: none;
width: 45px;
height: 45px;
}
.shout-box .avatar img:hover {
box-shadow: none;
}
.my-shout-textarea-mi {
margin-left: 78px;
}
#Feed-list .avatar {
border: solid 5px #F2F2F2;
outline: solid 1px #CCC;
}
#Feed-list .avatar img {
margin: 0;
padding: 0;
border: 0;
box-shadow: none;
width: 44px;
height: 44px;
}
#Feed-list .alter {
border: solid 5px #F2F2F2;
outline: solid 1px #CCC;
}
#last-activity-container .avatar, .wallpost .avatar {
border: solid 5px #F2F2F2;
outline: solid 1px #CCC;
}
#last-activity-container .avatar img, .wallpost .avatar img {
margin: 0;
padding: 0;
border: 0;
box-shadow: none;
width: 40px;
height: 40px;
}
#last-activity-container .alter, .wallpost .alter {
border: solid 5px #F2F2F2;
outline: solid 1px #CCC;
}
#last-activity-container .shout-footer, .wallpost .shout-footer {
margin-left: 74px;
}
/*BOTONES GLOBALES*/
.btn, .btn:hover, .btn:active {
border: solid 1px rgb(244,244,244);
background: #6775BB;
border-radius: 0;
color: white;
text-shadow: 1px 1px grey;
box-shadow: none;
text-decoration: none;
}
.btn:hover {
background: #636CB3;
}
.g, .v {
background: #65B97F;
}
.g:hover, .v:hover {
background: #63B37C;
}
.r {
background: #BB6767;
}
.r:hover {
background: #B36363;
}
.a {
background: #6768BB;
}
.a:hover {
background: #636FB3;
}
/* Fin TaringaModernUI for Taringa v5*/
trello.com
2 days ago by madeira
0 0
* {
border-radius: 0px;
-webkit-box-shadow: none;
box-shadow: none;
}
html, body, input, select, textarea, button {
font: 12px/16px Ubuntu,Arial,Helvetica,sans-serif;
}
#header {
background: #212021;
border-bottom: 1px solid #181818;
}
#board-header {
display: none;
}
#board {
background: #212021;
margin: 0 258px 0 0;
}
#surface {
background: #212021;
}
#content {
bottom: 0;
position: absolute;
top: 41px;
}
.extra-large-window #board, .large-window #board {
padding: 0px;
}
.list {
background: transparent;
border-top: none;
border-bottom: none;
margin: 0;
padding: 0;
}
.list-card, .list-header {
background-color: #f8f8f8;
border-left: 1px solid white;
border-right: 1px solid #DFDFDF;
border-top: 1px solid white;
border-bottom: 1px solid #DFDFDF;
margin-bottom: 0;
padding: 5px;
}
.list-card:hover, .list-header:hover {
background-color: white;
border: 1px solid #f8f8f8;
}
.list-cards {
background-color: #f8f8f8;
padding: 0;
}
.list-card-members {
margin: -2px -5px -4px 0;
}
.fancy-scrollbar::-webkit-scrollbar {
display: none;
}
.open-card-composer {
text-align: center;
}
.board-widgets {
top: 0;
bottom: 0;
background-color: #f8f8f8;
border-left: 1px solid white;
width: 240px;
}
.list-card .card-operation {
background-color: transparent;
}
.header-btn.header-notifications, .header-btn.header-boards, .header-btn.header-search, .header-btn.header-login, .header-btn.header-signup {
background: #B25B91;
border: 1px solid #7E1958;
}
#header-search .header-btn {
margin-top: -1px;
}
#header-search input[type="text"] {
background: #CECECE;
}
.window-overlay {
background-color: rgba(0, 0, 0, 0.9);
}
.window {
top: 0;
}