Mobile theme W.I.P.:

-Fix filemanager nm-header-left alignment
This commit is contained in:
Hadi Nategh 2016-02-16 14:32:52 +00:00
parent 7e452c279c
commit 23f0cbad1e
2 changed files with 4 additions and 0 deletions

View File

@ -565,6 +565,9 @@ div#stylite-filemanager-upload .dialogFooterToolbar button:active {
#filemanager-index_nm #filemanager-index_tarp {
display: none !important;
}
#filemanager-index_nm #filemanager-index_filemanager-index-header_left {
height: auto;
}
.et2_file.plus_button {
position: absolute !important;
right: 15px;

View File

@ -372,6 +372,7 @@ div#stylite-filemanager-upload{
display: inline-block;
}
#filemanager-index_tarp {display: none !important;}
#filemanager-index_filemanager-index-header_left {height:auto;}
}
.et2_file.plus_button {
position: absolute !important;