forked from extern/egroupware
Fix styling of filemanager nm header in all templates
This commit is contained in:
parent
4a7204ecdd
commit
988da614d6
@ -120,4 +120,5 @@ table.egwGridView_grid .tile .file_tile {
|
||||
}
|
||||
|
||||
.mimeIcon {width:65px;}
|
||||
.previewImage {width:100%;}
|
||||
.previewImage {width:100%;}
|
||||
#filemanager-index_nm .et2_file div.progress {position:absolute;}
|
@ -165,6 +165,7 @@ input.displayNone {
|
||||
.previewImage {
|
||||
width: 100%;
|
||||
}
|
||||
#filemanager-index_nm .et2_file div.progress {position:absolute;}
|
||||
/*/*****************************************************************
|
||||
// sidebar
|
||||
|
||||
|
@ -153,6 +153,7 @@ input.displayNone {
|
||||
.previewImage {
|
||||
width: 100%;
|
||||
}
|
||||
#filemanager-index_nm .et2_file div.progress {position:absolute;}
|
||||
/*/*****************************************************************
|
||||
// sidebar
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user