summaryrefslogtreecommitdiffstats
path: root/apps/files/css
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'Superduper-Progressbar-branch-thingie' of https://github.com/lu...Vincent Petry2016-05-122-1/+41
|\
| * Updated String formatting. Label font-weight was already normal.luckydonald2014-08-131-1/+1
| * Fixed Positioning, fixed formatting for both mobile and desktop.luckydonald2014-08-131-3/+3
| * Added remaining time displaying, moved Information to tooltip, removed now un...luckydonald2014-08-121-13/+1
| * ...in case the text gets to big, don't wrap to new line. Instead just cut it.luckydonald2014-08-111-0/+4
| * Updated and optimized Mobile Layout as well.luckydonald2014-08-112-1/+15
| * Fixed translations, indentation and renamed the .percents class to .speed class.luckydonald2014-08-101-2/+2
| * Upload progress bar now displays informations about uploades size (12kB of 3M...luckydonald2014-08-101-1/+34
* | Add anchor icon in sidebar to copy permalinkVincent Petry2016-05-061-0/+13
* | filter hidden files on the web interfaceChristoph Wurst2016-04-191-0/+5
* | sidebar click modificationErik Pellikka2016-03-241-3/+17
* | apps/files: Fix typos in comments (found and fixed by codespell)Stefan Weil2016-03-091-2/+2
* | Fix download spinner to work with CSS stylesVincent Petry2016-03-041-0/+13
* | Make more action icons themable + style fixesVincent Petry2016-02-251-2/+4
* | Make file actions use icon CSS classesRoeland Jago Douma2016-02-251-3/+9
* | Merge pull request #20618 from owncloud/action-icon-sizeThomas Müller2016-02-061-2/+2
|\ \
| * | Fix image sizing for action icons in EdgeRobin Appelman2015-11-191-2/+2
* | | Fix the result at the bottom on IEPookay2016-01-291-1/+1
* | | Remove unneeded markup for scan process - ref #20545Morris Jobke2016-01-201-2/+0
* | | Use color instead of transparency for proper tooltip appearanceMorris Jobke2016-01-051-0/+3
* | | Revert "Fix column width of mtime column"Morris Jobke2015-12-011-2/+2
* | | Fix column width of mtime columnMorris Jobke2015-11-301-2/+2
|/ /
* | Merge pull request #19630 from owncloud/fix-ie-painThomas Müller2015-10-141-0/+5
|\ \
| * | [IE8] Fix "new" button widthVincent Petry2015-10-071-0/+5
* | | Merge pull request #19714 from owncloud/trash-deletesectionposition-2Thomas Müller2015-10-141-13/+0
|\ \ \
| * | | Revert "Revert "Move trashbin specific CSS that modifies sidebar""Thomas Müller2015-10-121-13/+0
* | | | Remove controls for file lists that don't need itVincent Petry2015-10-131-2/+4
|/ / /
* | | Revert "Move trashbin specific CSS that modifies sidebar"Thomas Müller2015-10-121-0/+13
* | | Move trashbin specific CSS that modifies sidebarVincent Petry2015-10-121-13/+0
|/ /
* | Merge pull request #19497 from owncloud/ie8-multiselect-delete-action-pukeThomas Müller2015-10-021-0/+4
|\ \
| * | [IE8] Fix dangling Delete action when multiselect is enabledVincent Petry2015-10-011-0/+4
* | | Merge pull request #19484 from owncloud/ie8-checkbox-rageJörn Friedrich Dreyer2015-10-021-5/+23
|\ \ \
| * | | [IE8] Fix file list checkboxesVincent Petry2015-09-301-5/+23
| |/ /
* / / [IE8] Remove non-working ellipsis supportVincent Petry2015-10-011-11/+0
|/ /
* | Merge pull request #19454 from owncloud/ie8-madness-returnsThomas Müller2015-09-301-0/+3
|\ \
| * | [IE8] Fix popover menu borders for IE8Vincent Petry2015-09-291-0/+3
* | | Merge pull request #19467 from owncloud/files-newmenu-highlightcurrentThomas Müller2015-09-301-0/+6
|\ \ \
| * | | [IE8] opacity for active newFileMenu itemsVincent Petry2015-09-301-0/+2
| * | | Keep opacity in current item in newFileMenuVincent Petry2015-09-301-0/+4
| |/ /
* | | Merge pull request #19310 from owncloud/hide-sort-indicatorThomas Müller2015-09-301-1/+7
|\ \ \
| * | | Prevent sort indicator hover to bypass multiselect restrictionVincent Petry2015-09-291-1/+3
| * | | Disable sorting when multiselect is enabled in file listVincent Petry2015-09-291-0/+3
| * | | hide sort indicator when in multiselect mode, ref #19056Jan-Christoph Borchardt2015-09-231-1/+2
* | | | adjust aspect ratio of preview size when for aspect ratios > 16/9Robin Appelman2015-09-291-1/+1
* | | | Scale portrait images correctlyRobin Appelman2015-09-291-1/+1
| |/ / |/| |
* | | adjust the height of the sidebar preview image when resizing the browserRobin Appelman2015-09-231-1/+7
|/ /
* | remove float from file/folder name in sidebar, fix #19243Jan-Christoph Borchardt2015-09-221-4/+1
* | Merge pull request #19058 from owncloud/multiselect-bar-styleThomas Müller2015-09-181-1/+1
|\ \
| * | adjust multiselect bar to controls bar, fix #18989Jan-Christoph Borchardt2015-09-151-1/+1
* | | fix new menu not showing on mobile, fix #18879Jan-Christoph Borchardt2015-09-161-0/+1