Changed gray image in discovery - #4351

This commit is contained in:
Tatiana Llorente 2019-07-12 10:23:20 +02:00
parent cac34e3311
commit fca4a288a2
1 changed files with 1 additions and 8 deletions

View File

@ -237,19 +237,12 @@ table.table_modal_alternate tr:nth-child(even) td {
background-color: #555 !important; background-color: #555 !important;
} }
.info_table .datos3,
.datos3,
.info_table .datos4,
.datos4 {
background-color: #666;
color: #fff;
}
.info_table .datos3, .info_table .datos3,
.datos3, .datos3,
.info_table .datos4, .info_table .datos4,
.datos4 { .datos4 {
background-color: #444; background-color: #444;
color: #fff;
} }
.action_buttons a[href] img, .action_buttons a[href] img,