| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Use own tabs impl in files sidebar | Vincent Petry | 2015-08-07 | 1 | -0/+48 |
* | rename sidebar element and use css and js utility functions to core | Arthur Schiwon | 2015-08-07 | 1 | -0/+36 |
* | Revert "explicitly set z-index on app-content, fix overlap from navigation" | Jan-Christoph Borchardt | 2015-07-01 | 1 | -1/+1 |
* | explicitly set z-index on app-content, fix overlap from navigation | Jan-Christoph Borchardt | 2015-06-23 | 1 | -1/+1 |
* | Display the module settings in the list of the encryption modules | Joas Schilling | 2015-05-04 | 1 | -0/+6 |
* | add icons to files sidebar, fix shade, fix position of settings icon and text | Jan-Christoph Borchardt | 2015-04-08 | 1 | -2/+7 |
* | fix layout for Sharing settings | Jan-Christoph Borchardt | 2015-03-27 | 1 | -1/+2 |
* | Added ext storage mount options GUI | Vincent Petry | 2015-03-26 | 1 | -0/+16 |
* | Merge pull request #14970 from owncloud/sidebar-enhancements | Jan-Christoph Borchardt | 2015-03-25 | 1 | -0/+2 |
|\ |
|
| * | fix position of 'Deleted files' sidebar entry, fix #10815 | Jan-Christoph Borchardt | 2015-03-18 | 1 | -0/+1 |
| * | add bottom padding to sidebar, fix last element being hidden below settings, ... | Jan-Christoph Borchardt | 2015-03-17 | 1 | -0/+1 |
* | | fixing #15027, cleaning up obsolete IE5-7 workaround code | Volker E | 2015-03-19 | 1 | -1/+0 |
|/ |
|
* | Merge pull request #13439 from owncloud/app-filter | Thomas Müller | 2015-02-23 | 1 | -0/+3 |
|\ |
|
| * | Added unit test for app filter | Vincent Petry | 2015-02-23 | 1 | -0/+3 |
* | | if no link text has been set for the navigation show the link nonetheless | Bernhard Posselt | 2015-02-18 | 1 | -0/+1 |
|/ |
|
* | fix feedback for app navigation when using keyboard | Jan-Christoph Borchardt | 2014-12-19 | 1 | -0/+1 |
* | add relevant focus styles to the existing hover styles | Jan-Christoph Borchardt | 2014-11-06 | 1 | -4/+9 |
* | explicitly unbold text by default, otherwise might be bold | Jan-Christoph Borchardt | 2014-11-05 | 1 | -0/+2 |
* | implement sidebar fro personal settings - bad kung-fu | Thomas Müller | 2014-10-17 | 1 | -1/+1 |
* | increase whitespace below headings in settings | Jan-Christoph Borchardt | 2014-10-08 | 1 | -1/+1 |
* | Merge pull request #10896 from owncloud/undo-nav-entry | Morris Jobke | 2014-09-16 | 1 | -0/+35 |
|\ |
|
| * | add delete undo styles | Bernhard Posselt | 2014-09-16 | 1 | -0/+35 |
* | | Merge pull request #11040 from owncloud/fix-app-menu-overlapp | Jan-Christoph Borchardt | 2014-09-15 | 1 | -2/+2 |
|\ \ |
|
| * | | add some minor fixes for IE8 | Morris Jobke | 2014-09-15 | 1 | -1/+1 |
| * | | remove bottom: 0 to prevent the menu form overlapping the whole element. This... | Bernhard Posselt | 2014-09-15 | 1 | -2/+2 |
| |/ |
|
* | | Merge pull request #11026 from owncloud/apps-styles-update | Morris Jobke | 2014-09-15 | 1 | -23/+2 |
|\ \
| |/
|/| |
|
| * | use same shade of grey for active navigation items and hovering | Jan-Christoph Borchardt | 2014-09-11 | 1 | -2/+2 |
| * | remove icon styles from apps.css as they are in icons.css | Jan-Christoph Borchardt | 2014-09-11 | 1 | -21/+0 |
* | | This fixes the double scrollbars issue | Bernhard Posselt | 2014-09-09 | 1 | -1/+0 |
|/ |
|
* | also style submit buttons | Bernhard Posselt | 2014-09-02 | 1 | -1/+2 |
* | Add app utilities - CSS menus for sidebar | Bernhard Posselt | 2014-08-31 | 1 | -6/+196 |
* | no top border for first settings item, detail enhancement | Jan-Christoph Borchardt | 2014-08-04 | 1 | -0/+4 |
* | fix settings entry width | Jan-Christoph Borchardt | 2014-07-23 | 1 | -1/+1 |
* | remove superfluous border from settings entry | Jan-Christoph Borchardt | 2014-07-23 | 1 | -1/+0 |
* | simplify app navigation look, remove superfluous border as it is distinguishe... | Jan-Christoph Borchardt | 2014-07-23 | 1 | -7/+1 |
* | app settings: only display text fields at full width, not buttons | Jan-Christoph Borchardt | 2014-06-07 | 1 | -1/+1 |
* | app settings: display input fields at full width | Jan-Christoph Borchardt | 2014-06-06 | 1 | -0/+9 |
* | slightly widen sidebar to 250px, works better with apps and on mobile | Jan-Christoph Borchardt | 2014-06-05 | 1 | -2/+2 |
* | adjust CSS to styleguide, remove left padding, prevent user-selection | Jan-Christoph Borchardt | 2014-06-05 | 1 | -1/+18 |
* | explicit position:relative for app-content, fixes first run layout | Jan-Christoph Borchardt | 2014-06-04 | 1 | -0/+1 |
* | Merge pull request #8853 from owncloud/design-typeface | Jan-Christoph Borchardt | 2014-06-04 | 1 | -0/+9 |
|\ |
|