summaryrefslogtreecommitdiffstats
path: root/apps/files/css/files.css
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * reduce bottom padding in filelist, fix perceived glitching, fix #11213Jan-Christoph Borchardt2014-10-071-1/+1
* | fix position and style of sort indicatorJan-Christoph Borchardt2014-10-011-5/+9
|/
* Merge pull request #11109 from owncloud/nstamm-patch-1Jan-Christoph Borchardt2014-09-231-1/+8
|\
| * adjust text size and opacity of drag'n'drop upload text styleJan-Christoph Borchardt2014-09-231-0/+4
| * DragnDrop Upload text styleNicolas Stamm2014-09-161-1/+4
* | force show the loading icon in list for deletion, not only on hoverJan-Christoph Borchardt2014-09-221-0/+9
|/
* While busy cleaning, also removed extra entersRemco Brenninkmeijer2014-07-171-2/+0
* Corrected (Netbeans?) inserted spacesRemco Brenninkmeijer2014-07-171-1/+1
* Cleanup of unnecesary additionRemco Brenninkmeijer2014-07-161-1/+1
* Show sorting icons when hovering overRemco Brenninkmeijer2014-07-161-5/+9
* Merge pull request #9403 from owncloud/design-fix-fileslistbottomMorris Jobke2014-07-031-3/+3
|\
| * reduce file list bottom whitespace a bitJan-Christoph Borchardt2014-07-031-1/+1
| * fix left margin of file list summaryJan-Christoph Borchardt2014-07-031-1/+1
| * add whitespace to bottom of Files list – more obvious it's the end, and spa...Jan-Christoph Borchardt2014-07-031-2/+2
* | fix checkbox shifting when rename input appearsJan-Christoph Borchardt2014-07-031-0/+2
* | fix position of rename function, and text sizeJan-Christoph Borchardt2014-07-031-4/+3
|/
* Merge pull request #9389 from owncloud/fix-nametext-heightJan-Christoph Borchardt2014-07-031-0/+1
|\
| * fix nametext height, was higher than the rowJan-Christoph Borchardt2014-07-021-0/+1
* | make sure table header is white instead of slightly greyJan-Christoph Borchardt2014-07-021-0/+3
|/
* Fix files list scroll behaviorVincent Petry2014-07-011-1/+1
* remove obsolete CSS, fix visual bug in share dialog #9255Jan-Christoph Borchardt2014-06-301-2/+4
* fix rename icon, fix #9257Jan-Christoph Borchardt2014-06-271-2/+2
* Aligning in the table header as wellBagera2014-06-161-15/+21
* Aligning with line heightBagera2014-06-161-10/+5
* Fix delete action heightBagera2014-06-161-5/+8
* Merge pull request #8928 from owncloud/too-long-filename-fix-v2jbtbnl2014-06-091-0/+53
|\
| * improve ellipsis of filename for different screen sizesMorris Jobke2014-06-081-14/+20
| * @jancborchardt's commit for cross browser compatibility of extension.raghunayyar2014-06-081-3/+1
| * Adds class name to span element inside filename.raghunayyar2014-06-071-6/+6
| * Adds multiple media queries for filename.raghunayyar2014-06-071-1/+37
| * Ellipcises too long filenamesraghunayyar2014-06-061-0/+13
* | Fixed delete button CSS in ext storage listVincent Petry2014-06-061-5/+6
* | Merge pull request #8922 from owncloud/design-controls-transparencyJan-Christoph Borchardt2014-06-061-16/+1
|\ \
| * | unify controls bar, remove duplicate from user managementJan-Christoph Borchardt2014-06-061-16/+1
| |/
* / app settings: display input fields at full widthJan-Christoph Borchardt2014-06-061-4/+0
|/
* Merge pull request #8159 from owncloud/mobile-sidebar-swipeThomas Müller2014-06-061-2/+1
|\
| * Fixed viewer mode for sidebar swipeVincent Petry2014-06-061-1/+0