server/apps/files_sharing/css/sharedfilelist.css
Vincent Petry 6ebc436505 Added sharing overview page (WIP)
- added sharing overview entries in the sidebar
- use OCS Share API to get the list of files
2014-05-30 10:06:29 +02:00

3 lines
61 B
CSS

#filestable.shareList .summary .filesize {
display: none;
}