summaryrefslogtreecommitdiffstats
path: root/core/css/apps.css
Commit message (Collapse)AuthorAgeFilesLines
* Removed old css filesJohn Molakvoæ (skjnldsv)2017-01-061-700/+0
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Fix popover margin and widthJohn Molakvoæ (skjnldsv)2016-12-071-2/+2
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Fix floating of tabHeader itemsJulius Haertl2016-11-291-0/+2
| | | | Signed-off-by: Julius Haertl <jus@bitgrid.net>
* Remove padding from apps navigation if there is no settings areaMorris Jobke2016-11-231-0/+4
| | | | | | * fixes #2189 Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* put explanatory text directly in popupJan-Christoph Borchardt2016-11-211-2/+4
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Fix popover layout fix for files and globalJohn Molakvoæ (skjnldsv)2016-11-211-14/+4
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Fix popover layoutJohn Molakvoæ (skjnldsv)2016-11-211-1/+2
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* fix glitch in ChromeMorris Jobke2016-11-181-0/+2
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* fix scrollbar in settings area in Firefox, improve on @pgys pull requestJan-Christoph Borchardt2016-11-181-6/+1
|
* fix spacing in sidebar tabsJan-Christoph Borchardt2016-11-171-1/+1
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* restricted the height of the settings area in core/css/apps.css to max 80%pgys2016-10-291-0/+3
| | | | Signed-off-by: pgys <info@pexlab.space>
* fix sidebar tab headers marginJan-Christoph Borchardt2016-09-211-0/+1
|
* Add cachebuster to apps.cssLukas Reschke2016-08-181-3/+3
|
* reduce info on update screens, introduce button to refreshJan-Christoph Borchardt2016-08-041-0/+1
|
* remove ie8+9 supportHendrik Leppelsack2016-06-231-8/+0
|
* Merge pull request #21417 from J0WI/css-fixesThomas Müller2016-04-271-2/+2
|\ | | | | css fallbacks and code style fixes
| * fixed fallbacks and code stylejowi2016-01-021-2/+2
| |
* | core: Fix typos (found by codespell)Stefan Weil2016-04-041-1/+1
| | | | | | Signed-off-by: Stefan Weil <sw@weilnetz.de>
* | Merge pull request #22663 from owncloud/sidebar-mobileThomas Müller2016-02-291-1/+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 #19915Jan-Christoph Borchardt2016-02-251-1/+1
| |/
* / Make file actions use icon CSS classesRoeland Jago Douma2016-02-251-0/+2
|/ | | | This makes theming of file actions possible
* remove unneeded css prefixesHendrik Leppelsack2015-11-231-16/+5
|
* standardize sizes for headingsJan-Christoph Borchardt2015-11-161-3/+6
|
* Merge pull request #20176 from owncloud/font-styleThomas Müller2015-11-101-2/+2
|\ | | | | 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 Borchardt2015-11-101-2/+2
| | | | | | | | fix #18954
* | Set "ie" CSS class for IE10, IE11Vincent Petry2015-11-101-1/+6
|/ | | | Fixed border in file action menu
* Merge pull request #19630 from owncloud/fix-ie-painThomas Müller2015-10-141-1/+7
|\ | | | | Fix more IE issues
| * [IE9] Set explicit height to file actions menu iconVincent Petry2015-10-071-0/+1
| | | | | | | | IE9 flattened the icons, so give it an explicit height.
| * [IE] Add border to dropdown menusVincent Petry2015-10-071-1/+6
| | | | | | | | | | As a fallback because box-shadow doesn't give the same effect and drop shadow doesn't work with IE.
* | Revert "Revert "Move trashbin specific CSS that modifies sidebar""Thomas Müller2015-10-121-1/+0
| | | | | | | | This reverts commit 0738ddfb768c541e8a6b112fb2cd12d15676a0ab.
* | Revert "Move trashbin specific CSS that modifies sidebar"Thomas Müller2015-10-121-0/+1
| |
* | Move trashbin specific CSS that modifies sidebarVincent Petry2015-10-121-1/+0
|/ | | | | Only when trashbin is enabled, its sidebar nav element must be fixed at the bottom.
* [IE8] Fix popover menu borders for IE8Vincent Petry2015-09-291-0/+7
| | | | | - fixes "New" menu - fixes file actions menu
* Revert "Update apps.css (Scroll more smoothly for Webkit browser)"Jan-Christoph Borchardt2015-09-241-1/+0
|
* Merge pull request #18692 from fuhaoshih/patch-2Thomas Müller2015-09-161-0/+1
|\ | | | | Update apps.css (Scroll more smoothly for Webkit browser)
| * Update apps.cssfuhaoshih2015-08-311-0/+1
| | | | | | Scroll more smoothly for Webkit browser(mobile).
* | adjust navigation text opacity, fix #19016Jan-Christoph Borchardt2015-09-161-1/+1
| |
* | Merge pull request #18630 from owncloud/files-combineuploadbuttonJan-Christoph Borchardt2015-09-071-0/+65
|\ \ | |/ |/| Combine upload action into the "New" menu
| * fix icon and layout details for new menuJan-Christoph Borchardt2015-09-031-9/+1
| |
| * Combine upload action into the "New" menuVincent Petry2015-08-281-0/+73
| | | | | | | | Refactored the new menu to be encapsulated in the NewFileMenu JS class
* | Introduce small line for navigation sidebarMorris Jobke2015-08-301-0/+5
|/
* reduce grey tones in app navigation, bubble menu and scrollbarJan-Christoph Borchardt2015-08-261-23/+18
|
* properly shade file actions and menu items, don't differentiate between ↵Jan-Christoph Borchardt2015-08-261-10/+20
| | | | mobile and desktop
* remove border around bubble menuJan-Christoph Borchardt2015-08-261-12/+1
|
* replace section line with whitespaceJan-Christoph Borchardt2015-08-251-1/+1
|
* lighter style for app sidebar, new switcher styleJan-Christoph Borchardt2015-08-241-20/+6
|
* fix layout and design of actions dropdownJan-Christoph Borchardt2015-08-101-1/+1
|
* Added bubble style, applied to file actions menuVincent Petry2015-08-101-1/+10
|
* Fix app-content scrollbar when app-sidebar is openVincent Petry2015-08-071-3/+3
|
* fix right sidebar position and first styleJan-Christoph Borchardt2015-08-071-9/+4
|