mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-16 18:31:26 +01:00
fix small icons in tile-view after last change for jdots template
This commit is contained in:
parent
31b3987f2d
commit
f93097c515
@ -81,7 +81,7 @@ table.egwGridView_grid .tile .file_tile {
|
||||
display: block;
|
||||
max-width: 140px;
|
||||
}
|
||||
table.egwGridView_grid .tile .file_tile img.vfsMimeIcon {
|
||||
#filemanager-index_nm .tile .file_tile img.vfsMimeIcon {
|
||||
height: auto;
|
||||
width: auto;
|
||||
max-height: 64px;
|
||||
|
@ -107,7 +107,7 @@ table.egwGridView_grid .tile .file_tile {
|
||||
display: block;
|
||||
max-width: 140px;
|
||||
}
|
||||
table.egwGridView_grid .tile .file_tile img.vfsMimeIcon {
|
||||
#filemanager-index_nm .tile .file_tile img.vfsMimeIcon {
|
||||
height: auto;
|
||||
width: auto;
|
||||
max-height: 64px;
|
||||
|
Loading…
Reference in New Issue
Block a user