mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-20 05:12:38 +02:00
Mobile theme W.I.P.:
-Fix filemanager nm-header-left alignment
This commit is contained in:
@@ -565,6 +565,9 @@ div#stylite-filemanager-upload .dialogFooterToolbar button:active {
|
|||||||
#filemanager-index_nm #filemanager-index_tarp {
|
#filemanager-index_nm #filemanager-index_tarp {
|
||||||
display: none !important;
|
display: none !important;
|
||||||
}
|
}
|
||||||
|
#filemanager-index_nm #filemanager-index_filemanager-index-header_left {
|
||||||
|
height: auto;
|
||||||
|
}
|
||||||
.et2_file.plus_button {
|
.et2_file.plus_button {
|
||||||
position: absolute !important;
|
position: absolute !important;
|
||||||
right: 15px;
|
right: 15px;
|
||||||
|
@@ -372,6 +372,7 @@ div#stylite-filemanager-upload{
|
|||||||
display: inline-block;
|
display: inline-block;
|
||||||
}
|
}
|
||||||
#filemanager-index_tarp {display: none !important;}
|
#filemanager-index_tarp {display: none !important;}
|
||||||
|
#filemanager-index_filemanager-index-header_left {height:auto;}
|
||||||
}
|
}
|
||||||
.et2_file.plus_button {
|
.et2_file.plus_button {
|
||||||
position: absolute !important;
|
position: absolute !important;
|
||||||
|
Reference in New Issue
Block a user