aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/css/files.css
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge pull request #19467 from owncloud/files-newmenu-highlightcurrentThomas Müller2015-09-301-0/+6
|\ \ | | | | | | Keep opacity in current item in newFileMenu
| * | [IE8] opacity for active newFileMenu itemsVincent Petry2015-09-301-0/+2
| | |
| * | Keep opacity in current item in newFileMenuVincent Petry2015-09-301-0/+4
| |/ | | | | | | | | Whenever the input field appears, the menu item should keep its opacity instead of reacting on hover.
* | 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
|/
* Merge pull request #19058 from owncloud/multiselect-bar-styleThomas Müller2015-09-181-1/+1
|\ | | | | adjust multiselect bar to controls bar, fix #18989
| * 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
| |
* | Merge pull request #18735 from owncloud/checkbox-styleThomas Müller2015-09-161-16/+12
|\ \ | | | | | | custom checkbox style
| * | fix filelist checkboxesHendrik Leppelsack2015-09-161-16/+11
| | |
| * | Fixes white and black checkboxes in core, files will be next.Raghu Nayyar2015-09-161-0/+1
| |/
* / fix height of 'All files' entry in sidebarJan-Christoph Borchardt2015-09-151-4/+0
|/
* Merge pull request #18630 from owncloud/files-combineuploadbuttonJan-Christoph Borchardt2015-09-071-74/+66
|\ | | | | Combine upload action into the "New" menu
| * Remove ellipsis on new file menu itemsVincent Petry2015-09-031-1/+0
| |
| * fix icon and layout details for new menuJan-Christoph Borchardt2015-09-031-1/+9
| |
| * Combine upload action into the "New" menuVincent Petry2015-08-281-75/+60
| | | | | | | | Refactored the new menu to be encapsulated in the NewFileMenu JS class
* | Introduce small line for navigation sidebarMorris Jobke2015-08-301-0/+1
|/
* Merge pull request #18606 from owncloud/fix-filename-overflow-sidebarMorris Jobke2015-08-281-1/+24
|\ | | | | fix right sidebar causing filename overflow, fix #18383
| * fix right sidebar causing filename overflow, fix #18383Jan-Christoph Borchardt2015-08-271-1/+24
| |
* | restore behavior where favorite stars only show up on hover, to not clutter ↵Jan-Christoph Borchardt2015-08-271-2/+2
|/ | | | the interface so much
* reduce grey tones to one for list highlightJan-Christoph Borchardt2015-08-261-15/+15
|
* reduce grey tones in app navigation, bubble menu and scrollbarJan-Christoph Borchardt2015-08-261-1/+1
|
* properly shade file actions and menu items, don't differentiate between ↵Jan-Christoph Borchardt2015-08-261-6/+35
| | | | mobile and desktop
* proper padding and whitespace for share and more actionsJan-Christoph Borchardt2015-08-261-0/+7
|
* use same font-size for share action textJan-Christoph Borchardt2015-08-261-1/+0
|
* adjust dropdown borders to button bordersChristoph Wurst2015-08-251-1/+1
|
* Merge pull request #18543 from owncloud/remove-linesJan-Christoph Borchardt2015-08-251-2/+6
|\ | | | | Remove some lines
| * 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
| | | | | | File actions now have two types "inline" and "dropdown". The default is "dropdown". The file actions will now be shown in a dropdown menu.
* Remove horizontal scroll caused by right sidebarVincent Petry2015-08-071-0/+4
|
* Styling fixes + hightlight in files sidebarVincent Petry2015-08-071-0/+1
| | | | | Sidebar scrolls with contents Highlight currently show file
* Make download status fully visibleMorris Jobke2015-07-071-0/+8
|
* Fix layout of disabled links in the file listMorris Jobke2015-07-071-2/+15
| | | | * also disable download button after click
* Show hint if there is no delete permissionMorris Jobke2015-04-231-1/+3
| | | | | | * add class .no-permission which shows the default delete icon * fixes #15172 * add unit test for no permission and for delete permission
* 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
|\ | | | | sidebar fixes
| * 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
| |