Fix styling of filemanager nm header in all templates

This commit is contained in:
Hadi Nategh 2016-09-29 10:22:33 +02:00
parent 6abb75cd5c
commit f70d853e62
3 changed files with 11 additions and 1 deletions

View File

@ -170,4 +170,5 @@ div.webodfeditor-memberList .webodfeditor-memberListLabel {
div.editInfoMarker {
width:5px;
border-radius: none;
}
}
#filemanager-index_nm .et2_file div.progress {position:absolute;}

View File

@ -209,6 +209,9 @@ div.editInfoMarker {
width: 5px;
border-radius: none;
}
#filemanager-index_nm .et2_file div.progress {
position: absolute;
}
/*/*****************************************************************
// sidebar
@ -484,6 +487,9 @@ div#stylite-filemanager-upload .dialogFooterToolbar button:active {
height: 60px;
top: 0;
}
.et2_file.plus_button div.progress {
display: none !important;
}
.previewImage img {
max-width: 100%;
}

View File

@ -197,6 +197,9 @@ div.editInfoMarker {
width: 5px;
border-radius: none;
}
#filemanager-index_nm .et2_file div.progress {
position: absolute;
}
/*/*****************************************************************
// sidebar