Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #22667 from owncloud/scrollbar | Thomas Müller | 2016-03-01 | 1 | -1/+2 |
|\ | | | | | make scrollbar less obnoxious: tad narrower, rounded corners | ||||
| * | make scrollbar less obnoxious: tad narrower, rounded corners | Jan-Christoph Borchardt | 2016-02-26 | 1 | -1/+2 |
| | | |||||
* | | Merge pull request #22701 from owncloud/input-tel | Thomas Müller | 2016-02-29 | 1 | -0/+4 |
|\ \ | | | | | | | Style telephone inputs like other types | ||||
| * | | style telephone inputs like other types | Hendrik Leppelsack | 2016-02-29 | 1 | -0/+4 |
| | | | |||||
* | | | Merge pull request #22663 from owncloud/sidebar-mobile | Thomas Müller | 2016-02-29 | 2 | -5/+1 |
|\ \ \ | |/ / |/| | | do not expand sidebar to full width on mobile, but up the min-width | ||||
| * | | do not expand sidebar to full width on mobile, but up the min-width, fix #19915 | Jan-Christoph Borchardt | 2016-02-25 | 2 | -5/+1 |
| |/ | |||||
* / | Make file actions use icon CSS classes | Roeland Jago Douma | 2016-02-25 | 1 | -0/+2 |
|/ | | | | This makes theming of file actions possible | ||||
* | add download icon for image detail view, ref gallery issue 51 | Jan-Christoph Borchardt | 2016-02-25 | 1 | -0/+3 |
| | |||||
* | Remove unused update-notification style | Vincent Petry | 2016-02-22 | 1 | -2/+2 |
| | |||||
* | Accumulate notifications instead of blinking | Vincent Petry | 2016-02-22 | 1 | -0/+18 |
| | | | | | This makes it possible to display multiple notifications. If the options.type is set to "error", it will also add a close button. | ||||
* | improve tags interface styling | Jan-Christoph Borchardt | 2016-02-19 | 1 | -4/+32 |
| | |||||
* | Merge pull request #22299 from owncloud/erikpel-css-fix | Thomas Müller | 2016-02-17 | 1 | -1/+4 |
|\ | | | | | App navigation scrolling (Possible fix for #22158) | ||||
| * | Fixes #22158 | Erik Pellikka | 2016-02-16 | 1 | -1/+4 |
| | | | | | | | | changed 620px to calc(100vh - 100px); | ||||
* | | Properly hide tag name on rename | Vincent Petry | 2016-02-12 | 1 | -0/+5 |
| | | |||||
* | | add proper comment icon and add it to icons.css | Jan-Christoph Borchardt | 2016-02-12 | 1 | -0/+4 |
| | | |||||
* | | add white delete icon | Jan-Christoph Borchardt | 2016-02-12 | 1 | -0/+3 |
|/ | |||||
* | Fixes #22097 | Erik Pellikka | 2016-02-03 | 1 | -1/+7 |
| | | | | | | | | Updated with more specific css selector Moved the curly brace to the same line as the selector firefox fix | ||||
* | Use boxes for system tags, shorten permission text | Vincent Petry | 2016-01-28 | 1 | -9/+3 |
| | | | | | | | | Permission text now doesn't appear when all permissions are there, or shows as "invisible" or "not assignable", which should better cover all use cases. Changed select2 style to use boxes in the input field. | ||||
* | System tags sidebar selector now respects permissions | Vincent Petry | 2016-01-25 | 1 | -0/+5 |
| | | | | | | | For admins: display the namespace behind the tag name. For users: no namespace, don't display non-assignable tags in the dropdown, display already assigned non-assignable tags with a different style | ||||
* | Merge pull request #21797 from owncloud/proper-controller-in-core | Thomas Müller | 2016-01-21 | 1 | -0/+7 |
|\ | | | | | Move controller in core/ to a common subfolder | ||||
| * | move lost controller to core/controller | Morris Jobke | 2016-01-20 | 1 | -0/+7 |
| | | | | | | | | | | | | | | * lostpassword.css is unneeded since #11696 is merged - 1b50d4f7ceb92fffe0d38f823f175cf7e419c69e * js is already in core/js * css is moved to core/css/lostpassword * template is moved to core/templates/lostpassword | ||||
* | | Added system tags GUI in sidebar | Vincent Petry | 2016-01-19 | 1 | -0/+80 |
|/ | | | | | Added files details sidebar panel to assign/unassign/rename/delete system tags. | ||||
* | Merge pull request #21676 from owncloud/fix-setup-login-input-shadows | Thomas Müller | 2016-01-13 | 1 | -2/+3 |
|\ | | | | | fix login/setup page input shadows | ||||
| * | fix login/setup page input shadows | Christoph Wurst | 2016-01-13 | 1 | -2/+3 |
| | | | | | | | | fixes #21658 | ||||
* | | Fixed #21542 | Erik Pellikka | 2016-01-13 | 1 | -1/+1 |
|/ | | | | Changed to 5 pixel | ||||
* | Merge pull request #21458 from owncloud/login-gradient | Thomas Müller | 2016-01-08 | 1 | -0/+1 |
|\ | | | | | add back gradient for log in page in Firefox, fix accidental removal | ||||
| * | add back gradient for log in page in Firefox, fix accidental removal | Jan-Christoph Borchardt | 2016-01-05 | 1 | -0/+1 |
| | | |||||
* | | Merge pull request #20994 from owncloud/personal-page | Thomas Müller | 2016-01-06 | 1 | -2/+2 |
|\ \ | | | | | | | improve layout of personal settings page | ||||
| * | | improve layout of personal settings page | Jan-Christoph Borchardt | 2015-12-28 | 1 | -2/+2 |
| |/ | |||||
* / | Remove unnecessary border from login button | Christoph Wurst | 2015-12-29 | 1 | -0/+2 |
|/ | |||||
* | prevent selecting on log in page to solve ugliness on accidental selection | Jan-Christoph Borchardt | 2015-12-24 | 1 | -0/+16 |
| | |||||
* | Add rules for checked+disabled and disabled checkbox style | Joas Schilling | 2015-12-07 | 1 | -0/+16 |
| | |||||
* | Merge pull request #20530 from owncloud/icons-more | Thomas Müller | 2015-12-07 | 1 | -1/+13 |
|\ | | | | | add icons for disabled checkbox, radio button, error and colored checkmark | ||||
| * | add new icon rules to icons.css | Jan-Christoph Borchardt | 2015-11-20 | 1 | -1/+13 |
| | | |||||
* | | Merge pull request #20480 from owncloud/css-prefixes | Thomas Müller | 2015-12-07 | 7 | -41/+11 |
|\ \ | | | | | | | CSS prefixes | ||||
| * | | remove unneeded css prefixes | Hendrik Leppelsack | 2015-11-23 | 7 | -41/+11 |
| |/ | |||||
* | | 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 |
| |/ / |