* ['Files', 'my libs', 'shared with me', 'shared with all', 'group', 'department' pages] added background to the library items' operation icons when hovering on them
* ['share' dialog] 'Share Link'(link list, link-authenticated-emails, link-authenticated-users): added background to the items' operation icons when hovering on them
* ['share' dialog] 'Share to user': added background for the sharing items and the operation icons when hover on them
* [select editor] improved it; added background to the 'edit' icon when hover on it
* ['share' dialog] 'Share to group': added background for the sharing items and the operation icons when hover on them; fixed it for mobile
* ['share' dialog] 'Custom sharing permissions': added background for the permission items and the operation icons when hover on them
* ['share' dialog] 'Invite Guest': added background for the items and the operation icons when hover on them
* ['share' dialog] 'Share to other server': added background for the items and the operation icons when hover on them
* [repo 'Folder Permission' dialog] 'User Permission': added background for the items and the operation icons when hover on them
* [repo 'Folder Permission' dialog] 'Group Permission': added background for the items and the operation icons when hover on them
* [repo 'Share Admin' dialog] 'Share Link': added background for the sharing items and the operation icons when hover on them; improved it
* [repo 'Share Admin' dialog] 'Upload Link': added background for the sharing items and the operation icons when hover on them; improved it
* [repo 'Share Admin' dialog] 'User Shares': added background for the sharing items and the operation icons when hover on them; improved the permission editor
* [repo 'Share Admin' dialog] 'Group Shares': added background for the sharing items and the operation icons when hover on them; improved the permission editor
* [repo 'API Token' dialog] added background for the items and the operation icons when hover on them
* [group/department 'Manage group members' dialog] added background for the operation icons when hover on them
* ['select members from departments' dialog] added background for the operation icons when hover on them
* [library list pages] removed the background when hover on the 'star/unstar' icons of the library items
* ['back' icons] added background for the 'go back' icons when hover on them
* ['my deleted repos' dialog] added background for the operation icons when hover on them
* ['Favorites' page] added background for the items and the operation icons when hover on them
* ['Wikis' page] added background for the operation icons when hover on them
* ['Invite Guest' page] added background for the items and the operation icons when hover on them
* ['Share Admin'] 'Libraries' page: added background for the items and the operation icons when hover on them
* ['Share Admin'] 'Folders' page: added background for the items and the operation icons when hover on them
* ['Share Admin'] 'Share Links' page: added background for the items and the operation icons when hover on them
* ['Share Admin'] 'Upload Links' page: added background for the operation icons when hover on them
* [repo 'Modification History' dialog] added background for the operation icons when hover on them
* [repo 'Snapshot' page] added background for the items and the operation icons when hover on them
* [folder 'share link' page] added background for the items and the operation icons when hover on them
* [file 'History Versions' page] changed the 'more' icon and added background for the the operation icons when hover on them
* [personal 'settings' page] 'Linked Devices': added background for the items and the operation icons when hover on them
* ['library view' page] 'move/copy' dialog: added background for the 'clear search keyword' icon when hover on it
* ['library view' page] added background for the operation icons when hover on them
* ['system admin'] 'Devices' pages: added background for the items and the operation icons when hover on them
* [system admin] repos/users/groups/inst/... pages: added background for the operation icons when hover on them
* [system admin] 'Libraries - Trash' page: added background for the items and the operation icons when hover on them
* [system admin] 'Users' pages: added background for the operation icons when hover on them
* [system admin] 'Departments' pages: added background for the operation icons when hover on them
* [system admin] 'Organizations' & 'Search Organizations' pages: added background for the operation icons when hover on them
* [system admin] 'Institutions' pages: added background for items & the operation icons when hover on them
* [system admin] 'terms and conditions' pages: added background for items & the operation icons when hover on them
* [system admin] 'Links - Share Links' pages: added background for items & the operation icons when hover on them
* [system admin] 'Links - Upload Links' pages: added background for items & the operation icons when hover on them
* org page use new op-icon
* use common edit icon
---------
Co-authored-by: Michael An <1822852997@qq.com>
* [my libs] fixed the operation menu items for library items in mobile after
reactstrap was upgraded from v8 to v9
- after the upgrade for reacstrap, the operation menu items fail to work
* [shared dir view] fixed the operation menu items in mobile
* [new component] added a new component 'MobileItemMenu' for items' operation menu in mobile
* [user settings] linked devices: fixed the operation menus in mobile
* [library content view] fixed the operation menus in mobile
* [department/group repo list, shared with all] fixed the operation menus in mobile
* [shared with me] fixed the operation menus in mobile
* [Favorites] fixed the operation menus in mobile
* [share admin / libraries] fixed the operation menus in mobile
* [share admin / folders] fixed the operation menus in mobile
* [share admin / share links] fixed the operation menus in mobile
* [share admin / upload links] fixed the operation menus in mobile
* [linked devices] fixed the operation menus in mobile
* [invite guest] fixed the operation menus in mobile
* [repo trash dialog] fixed the operation menus in mobile
* [shared dir view] redesigned it
- changed to a full-screen 'side panel & main panel' layout
- added a 'folder tree' panel, a current path bar with an operation dropdown
menu, a toolbar for selected items, a 'view mode' menu, and a 'sort'
menu
* [shared dir view] added a resizing bar (enable users to resize the width of side panel and main panel)
* [shared dir view] path bar: added a 'plus' icon to the dropdown menu toggle when 'upload' is offered in the menu
* [shared dir view] folder tree: cleaned up the code
* [shared dir view] improved 'visit a folder'
* [shared dir view] improvements & cleanup
* ['notice' popover, 'all notice' dialog] fixup for mobile
* ['Files' page] fixed library icon size for mobile
* ['settings' page] fixup for 'Email notification'
* ['my libs'] fixed 'star/unstar', 'share', 'delete'
* ['deleted repos' dialog] modified column width of the table for mobile
* ['share' dialog] modified 'link details' panel for mobile
* [side panel resizer] removed it for mobile
* [group/department, shared with all] fixed the operation menu for mobile
* ['dir view'] don't offer 'repo history' page for mobile
* ['help'] fixup for page with large images, for mobile
- fixup for http://127.0.0.1:8000/help/drive_client_2.0_for_windows_10/
(in mobile, the content of it overflowed to the right, and was cut off)
* ['file view'] removed 'history' page for mobile
* ['markdown file view'] removed 'history' page for small screen, mobile
* ['dir view'] added a gray layer to close the 'file/folder tree' panel in mobile
* ['dir view'] fixup for the 'path' bar in mobile
* ['dir view', 'shared dir view'] don't display the 'tag list' in root for mobile