Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 3718 Rev 3737
Línea 184... Línea 184...
184
.sign_in_sec form button:disabled {
184
.sign_in_sec form button:disabled {
185
    background-color: #dddddd;
185
    background-color: #dddddd;
186
    color: #a3a1a1;
186
    color: #a3a1a1;
187
}
187
}
Línea 188... Línea -...
188
 
-
 
189
.sign-control li {
-
 
190
    /* background-color: #0961bf; */
-
 
191
}
-
 
192
 
188
 
193
.sign-control li.current a {
189
.sign-control li.current a {
194
    background-color: #0961bf;
190
    background-color: $button-bg-secondary;
Línea 195... Línea 191...
195
}
191
}
196
 
192
 
197
.sign-control li a.current {
193
.sign-control li a.current {
-
 
194
    background-color: $button-bg-secondary;
198
    background-color: #0961bf;
195
    color: $button-text-color-secondary !important;
Línea 199... Línea 196...
199
    color: white !important;
196
    border: 1px solid $border-primary;
200
}
197
}
201
 
198
 
Línea 753... Línea 750...
753
    font-size: 13px;
750
    font-size: 13px;
754
    line-height: 20px;
751
    line-height: 20px;
755
    margin-bottom: 5px;
752
    margin-bottom: 5px;
756
}
753
}
Línea 757... Línea -...
757
 
-
 
758
.sign_in_sec form input,
-
 
759
.sign_in_sec form select {
-
 
760
    color: #000000;
-
 
761
}
-
 
762
 
754
 
763
.fgt-sec input[type="checkbox"] + label span:before {
755
.fgt-sec input[type="checkbox"] + label span:before {
764
    background-color: #0961bf;
756
    background-color: #0961bf;
Línea 765... Línea 757...
765
}
757
}