mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 08:34:29 +01:00
Filemanager: hide file count in mobile
This commit is contained in:
parent
1fbce7da8f
commit
982f592f38
@ -59,7 +59,8 @@
|
||||
display: inline-block !important;
|
||||
}
|
||||
#filemanager-index_nm .nextmatch_header.nm_header_hide .header_row_right,
|
||||
#filemanager-index_nm .nextmatch_header.nm_header_hide .filtersContainer {
|
||||
#filemanager-index_nm .nextmatch_header.nm_header_hide .filtersContainer,
|
||||
#filemanager-index_nm .nextmatch_header.nm_header_hide .header_count {
|
||||
display: none;
|
||||
}
|
||||
#filemanager-index_nm .nextmatch_header .nextmatch_header_row {
|
||||
|
Loading…
Reference in New Issue
Block a user