summaryrefslogtreecommitdiffstats
path: root/apps/files/img
Commit message (Collapse)AuthorAgeFilesLines
* Provider for the files appJoas Schilling2016-11-163-0/+15
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Remove PNG fallbacks from files app (#26308)Vincent Petry2016-10-106-0/+0
|
* Svgo optimizationskjnldsv2016-09-277-38/+7
| | | | Signed-off-by: John Molakvoæ <fremulon@protonmail.com>
* Add new "Recent files" icon to files app (#356)Bugsbane2016-07-111-0/+5
| | | | | | | | | | | | | | | | | | | | | | * Added new "nav-icon-recent" CSS class Added the class "nav-icon-recent" to display the new "recent files" file list view to be added by @icewind1991 in PR https://github.com/nextcloud/server/pull/292 It's now placed after nav-icon-files which was where @jancborchardt was suggesting iirc. * Add new "Recent files" clock icon Add the new icon for "Recent files" file list view in the files app by @icewind1991, as discussed in PR https://github.com/nextcloud/server/pull/292 Icon is already compressed/cleaned by scour rather than svgo as svgo seems to corrupt it. * Alter colour of "Recent" icon from grey to black Change colour of the "recently used files" icon from grey to black, to match other icons in the files app. * Replace recent icon with black, optimized version Just updates the colour of the icon for "Recent files" from a grey version, to a black optimised version.
* compress icons in navigation, move to monochrome againJan-Christoph Borchardt2015-08-286-5/+5
|
* fix filetype icons elsewhere, empty page, sidebar, apps menuJan-Christoph Borchardt2015-08-284-5/+5
|
* reduce grey tones in app navigation, bubble menu and scrollbarJan-Christoph Borchardt2015-08-2612-10/+10
|
* add icons to files sidebar, fix shade, fix position of settings icon and textJan-Christoph Borchardt2015-04-0812-0/+33