Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Keep share checkboxes together | Vincent Petry | 2016-03-18 | 1 | -0/+5 |
| | | | | | | | | | - removed leading spaces before markup which can affect rendering in some cases - added shareOption CSS class to group and keep share option checkbox + label - moved ".showCruds" arrow into the matching shareOption to keep the arrow together with the checkbox | ||||
* | Merge pull request #20457 from owncloud/backport-checkbox-accessibility | Vincent Petry | 2015-11-25 | 1 | -5/+6 |
|\ | | | | | Backport: Make new checkbox style accessible for screenreaders | ||||
| * | make new checkbox style accessible for screenreaders | Hendrik Leppelsack | 2015-11-11 | 1 | -5/+6 |
| | | |||||
* | | Merge pull request #20443 from owncloud/stable8.2-set-ie-class-for-ie10plus | Vincent Petry | 2015-11-10 | 1 | -1/+6 |
|\ \ | | | | | | | [stable8.2] Set "ie" CSS class for IE10, IE11 | ||||
| * | | Set "ie" CSS class for IE10, IE11 | Vincent Petry | 2015-11-10 | 1 | -1/+6 |
| | | | | | | | | | | | | Fixed border in file action menu | ||||
* | | | move font back from Light to Regular for body text on normal-res screens, ↵ | Jan-Christoph Borchardt | 2015-11-10 | 5 | -11/+26 |
|/ / | | | | | | | fix #18954 | ||||
* / | fix button text color | Jan-Christoph Borchardt | 2015-11-05 | 1 | -0/+3 |
|/ | |||||
* | remove unneeded icons from input fields to not distract from submit button, ↵ | Jan-Christoph Borchardt | 2015-10-30 | 1 | -25/+0 |
| | | | | fix #18940 | ||||
* | Merge pull request #19779 from owncloud/stable8.2-trash-deletesectionposition-2 | Morris Jobke | 2015-10-20 | 1 | -1/+0 |
|\ | | | | | [stable8.2] Move trashbin specific CSS that modifies sidebar | ||||
| * | Move trashbin specific CSS that modifies sidebar | Vincent Petry | 2015-10-14 | 1 | -1/+0 |
| | | | | | | | | | | Only when trashbin is enabled, its sidebar nav element must be fixed at the bottom. | ||||
* | | [IE8] Fix button background color | Vincent Petry | 2015-10-14 | 1 | -0/+6 |
| | | | | | | | | IE8 doesn't support rgba... | ||||
* | | [IE9] Set explicit height to file actions menu icon | Vincent Petry | 2015-10-14 | 1 | -0/+1 |
| | | | | | | | | IE9 flattened the icons, so give it an explicit height. | ||||
* | | [IE] Add border to dropdown menus | Vincent Petry | 2015-10-14 | 1 | -1/+6 |
|/ | | | | | As a fallback because box-shadow doesn't give the same effect and drop shadow doesn't work with IE. | ||||
* | add specific edit icon | Jan-Christoph Borchardt | 2015-10-13 | 1 | -0/+4 |
| | |||||
* | Revert "Move trashbin specific CSS that modifies sidebar" | Thomas Müller | 2015-10-12 | 1 | -0/+1 |
| | |||||
* | Move trashbin specific CSS that modifies sidebar | Vincent Petry | 2015-10-12 | 1 | -1/+0 |
| | | | | | Only when trashbin is enabled, its sidebar nav element must be fixed at the bottom. | ||||
* | fix footer in public gallery | Hendrik Leppelsack | 2015-10-07 | 1 | -2/+1 |
| | |||||
* | fix public empty message | Hendrik Leppelsack | 2015-10-06 | 1 | -2/+2 |
| | |||||
* | fix scrollbars in public template | Hendrik Leppelsack | 2015-10-06 | 1 | -1/+1 |
| | |||||
* | Make sidebar properly fullscreen in mobile/compact mode | Vincent Petry | 2015-10-05 | 1 | -1/+1 |
| | |||||
* | Merge pull request #19484 from owncloud/ie8-checkbox-rage | Jörn Friedrich Dreyer | 2015-10-02 | 1 | -1/+11 |
|\ | | | | | [IE8] Fix checkboxes in login page and file list | ||||
| * | [IE8] Make checkbox on login page look less out of place | Vincent Petry | 2015-09-30 | 1 | -1/+11 |
| | | |||||
* | | Merge pull request #19496 from owncloud/ie8-filenamewidth-sickness | Jörn Friedrich Dreyer | 2015-10-02 | 1 | -0/+4 |
|\ \ | | | | | | | [IE8] Remove non-working ellipsis support | ||||
| * | | [IE8] Remove non-working ellipsis support | Vincent Petry | 2015-10-01 | 1 | -0/+4 |
| |/ | | | | | | | | | | | | | | | This prevents the name element to be too wide, which would cause users to mistakenly click on it instead of the empty space when wanting to focus on a file for the sidebar. Also fixed the close button on the sidebar (make it appear) | ||||
* / | display checkboxes properly after file restore | Hendrik Leppelsack | 2015-10-01 | 1 | -0/+1 |
|/ | |||||
* | Merge pull request #19454 from owncloud/ie8-madness-returns | Thomas Müller | 2015-09-30 | 1 | -0/+7 |
|\ | | | | | [IE8] Fix file type sizes and popover menus in file list | ||||
| * | [IE8] Fix popover menu borders for IE8 | Vincent Petry | 2015-09-29 | 1 | -0/+7 |
| | | | | | | | | | | - fixes "New" menu - fixes file actions menu | ||||
* | | move IE8 fixes to fixes.css | Morris Jobke | 2015-09-30 | 3 | -13/+13 |
| | | |||||
* | | Fix login arrow in login page | Vincent Petry | 2015-09-29 | 1 | -0/+9 |
| | | |||||
* | | Fix IE8 login logo | Vincent Petry | 2015-09-29 | 1 | -0/+4 |
|/ | | | | | Added 175px logo to make it have the same size. It's only used for IE8. | ||||
* | Merge pull request #19378 from owncloud/fix-sharing-autocomplete | Thomas Müller | 2015-09-28 | 1 | -0/+4 |
|\ | | | | | fix name autocomplete not showing on mobile, fix #18551 | ||||
| * | fix name autocomplete not showing on mobile, fix #18551 | Jan-Christoph Borchardt | 2015-09-25 | 1 | -0/+4 |
| | | |||||
* | | fix login | Hendrik Leppelsack | 2015-09-25 | 1 | -2/+2 |
| | | |||||
* | | add .checkbox class for new checkbox style | Hendrik Leppelsack | 2015-09-25 | 2 | -14/+11 |
| | | |||||
* | | Revert "Update apps.css (Scroll more smoothly for Webkit browser)" | Jan-Christoph Borchardt | 2015-09-24 | 1 | -1/+0 |
|/ | |||||
* | display checkboxes in ie8 | Hendrik Leppelsack | 2015-09-23 | 1 | -0/+5 |
| | |||||
* | add style for disabled checkboxes | Hendrik Leppelsack | 2015-09-22 | 1 | -0/+2 |
| | |||||
* | left align checkboxes in group dropdown | Hendrik Leppelsack | 2015-09-22 | 1 | -3/+2 |
| | |||||
* | Merge pull request #18709 from owncloud/cleanup-login-semantics | Thomas Müller | 2015-09-21 | 1 | -3/+3 |
|\ | | | | | Pushes input inside the bottom group - login. | ||||
| * | Squashing all commits in one, remove typos. | Raghu Nayyar | 2015-09-12 | 1 | -3/+3 |
| | | |||||
* | | fix missing checkboxes in file comparator | Hendrik Leppelsack | 2015-09-21 | 1 | -0/+2 |
| | | |||||
* | | fix sidebar Sharing layout a bit | Jan-Christoph Borchardt | 2015-09-17 | 1 | -13/+3 |
| | | |||||
* | | Merge pull request #18692 from fuhaoshih/patch-2 | Thomas Müller | 2015-09-16 | 1 | -0/+1 |
|\ \ | | | | | | | Update apps.css (Scroll more smoothly for Webkit browser) | ||||
| * | | Update apps.css | fuhaoshih | 2015-08-31 | 1 | -0/+1 |
| | | | | | | | | | Scroll more smoothly for Webkit browser(mobile). | ||||
* | | | Merge pull request #19048 from owncloud/details-icon | Thomas Müller | 2015-09-16 | 1 | -0/+4 |
|\ \ \ | | | | | | | | | add details icon for file actions dropdown | ||||
| * | | | add details icon | Jan-Christoph Borchardt | 2015-09-15 | 1 | -0/+4 |
| | | | | |||||
* | | | | adjust navigation text opacity, fix #19016 | Jan-Christoph Borchardt | 2015-09-16 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge pull request #18185 from owncloud/share-dialog-files-sidebar | Thomas Müller | 2015-09-16 | 1 | -14/+24 |
|\ \ \ \ | | | | | | | | | | | Share dialog files sidebar | ||||
| * | | | | Port share.css styles to the sidebar panel | Vincent Petry | 2015-09-16 | 1 | -12/+18 |
| | | | | | |||||
| * | | | | Add expiration date handling in share tab | Vincent Petry | 2015-09-16 | 1 | -0/+8 |
| | | | | |