Proyectos de Subversion LeadersLinked - Backend

Rev

Rev 16848 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 16848 Rev 16849
Línea 949... Línea 949...
949
/* .btn-info, .btn-add, .btn-edit, .btn-delete {color: #e5e5e5; background-color: #A4A4A4; border: 1px solid #A4A4A4; } .btn-info:hover, .btn-add:hover, .btn-edit:hover, .btn-delete:hover {background-color: #808080; border: 1px solid #808080; }*/
949
/* .btn-info, .btn-add, .btn-edit, .btn-delete {color: #e5e5e5; background-color: #A4A4A4; border: 1px solid #A4A4A4; } .btn-info:hover, .btn-add:hover, .btn-edit:hover, .btn-delete:hover {background-color: #808080; border: 1px solid #808080; }*/
950
.select2-container .select2-search--inline .select2-search__field {
950
.select2-container .select2-search--inline .select2-search__field {
951
    margin-left: 0px;
951
    margin-left: 0px;
952
}
952
}
Línea 953... Línea -...
953
 
-
 
954
.custom-control-input:checked~.custom-control-label::before {
-
 
955
    color: #fff;
-
 
956
    border-color: #007bff;
-
 
957
    background-color: #007bff;
-
 
958
    box-shadow: none;
-
 
959
    outline: none;
-
 
960
}
-
 
961
 
953
 
962
.save-stngs ul li button:hover {
954
.save-stngs ul li button:hover {
963
    background-color: #007bff;
955
    background-color: #007bff;
Línea 964... Línea 956...
964
}
956
}
965
 
957
 
966
.btn-onroom {
958
.btn-onroom {
Línea 967... Línea -...
967
    cursor: pointer;
-
 
968
}
-
 
969
 
-
 
970
.form-group .toggle-btn .custom-control-label {
-
 
971
    position: relative;
-
 
972
    padding-left: 50px;
959
    cursor: pointer;
973
}
960
}
974
 
961
 
Línea 975... Línea 962...
975
.file-upload-indicator {
962
.file-upload-indicator {
Línea 1100... Línea 1087...
1100
 
1087
 
1101
.forum-links ul li.active {
1088
.forum-links ul li.active {
1102
    border-color: #1dac98;
1089
    border-color: #1dac98;
Línea 1103... Línea -...
1103
}
-
 
1104
 
-
 
1105
.ask-question {
-
 
1106
    color: #0961bf !important;
-
 
1107
}
1090
}
1108
 
1091
 
1109
.suggestion-usd>span i:hover {
1092
.suggestion-usd>span i:hover {
Línea 1110... Línea 1093...
1110
    background-color: #f4e6a6;
1093
    background-color: #f4e6a6;