mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 08:14:38 +02:00
Fixed styles of tables within tables with new class - #3707
Former-commit-id: 6775b6f96669d33fb2130bfca2448d40d2de0964
This commit is contained in:
parent
b50ed1c810
commit
83cda70e0a
@ -5024,7 +5024,7 @@ table.info_table {
|
||||
border-spacing: 0;
|
||||
}
|
||||
|
||||
table.info_table tbody > tr:nth-child(even) {
|
||||
table.info_table > tbody > tr:nth-child(even) {
|
||||
background-color: #f5f5f5;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user