server/apps/files/css
Daniel Calviño Sánchez 420d1b91ab Add "Favorite" action to the file actions menu
The new FileAction for the menu is essentially the same as the old
inline FileAction, except for the rendering; in this case the FileAction
is shown in the menu in a standard way, so there is no need to provide a
custom renderer (although the menu entry text and icon change depending
on whether the file is currently a favorite or not, but that can be done
just with displayName and iconClass functions).

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2017-10-19 01:46:13 +02:00
..
detailsView.scss Removed unused filter for opacity, fix #6408 2017-09-23 18:18:14 +02:00
files.scss Add "Favorite" action to the file actions menu 2017-10-19 01:46:13 +02:00
merged.scss Merge some CSS files using our SCSS compiler 2017-03-21 16:35:31 +01:00
mobile.scss Removed unused filter for opacity, fix #6408 2017-09-23 18:18:14 +02:00
upload.scss Fix upload progress color to primary 2017-09-28 17:13:01 +02:00