Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 3561 Rev 3565
Línea 730... Línea 730...
730
.actions-common-com li .com img {
730
.actions-common-com li .com img {
731
    margin-right: 10px;
731
    margin-right: 10px;
732
}
732
}
Línea 733... Línea 733...
733
 
733
 
734
.widget-about button {
734
.widget-about button {
735
    background-color: #0961bf;
735
    background-color: $button-bg;
Línea 736... Línea 736...
736
}
736
}
737
 
737
 
738
.copylink a {
738
.copylink a {
Línea 751... Línea 751...
751
.place-bid-btn {
751
.place-bid-btn {
752
    background-color: #0961bf !important;
752
    background-color: #0961bf !important;
753
}
753
}
Línea 754... Línea 754...
754
 
754
 
755
.widget-about button:hover {
755
.widget-about button:hover {
756
    background-color: #1dac98;
756
    background-color: $button-bg-hover;
Línea 757... Línea 757...
757
}
757
}
758
 
758
 
759
.user-info img {
759
.user-info img {
Línea 1625... Línea 1625...
1625
.sign_link {
1625
.sign_link {
1626
    background-color: #ffff;
1626
    background-color: #ffff;
1627
}
1627
}
Línea 1628... Línea 1628...
1628
 
1628
 
1629
.widget {
1629
.widget {
1630
    background-color: #ffff;
1630
    background-color: $bg-color;
Línea 1631... Línea 1631...
1631
}
1631
}
1632
 
1632
 
1633
.search-title {
1633
.search-title {