summaryrefslogtreecommitdiffstats
path: root/apps/files/css
Commit message (Expand)AuthorAgeFilesLines
* Fix header controls sticky positioningJohn Molakvoæ (skjnldsv)2018-07-241-3/+2
* Merge pull request #10331 from weeman1337/fix-10330-files-multi-select-headerMorris Jobke2018-07-241-1/+1
|\
| * Uses a variable for the multiselect header offsetMichael Weimann2018-07-231-1/+1
| * Adjusts the files multi select header widthMichael Weimann2018-07-221-1/+1
* | Design structure fixesJohn Molakvoæ (skjnldsv)2018-07-211-6/+0
* | Tests fixes and design bumpJohn Molakvoæ (skjnldsv)2018-07-211-1/+2
|/
* Fixed filestable min-widthJohn Molakvoæ (skjnldsv)2018-07-202-1/+2
* Fix sidebar close buttonJohn Molakvoæ (skjnldsv)2018-07-201-1/+2
* use flex for main contentJohn Molakvoæ (skjnldsv)2018-07-201-4/+0
* Fixed sticky controlsJohn Molakvoæ (skjnldsv)2018-07-201-0/+4
* Fixed svg generator regex && added missing iconsJohn Molakvoæ (skjnldsv)2018-07-191-2/+2
* Add versionning to icon svg color api functionJohn Molakvoæ (skjnldsv)2018-07-191-1/+1
* Fix accessibility invertJohn Molakvoæ (skjnldsv)2018-07-191-7/+7
* Mixin scss icon apiJohn Molakvoæ (skjnldsv)2018-07-191-8/+8
* Svg icon api sass function and upgrade of all stylesJohn Molakvoæ (skjnldsv)2018-07-191-9/+8
* Merge pull request #10230 from nextcloud/feature/shareoverviewMorris Jobke2018-07-171-1/+2
|\
| * Upgraded navigation submenu management and api + created sharing submenuJohn Molakvoæ (skjnldsv)2018-07-131-1/+2
* | wire the frontendArthur Schiwon2018-07-051-0/+1
|/
* Js magic for deleted sharesJohn Molakvoæ (skjnldsv)2018-07-051-0/+3
* Files scssJohn Molakvoæ (skjnldsv)2018-06-203-16/+16
* Better design for core search, fixes and style to scssJohn Molakvoæ (skjnldsv)2018-06-191-1/+1
* Fixes issue with action being displayed incorrectly.Abijeet2018-06-181-1/+3
* Fix alignment of more iconMorris Jobke2018-06-181-0/+4
* Fixes UI issues with the design,Abijeet2018-06-182-6/+4
* Added a new action menu in files and trash list.Abijeet2018-06-182-14/+13
* Adds an action dropdown that is shown on file selection.Abijeet2018-06-181-5/+3
* Move quota icon to coreJulius Härtl2018-05-031-3/+0
* Add min-width to trick the table width calculation in safariJulius Härtl2018-04-221-11/+14
* Use flex based layout inside the filename table cellJulius Härtl2018-04-192-84/+24
* Ensure proper color contrast according to WCAG AAJan-Christoph Borchardt2018-04-182-5/+4
* Fixed tooltip positionning & error displayJohn Molakvoæ (skjnldsv)2018-03-071-2/+3
* Updated popover rules to allow form inputs and added input submit for new FileJohn Molakvoæ (skjnldsv)2018-03-071-8/+0
* Fix upload button visible on read-only foldersDaniel Calviño Sánchez2018-02-281-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
|\