summaryrefslogtreecommitdiffstats
path: root/core/css/apps.css
Commit message (Collapse)AuthorAgeFilesLines
* chore: Build compiled assetsFerdinand Thiessen2023-05-161-1/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Use the color-primary-element* variablesSimon L2023-05-131-1/+1
| | | | | Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Update autogenerated filesJL1022023-04-281-1/+1
| | | | Signed-off-by: JL102 <jordanlees@mailbox.org>
* Fix icons at 16px width and heightJérôme Herbinet2023-04-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com> Fix icon size Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com> Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com> npm run sass Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com> Rever + add exception Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com> npm run sass Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com> 16px fixed dimentions instead of auto Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
* fix: Avoid scrolling the #content wrapper containerJulius Härtl2023-03-281-1/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* fix right-click img tagsSimon L2023-03-021-1/+1
| | | | | Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Compress SASS outputChristopher Ng2023-01-111-1642/+1
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Fix user status icon in avatar menuJoas Schilling2023-01-041-0/+4
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Bump sass from 1.52.1 to 1.56.1dependabot[bot]2022-12-051-18/+8
| | | | | | | | | | | | | | | | | Bumps [sass](https://github.com/sass/dart-sass) from 1.52.1 to 1.56.1. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.52.1...1.56.1) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* try to fix the popovermenuSimon L2022-11-291-28/+0
| | | | | Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Extract colour from custom backgroundJohn Molakvoæ2022-11-291-4/+1
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Allow to remove the background and select a custom colourJohn Molakvoæ2022-11-291-1/+1
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Simplify variable namesJohn Molakvoæ2022-10-191-4/+4
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Add admin user customization kill switchJohn Molakvoæ2022-10-191-1/+1
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Add config and fix seleniumJohn Molakvoæ2022-10-191-13/+0
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Fix avatar menu icons in darkmodeJoas Schilling2022-10-131-0/+5
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Remove unwanted settings button backgroundJohn Molakvoæ (skjnldsv)2022-09-281-1/+1
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Fix various theming bugsChristopher Ng2022-09-281-2/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Compile assetsnextcloud-command2022-09-151-1/+0
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Compile assetsnextcloud-command2022-09-121-1/+2
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* fix files_external settingsszaimen2022-09-091-0/+1
| | | | | Signed-off-by: szaimen <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Merge pull request #33937 from nextcloud/fix/menuitem-radiusv25.0.0beta5Carl Schwan2022-09-081-1/+1
|\ | | | | Fix menuitem border radius
| * Fix menuitem border radiusCarl Schwan2022-09-081-1/+1
| | | | | | | | | | | | Fix #33909 Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | improve app settings designszaimen2022-09-061-1/+1
|/ | | | | Signed-off-by: szaimen <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Some more fixesJulius Härtl2022-09-011-15/+21
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Bump bundled filesJulius Härtl2022-09-011-25/+92
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Add legacy popover focus outlineJulius Härtl2022-07-201-0/+19
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Fix settings icon colorJoas Schilling2022-07-131-1/+0
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Improve accessibility with more visible focus indication for non vue appsCarl Schwan2022-05-161-1/+21
| | | | | | | | | | | | - Add visible-focus effect on each header entry - Show focus outline when using focus-visible (keyboard navigation) - Add polyfy for focus-visible since it's only very recently available on webkit - Change text for link to home button to describe the destination and not the current page - Improve focus effect in app sidebar navigation Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Cleanup and compileJohn Molakvoæ2022-05-131-0/+1575
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* 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
| |/