nextcloud/apps/files/css
Daniel Calviño Sánchez 9ff0941c07 Replace inline favorite action with just a favorite icon
This is a preparatory step for a following commit in which the position
of the favorite icon and the checkbox will be swapped; in that new
design the favorite icon is no longer expected to be an action but just
a simple mark on whether the file is favorited or not (the action is
expected to be triggered then only from the file actions menu).

The favorite icon is now fully shown or completely hidden depending on
whether the file is favorited or not. As the icon is just informative
but no longer an action now it does not change when hovered or focus. In
the same way, the alternative text when the file is not favorited now it
is not "Favorite" (an action) but "Not favorited" instead.

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 Replace inline favorite action with just a favorite icon 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