summaryrefslogtreecommitdiffstats
path: root/apps/files/css
Commit message (Expand)AuthorAgeFilesLines
* Ensure proper color contrast according to WCAG AAJan-Christoph Borchardt2018-05-092-5/+4
* Add min-width to trick the table width calculation in safariJulius Härtl2018-04-301-11/+14
* Use flex based layout inside the filename table cellJulius Härtl2018-04-302-84/+24
* Fix upload button visible on read-only foldersDaniel Calviño Sánchez2018-03-011-1/+4
* Merge pull request #7634 from Abijeet/bug-7539Roeland Jago Douma2018-01-032-1/+25
|\
| * Remove margin for selected files summaryDaniel Calviño Sánchez2018-01-031-0/+5
| * Increase touch area for header iconsDaniel Calviño Sánchez2018-01-031-0/+5
| * Fixes the delete icon not appearing on certain resolutions.Abijeet2018-01-022-1/+15
* | Fix file list visible behind the multiselect headerDaniel Calviño Sánchez2018-01-021-1/+1
* | Fixed top position of multiselected files tableJohn Molakvoæ (skjnldsv)2017-12-261-1/+1
|/
* Properly show action iconsMorris Jobke2017-12-201-1/+0
* Make contorls stick to the top when scrollingMarin Treselj2017-12-201-4/+0
* Fixed breadcrumbs calculation and actions flowJohn Molakvoæ (skjnldsv)2017-12-201-0/+5
* Fix drag shadow not visible when dragging a file on a narrow screenDaniel Calviño Sánchez2017-12-142-0/+6
* Make close icon fill more spaceMarin Treselj2017-11-211-2/+2
* Improve drag & drop and fix some background issue if d&d on narrow windowsJohn Molakvoæ (skjnldsv)2017-11-081-3/+7
* Add droppable ability to menu and icon switch. Fix colourJohn Molakvoæ (skjnldsv)2017-11-081-2/+2
* Fix controls widthJohn Molakvoæ (skjnldsv)2017-11-081-8/+0
* Reduce spread of css selector for a.actionJohn Molakvoæ (skjnldsv)2017-11-071-41/+44
* Add variable for border-radiusJan-Christoph Borchardt2017-11-031-1/+1
* Merge pull request #7049 from nextcloud/fix-actions-menuJan-Christoph Borchardt2017-11-032-6/+1
|\
| * Fix opening the file actions menu in mobileMorris Jobke2017-11-032-6/+1
* | Merge pull request #7048 from nextcloud/flexbox-cssJan-Christoph Borchardt2017-11-031-4/+0
|\ \
| * | Vendor prefix for flexbox not needed anymoreMorris Jobke2017-11-031-4/+0
| |/
* | Fix test for tooltip and local share ownerJan-Christoph Borchardt2017-11-011-0/+4
* | Fix CSS, better handling of recipientsMarin Treselj2017-10-311-2/+2
* | Show avatar instead of username for shared filesJan-Christoph Borchardt2017-10-311-0/+4
|/
* Merge pull request #6709 from nextcloud/show-checkbox-where-the-favourite-ico...Morris Jobke2017-10-252-60/+44
|\
| * Extend the clickable area of the file name to include the thumbnailDaniel Calviño Sánchez2017-10-191-1/+2
| * Move checkboxes to their own columnDaniel Calviño Sánchez2017-10-192-34/+11
| * Move favorite mark to the top right corner of the thumbnailDaniel Calviño Sánchez2017-10-191-23/+15
| * Set background size for thumbnail in CSS instead of JavaScriptDaniel Calviño Sánchez2017-10-191-0/+1
| * Show always the checkboxDaniel Calviño Sánchez2017-10-191-2/+2
| * Replace inline favorite action with just a favorite iconDaniel Calviño Sánchez2017-10-191-3/+16
| * Add "Favorite" action to the file actions menuDaniel Calviño Sánchez2017-10-191-1/+1
* | Merge pull request #6916 from nextcloud/css-box-sizingJohn Molakvoæ2017-10-231-4/+0
|\ \
| * | Box-sizing does not need vendor prefix anymoreMorris Jobke2017-10-231-4/+0
| |/
* / Box-shadow does not need vendor prefix anymoreMorris Jobke2017-10-231-2/+0
|/
* Fix upload progress color to primaryJohn Molakvoæ (skjnldsv)2017-09-281-15/+16
* Fix busy state loading animation in filesJohn Molakvoæ (skjnldsv)2017-09-231-1/+9
* Removed unused filter for opacity, fix #6408John Molakvoæ (skjnldsv)2017-09-233-26/+0
* Replaced colours by variablesJohn Molakvoæ (skjnldsv)2017-09-231-4/+0
* Removed unneeded bgs and borders. Replaced hard coded colours byJohn Molakvoæ (skjnldsv)2017-09-231-15/+10
* Fix quota orderJohn Molakvoæ (skjnldsv)2017-09-211-1/+0
* Quota orderJohn Molakvoæ (skjnldsv)2017-09-211-1/+1
* Unwanted css for trashbinJohn Molakvoæ (skjnldsv)2017-09-211-5/+0
* Removed unwanted css and add quota iconJohn Molakvoæ (skjnldsv)2017-09-211-7/+3
* Correctly ellipsize file names, fix #6498Jan-Christoph Borchardt2017-09-142-1/+5
* Ellipsize sharer name, ref #6498Jan-Christoph Borchardt2017-09-142-2/+12
* Allow to close sidebar for text filesMorris Jobke2017-09-141-0/+1