Changed gray image in discovery - #4351
This commit is contained in:
parent
cac34e3311
commit
fca4a288a2
|
@ -237,19 +237,12 @@ table.table_modal_alternate tr:nth-child(even) td {
|
|||
background-color: #555 !important;
|
||||
}
|
||||
|
||||
.info_table .datos3,
|
||||
.datos3,
|
||||
.info_table .datos4,
|
||||
.datos4 {
|
||||
background-color: #666;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.info_table .datos3,
|
||||
.datos3,
|
||||
.info_table .datos4,
|
||||
.datos4 {
|
||||
background-color: #444;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.action_buttons a[href] img,
|
||||
|
|
Loading…
Reference in New Issue