mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 08:45:12 +02:00
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;
|
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,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user