mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 16:03:47 +01:00
Mobile theme W.I.P.:
-Fix filemanager's tools in header are not clickable
This commit is contained in:
parent
55b88bc859
commit
401d984389
@ -559,7 +559,7 @@ div#stylite-filemanager-upload .dialogFooterToolbar button:active {
|
||||
white-space: nowrap;
|
||||
}
|
||||
#filemanager-index_nm #filemanager-index_buttons {
|
||||
position: initial;
|
||||
position: relative;
|
||||
display: inline-block;
|
||||
}
|
||||
#filemanager-index_nm #filemanager-index_tarp {
|
||||
|
@ -368,7 +368,7 @@ div#stylite-filemanager-upload{
|
||||
}
|
||||
}
|
||||
#filemanager-index_buttons {
|
||||
position: initial;
|
||||
position: relative;
|
||||
display: inline-block;
|
||||
}
|
||||
#filemanager-index_tarp {display: none !important;}
|
||||
|
Loading…
Reference in New Issue
Block a user