mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-24 20:01:36 +02: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;
|
display: block;
|
||||||
max-width: 140px;
|
max-width: 140px;
|
||||||
}
|
}
|
||||||
table.egwGridView_grid .tile .file_tile img.vfsMimeIcon {
|
#filemanager-index_nm .tile .file_tile img.vfsMimeIcon {
|
||||||
height: auto;
|
height: auto;
|
||||||
width: auto;
|
width: auto;
|
||||||
max-height: 64px;
|
max-height: 64px;
|
||||||
|
@ -107,7 +107,7 @@ table.egwGridView_grid .tile .file_tile {
|
|||||||
display: block;
|
display: block;
|
||||||
max-width: 140px;
|
max-width: 140px;
|
||||||
}
|
}
|
||||||
table.egwGridView_grid .tile .file_tile img.vfsMimeIcon {
|
#filemanager-index_nm .tile .file_tile img.vfsMimeIcon {
|
||||||
height: auto;
|
height: auto;
|
||||||
width: auto;
|
width: auto;
|
||||||
max-height: 64px;
|
max-height: 64px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user