mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 07:53:39 +01: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 {
|
||||
display: none !important;
|
||||
}
|
||||
#filemanager-index_nm #filemanager-index_filemanager-index-header_left {
|
||||
height: auto;
|
||||
}
|
||||
.et2_file.plus_button {
|
||||
position: absolute !important;
|
||||
right: 15px;
|
||||
|
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user