| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed old css files | John Molakvoæ (skjnldsv) | 2017-01-06 | 1 | -700/+0 |
* | Fix popover margin and width | John Molakvoæ (skjnldsv) | 2016-12-07 | 1 | -2/+2 |
* | Fix floating of tabHeader items | Julius Haertl | 2016-11-29 | 1 | -0/+2 |
* | Remove padding from apps navigation if there is no settings area | Morris Jobke | 2016-11-23 | 1 | -0/+4 |
* | put explanatory text directly in popup | Jan-Christoph Borchardt | 2016-11-21 | 1 | -2/+4 |
* | Fix popover layout fix for files and global | John Molakvoæ (skjnldsv) | 2016-11-21 | 1 | -14/+4 |
* | Fix popover layout | John Molakvoæ (skjnldsv) | 2016-11-21 | 1 | -1/+2 |
* | fix glitch in Chrome | Morris Jobke | 2016-11-18 | 1 | -0/+2 |
* | fix scrollbar in settings area in Firefox, improve on @pgys pull request | Jan-Christoph Borchardt | 2016-11-18 | 1 | -6/+1 |
* | fix spacing in sidebar tabs | Jan-Christoph Borchardt | 2016-11-17 | 1 | -1/+1 |
* | restricted the height of the settings area in core/css/apps.css to max 80% | pgys | 2016-10-29 | 1 | -0/+3 |
* | fix sidebar tab headers margin | Jan-Christoph Borchardt | 2016-09-21 | 1 | -0/+1 |
* | Add cachebuster to apps.css | Lukas Reschke | 2016-08-18 | 1 | -3/+3 |
* | reduce info on update screens, introduce button to refresh | Jan-Christoph Borchardt | 2016-08-04 | 1 | -0/+1 |
* | remove ie8+9 support | Hendrik Leppelsack | 2016-06-23 | 1 | -8/+0 |
* | Merge pull request #21417 from J0WI/css-fixes | Thomas Müller | 2016-04-27 | 1 | -2/+2 |
|\ |
|
| * | fixed fallbacks and code style | jowi | 2016-01-02 | 1 | -2/+2 |
* | | core: Fix typos (found by codespell) | Stefan Weil | 2016-04-04 | 1 | -1/+1 |
* | | Merge pull request #22663 from owncloud/sidebar-mobile | Thomas Müller | 2016-02-29 | 1 | -1/+1 |
|\ \ |
|
| * | | do not expand sidebar to full width on mobile, but up the min-width, fix #19915 | Jan-Christoph Borchardt | 2016-02-25 | 1 | -1/+1 |
| |/ |
|
* / | Make file actions use icon CSS classes | Roeland Jago Douma | 2016-02-25 | 1 | -0/+2 |
|/ |
|
* | remove unneeded css prefixes | Hendrik Leppelsack | 2015-11-23 | 1 | -16/+5 |
* | standardize sizes for headings | Jan-Christoph Borchardt | 2015-11-16 | 1 | -3/+6 |
* | Merge pull request #20176 from owncloud/font-style | Thomas Müller | 2015-11-10 | 1 | -2/+2 |
|\ |
|
| * | move font back from Light to Regular for body text on normal-res screens, fix... | Jan-Christoph Borchardt | 2015-11-10 | 1 | -2/+2 |
* | | Set "ie" CSS class for IE10, IE11 | Vincent Petry | 2015-11-10 | 1 | -1/+6 |
|/ |
|
* | Merge pull request #19630 from owncloud/fix-ie-pain | Thomas Müller | 2015-10-14 | 1 | -1/+7 |
|\ |
|
| * | [IE9] Set explicit height to file actions menu icon | Vincent Petry | 2015-10-07 | 1 | -0/+1 |
| * | [IE] Add border to dropdown menus | Vincent Petry | 2015-10-07 | 1 | -1/+6 |
* | | Revert "Revert "Move trashbin specific CSS that modifies sidebar"" | Thomas Müller | 2015-10-12 | 1 | -1/+0 |
* | | 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 |
|/ |
|
* | [IE8] Fix popover menu borders for IE8 | Vincent Petry | 2015-09-29 | 1 | -0/+7 |
* | Revert "Update apps.css (Scroll more smoothly for Webkit browser)" | Jan-Christoph Borchardt | 2015-09-24 | 1 | -1/+0 |
* | Merge pull request #18692 from fuhaoshih/patch-2 | Thomas Müller | 2015-09-16 | 1 | -0/+1 |
|\ |
|
| * | Update apps.css | fuhaoshih | 2015-08-31 | 1 | -0/+1 |
* | | adjust navigation text opacity, fix #19016 | Jan-Christoph Borchardt | 2015-09-16 | 1 | -1/+1 |
* | | Merge pull request #18630 from owncloud/files-combineuploadbutton | Jan-Christoph Borchardt | 2015-09-07 | 1 | -0/+65 |
|\ \
| |/
|/| |
|
| * | fix icon and layout details for new menu | Jan-Christoph Borchardt | 2015-09-03 | 1 | -9/+1 |
| * | Combine upload action into the "New" menu | Vincent Petry | 2015-08-28 | 1 | -0/+73 |
* | | Introduce small line for navigation sidebar | Morris Jobke | 2015-08-30 | 1 | -0/+5 |
|/ |
|
* | reduce grey tones in app navigation, bubble menu and scrollbar | Jan-Christoph Borchardt | 2015-08-26 | 1 | -23/+18 |
* | properly shade file actions and menu items, don't differentiate between mobil... | Jan-Christoph Borchardt | 2015-08-26 | 1 | -10/+20 |
* | remove border around bubble menu | Jan-Christoph Borchardt | 2015-08-26 | 1 | -12/+1 |
* | replace section line with whitespace | Jan-Christoph Borchardt | 2015-08-25 | 1 | -1/+1 |
* | lighter style for app sidebar, new switcher style | Jan-Christoph Borchardt | 2015-08-24 | 1 | -20/+6 |
* | fix layout and design of actions dropdown | Jan-Christoph Borchardt | 2015-08-10 | 1 | -1/+1 |
* | Added bubble style, applied to file actions menu | Vincent Petry | 2015-08-10 | 1 | -1/+10 |
* | Fix app-content scrollbar when app-sidebar is open | Vincent Petry | 2015-08-07 | 1 | -3/+3 |
* | fix right sidebar position and first style | Jan-Christoph Borchardt | 2015-08-07 | 1 | -9/+4 |