summaryrefslogtreecommitdiffstats
path: root/apps/files/css/files.css
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #18543 from owncloud/remove-linesJan-Christoph Borchardt2015-08-251-2/+6
|\
| * reduce files table header lineJan-Christoph Borchardt2015-08-251-2/+6
* | Fix row highlight in other file listsVincent Petry2015-08-251-0/+1
|/
* Fix files select bar width when app sidebar is visibleVincent Petry2015-08-181-0/+5
* fix width of action dropdown and last layout detailsJan-Christoph Borchardt2015-08-101-7/+14
* remove whitespace on right cause of moved delete iconJan-Christoph Borchardt2015-08-101-18/+13
* fix ellipsizing for file namesJan-Christoph Borchardt2015-08-101-24/+4
* fix layout and design of actions dropdownJan-Christoph Borchardt2015-08-101-1/+14
* Added bubble style, applied to file actions menuVincent Petry2015-08-101-0/+1
* Implement file actions dropdownVincent Petry2015-08-101-9/+36
* Remove horizontal scroll caused by right sidebarVincent Petry2015-08-071-0/+4
* Styling fixes + hightlight in files sidebarVincent Petry2015-08-071-0/+1
* Make download status fully visibleMorris Jobke2015-07-071-0/+8
* Fix layout of disabled links in the file listMorris Jobke2015-07-071-2/+15
* Show hint if there is no delete permissionMorris Jobke2015-04-231-1/+3
* add whitespace to bottom of files list to correctly show dropdowns, fix #15801Jan-Christoph Borchardt2015-04-221-3/+4
* hide modified header when multiselect is active, fix #15779Jan-Christoph Borchardt2015-04-211-1/+10
* add icons to files sidebar, fix shade, fix position of settings icon and textJan-Christoph Borchardt2015-04-081-0/+21
* Merge pull request #14970 from owncloud/sidebar-enhancementsJan-Christoph Borchardt2015-03-251-2/+8
|\
| * double padding to account for Deleted files entry, issue with FirefoxJan-Christoph Borchardt2015-03-241-0/+4
| * fix position of 'Deleted files' sidebar entry, fix #10815Jan-Christoph Borchardt2015-03-181-2/+4
* | correctly align file list summary when the list has the favorite featureJan-Christoph Borchardt2015-03-241-0/+3
* | Do not duplicate the empty content cssJoas Schilling2015-03-241-23/+0
* | add whitespace to prevent file deletion when wanting to scrollJan-Christoph Borchardt2015-03-171-1/+1
|/
* Prevent 1px padding between button and dropdown in ie11 when zoomingSugaroverdose2015-01-281-1/+1
* Play with z-index to make proper dropdown overlapSugaroverdose2015-01-281-1/+6
* Fix #13632 and make new file menu more consistent with buttonSugaroverdose2015-01-251-1/+3
* Merge pull request #13276 from Sugaroverdose/fix_#11348Morris Jobke2015-01-181-3/+16
|\
| * Add ie8 text-overflow: ellipsis supportSugaroverdose2015-01-171-0/+11
| * use some magic to make 'popular browsers' workSugaroverdose2015-01-161-0/+2
| * fix_#11348 Safari rename button positioningSergei Shuykov2015-01-161-4/+4
* | Fixes shifted rename fieldMorris Jobke2015-01-161-1/+1
* | Fixed thumbnal z-index for when no checkbox is thereVincent Petry2015-01-151-0/+2
|/
* fix rename field position, fix #12927Jan-Christoph Borchardt2015-01-091-2/+6
* use class for no results div instead of id. the elements are not unique.Jörn Friedrich Dreyer2015-01-061-4/+4
* show no files found messageJörn Friedrich Dreyer2015-01-021-0/+23
* move search results below filelist, show hint when results are off screen, us...Jörn Friedrich Dreyer2015-01-021-3/+1
* first part of fixing feedback for file list when using keyboardJan-Christoph Borchardt2014-12-191-4/+9
* even better empty state for Favorites, and general Empty State styleJan-Christoph Borchardt2014-12-171-6/+0
* fix favorite star flickering on empty state pageJan-Christoph Borchardt2014-12-171-1/+3
* fix empty state for FavoritesJan-Christoph Borchardt2014-12-171-0/+4
* Fixed has-favorites CSSVincent Petry2014-12-151-1/+1
* shift actions to the left a bit to account for right shift due to favorites a...Jan-Christoph Borchardt2014-12-151-0/+1
* add CSS to shift header to account for when favorites are presentJan-Christoph Borchardt2014-12-151-0/+8
* Added favorites feature to the files appVincent Petry2014-12-151-1/+16
* Replace input checkbox CSS selector with .electCheckBoxVincent Petry2014-12-111-15/+11
* Move file thumbnail into the label elementVincent Petry2014-12-111-0/+11
* add relevant focus styles to the existing hover stylesJan-Christoph Borchardt2014-11-061-13/+34
* unbold labels and foldersJan-Christoph Borchardt2014-11-051-1/+0
* Merge pull request #11451 from owncloud/reduce-bottom-paddingMorris Jobke2014-10-071-1/+1
|\