summaryrefslogtreecommitdiffstats
path: root/apps/files/css
Commit message (Collapse)AuthorAgeFilesLines
* force show the loading icon in list for deletion, not only on hoverJan-Christoph Borchardt2014-09-221-0/+9
|
* Highlight every uploaded files and scroll down to the last onepdessauw2014-09-031-0/+24
|
* 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-032-3/+7
|\ | | | | Fix bottom of files list, add proper space to have room for dropdowns
| * reduce file list bottom whitespace a bitJan-Christoph Borchardt2014-07-031-1/+1
| |
| * fix left margin of file list summaryJan-Christoph Borchardt2014-07-032-1/+5
| |
| * add whitespace to bottom of Files list – more obvious it's the end, and ↵Jan-Christoph Borchardt2014-07-031-2/+2
| | | | | | | | space for share dropdown
* | 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 row
| * 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
| | | | | View container height needs to be accurate and span over the whole scroll container for infinite scrolling to work properly.
* remove obsolete CSS, fix visual bug in share dialog #9255Jan-Christoph Borchardt2014-06-301-2/+4
|
* Merge pull request #9256 from owncloud/design-mobile-sharedJan-Christoph Borchardt2014-06-271-0/+6
|\ | | | | show share action of shared items darker to distinguish from non-shared,...
| * show share action of shared items darker to distinguish from non-shared, fix ↵Jan-Christoph Borchardt2014-06-271-0/+6
| | | | | | | | #8898
* | fix rename icon, fix #9257Jan-Christoph Borchardt2014-06-271-2/+2
|/
* Merge pull request #9051 from owncloud/Bagera-masterFrank Karlitschek2014-06-262-23/+32
|\ | | | | Fix delete action height
| * Aligning in the table header as wellBagera2014-06-162-15/+26
| | | | | | | | Aligning the columns and in the rows
| * Aligning with line heightBagera2014-06-161-10/+5
| | | | | | | | | | Remove "top:" in favour of setting "line-height" and fixing the resulting problem with the input field being positioned wrongly.
| * Fix delete action heightBagera2014-06-161-5/+8
| | | | | | | | Fix #8530 and align the all actions in the row
* | Fix ellipsis for folders on mobile screensMorris Jobke2014-06-261-2/+2
| | | | | | | | * fixes #9162
* | fix CSS for upload button - fixes #8939Morris Jobke2014-06-162-3/+12
|/
* Merge pull request #8928 from owncloud/too-long-filename-fix-v2jbtbnl2014-06-092-5/+55
|\ | | | | Ellipcises too long filenames
| * improve ellipsis of filename for different screen sizesMorris Jobke2014-06-082-19/+22
| |
| * @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
|\ \ | | | | | | Bugfixes for mobile
| * | 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-062-4/+2
|\ | | | | Mobile sidebar swipe
| * Fixed viewer mode for sidebar swipeVincent Petry2014-06-061-1/+0
| |
| * slightly widen sidebar to 250px, works better with apps and on mobileJan-Christoph Borchardt2014-06-051-1/+1
| |
| * fix position of sidebar toggle, fix Files controls position problemsJan-Christoph Borchardt2014-06-051-2/+1
| |
* | fix files multiselect bar now that the app list is goneJan-Christoph Borchardt2014-06-051-1/+1
|/
* Merge pull request #8620 from owncloud/design-navigation-twoThomas Müller2014-06-051-1/+1
|\ | | | | Toggle app navigation not only on mobile, but on desktop as well
| * adjust controls bar position for removed nav barJan-Christoph Borchardt2014-06-041-1/+1
| |
* | remove obsolete position rule from files appJan-Christoph Borchardt2014-06-041-4/+0
|/
* Merge pull request #8837 from owncloud/issue/8720Morris Jobke2014-06-031-1/+1
|\ | | | | Fix cursor and background of app navigation
| * Do not overwrite cursor in sidebarJoas Schilling2014-06-031-1/+1
| |
* | remove specific sidebar size from Files appJan-Christoph Borchardt2014-06-031-8/+0
|/
* move Deleted Files to bottom of sidebarJan-Christoph Borchardt2014-06-021-0/+6
|
* more subtle hover effect on sortable column, text instead of backgroundJan-Christoph Borchardt2014-06-021-1/+1
|
* fix misalignment of modified dates, shift to rightJan-Christoph Borchardt2014-06-021-1/+1
|