Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

Rev 3508 | Rev 3511 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 3508 Rev 3509
Línea 82... Línea 82...
82
    padding-top: 40px;
82
    padding-top: 40px;
83
}
83
}
Línea 84... Línea 84...
84
 
84
 
85
.post-topbar {
85
.post-topbar {
86
    /* border-top: 4px solid #ffd600; */
86
    /* border-top: 4px solid #ffd600; */
87
    border-top: 4px solid #f4e6a6;
87
    border-top: 4px solid $border-primary;
Línea 88... Línea 88...
88
}
88
}
89
 
89
 
90
.post-st ul li a:hover,
90
.post-st ul li a:hover,
Línea 1619... Línea 1619...
1619
.post_with_border {
1619
.post_with_border {
1620
    border-left: 4px solid #1eb89e;
1620
    border-left: 4px solid #1eb89e;
1621
}
1621
}
Línea 1622... Línea 1622...
1622
 
1622
 
1623
.post-topbar {
1623
.post-topbar {
1624
    background-color: #ffff;
1624
    background-color: $bg-color;
Línea 1625... Línea 1625...
1625
}
1625
}
1626
 
1626
 
1627
.user-fw-status {
1627
.user-fw-status {