mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-24 20:01:39 +02:00
Mobile theme W.I.P.:
-Fix filemanager nm-header-left alignment
This commit is contained in:
parent
7e452c279c
commit
23f0cbad1e
@ -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;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user