[mod] Updated html and css references

This commit is contained in:
2018-08-12 16:59:46 -06:00
parent 1b2484fbf2
commit 79059fb91b
4 changed files with 48 additions and 51 deletions

View File

@@ -54,15 +54,12 @@ body {
background: #C6E97C;
}
#modal_header_error{
.modalHeaderError{
background-color: #d9534f;
}
#modal_header_respuesa_servidor_error{
background-color: #d9534f;
}
#modal_header_respuesa_servidor_success{
.modalHeaderSuccess{
background-color: #5bc0de;
}