Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update page: fix heading whitespace and unbold less important sections | Jan-Christoph Borchardt | 2015-11-25 | 1 | -2/+1 |
| | |||||
* | fix error page button text when label too long | Jan-Christoph Borchardt | 2015-11-25 | 1 | -0/+2 |
| | |||||
* | Merge pull request #20465 from owncloud/forms.css | Thomas Müller | 2015-11-16 | 2 | -242/+234 |
|\ | | | | | Move form styles from styles.css to inputs.css | ||||
| * | move form styles from styles.css to inputs.css | Hendrik Leppelsack | 2015-11-13 | 2 | -242/+234 |
| | | |||||
* | | standardize sizes for headings | Jan-Christoph Borchardt | 2015-11-16 | 2 | -5/+6 |
|/ | |||||
* | Merge pull request #20148 from owncloud/checkbox-accessibility | Thomas Müller | 2015-11-11 | 1 | -5/+6 |
|\ | | | | | Make new checkbox style accessible for screenreaders | ||||
| * | make new checkbox style accessible for screenreaders | Hendrik Leppelsack | 2015-10-29 | 1 | -5/+6 |
| | | |||||
* | | Merge pull request #20176 from owncloud/font-style | Thomas Müller | 2015-11-10 | 5 | -11/+26 |
|\ \ | | | | | | | move font back from Light to Regular for body text, fix #18954 | ||||
| * | | 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 | ||||
* | | | Set "ie" CSS class for IE10, IE11 | Vincent Petry | 2015-11-10 | 1 | -1/+6 |
|/ / | | | | | | | Fixed border in file action menu | ||||
* | | Merge pull request #18821 from owncloud/global-classes | Thomas Müller | 2015-11-04 | 2 | -20/+50 |
|\ \ | | | | | | | Global classes in core CSS | ||||
| * | | Global Classes for Core. | Raghu Nayyar | 2015-11-02 | 2 | -20/+50 |
| | | | | | | | | | | | | | | | | | | | | | | | | Move up the global styles up the hierarchy. Adds Clear Left, Right and both. New CSS file for Global Styles. | ||||
* | | | Merge pull request #20232 from owncloud/error-button-color | Thomas Müller | 2015-11-02 | 1 | -0/+3 |
|\ \ \ | | | | | | | | | fix button text color | ||||
| * | | | fix button text color | Jan-Christoph Borchardt | 2015-11-02 | 1 | -0/+3 |
| |/ / | |||||
* / / | keep searchbox open if it is in action | Hendrik Leppelsack | 2015-11-02 | 1 | -1/+2 |
|/ / | |||||
* / | remove unneeded icons from input fields to not distract from submit button, ↵ | Jan-Christoph Borchardt | 2015-10-30 | 1 | -25/+0 |
|/ | | | | fix #18940 | ||||
* | fix filepicker loading spinner | Christoph Wurst | 2015-10-19 | 1 | -1/+1 |
| | |||||
* | Merge pull request #19630 from owncloud/fix-ie-pain | Thomas Müller | 2015-10-14 | 2 | -1/+13 |
|\ | | | | | Fix more IE issues | ||||
| * | [IE8] Fix button background color | Vincent Petry | 2015-10-07 | 1 | -0/+6 |
| | | | | | | | | IE8 doesn't support rgba... | ||||
| * | [IE9] Set explicit height to file actions menu icon | Vincent Petry | 2015-10-07 | 1 | -0/+1 |
| | | | | | | | | IE9 flattened the icons, so give it an explicit height. | ||||
| * | [IE] Add border to dropdown menus | Vincent Petry | 2015-10-07 | 1 | -1/+6 |
| | | | | | | | | | | As a fallback because box-shadow doesn't give the same effect and drop shadow doesn't work with IE. | ||||
* | | Merge pull request #19714 from owncloud/trash-deletesectionposition-2 | Thomas Müller | 2015-10-14 | 1 | -1/+0 |
|\ \ | | | | | | | Revert "Revert "Move trashbin specific CSS that modifies sidebar"" | ||||
| * | | Revert "Revert "Move trashbin specific CSS that modifies sidebar"" | Thomas Müller | 2015-10-12 | 1 | -1/+0 |
| | | | | | | | | | | | | This reverts commit 0738ddfb768c541e8a6b112fb2cd12d15676a0ab. | ||||
* | | | 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 |
| | |