mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-03 04:29:28 +01:00
Better specificity on the grid padding
This commit is contained in:
parent
9096c17348
commit
b14a472814
@ -3752,7 +3752,7 @@ tr.dialogOperators td, .dialogFooterToolbar {
|
||||
padding: 5px 0px 5px 0px;
|
||||
}
|
||||
|
||||
table.et2_grid > tbody > tr > td {
|
||||
.popupMainDiv table.et2_grid > tbody > tr > td, table.et2_grid > tbody > tr > td {
|
||||
padding-right: 5px;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user