forked from extern/egroupware
Style images properly located inside drag's helper row
This commit is contained in:
parent
9b05ccc4ad
commit
f61c898b86
@ -1673,6 +1673,10 @@ table.et2_egw_action_ddHelper_row * {
|
||||
text-overflow: ellipsis;
|
||||
max-width: 400px;
|
||||
}
|
||||
table.et2_egw_action_ddHelper_row img {
|
||||
width: 15px !important;
|
||||
height: 15px !important;
|
||||
}
|
||||
/* Last row of items which shows the number of more items*/
|
||||
tr.et2_egw_action_ddHelper_moreRow{
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user