aboutsummaryrefslogtreecommitdiffstats
path: root/core/css/styles.css
Commit message (Collapse)AuthorAgeFilesLines
* chore: Compile assetsFerdinand Thiessen2024-11-191-1/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore(css): build cssprotoclown2024-09-021-1/+1
| | | | Signed-off-by: protoclown <ornano@felinn.org>
* chore: Add stylelint rules to verify we only use logical propertiesFerdinand Thiessen2024-08-291-1/+1
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore: Recompile assetsFerdinand Thiessen2024-07-171-1/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore(assets): Recompile assetsnextcloud-command2024-06-191-1/+8
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Remove unneeded styles: everything is handled by NcVuejulia.kirschenheuter2024-01-031-1/+1
| | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* chore: Build assetsFerdinand Thiessen2023-08-261-1/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* npm run sassJérôme Herbinet2023-06-061-1/+1
| | | | Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
* disable pull-down-to-refresh for mobileSimon L2023-05-151-1/+1
| | | | | Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* 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>
* fix(theming): replace `color-primary-text-dark` with ↵John Molakvoæ2023-05-041-1/+1
| | | | | | `color-primary-element-text-dark` Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Show modified in filepicker gridChristopher Ng2023-04-251-1/+1
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* fix: Fix filepicker breadcrumbsJulius Härtl2023-04-071-1/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Adjust breadcrumb navigation structure to the navigation listjulia.kirschenheuter2023-04-041-1/+1
| | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* npm run sassJérôme Herbinet2023-03-241-1/+1
| | | | Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
* fix white scrollbar corner in dark modeSimon L2023-03-081-1/+1
| | | | | Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Add name for home breadcrumb in filepickerChristopher Ng2023-02-241-1/+1
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Focus trap contacts menu with NcHeaderMenu portChristopher Ng2023-01-131-1/+1
| | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Compress SASS outputChristopher Ng2023-01-111-1133/+1
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Invert header icons on bright preset backgroundsChristopher Ng2022-10-191-1/+1
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Fix various theming bugsChristopher Ng2022-09-281-1/+0
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Fix scrollbar apperanceRené Gieling2022-09-151-1/+1
| | | | | | | fix #34064 Signed-off-by: René Gieling <github@dartcafe.de> Signed-off-by: dartcafe <github@dartcafe.de>
* Port css to scssCarl Schwan2022-09-081-5/+4
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Some more fixesJulius Härtl2022-09-011-1/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Bump bundled filesJulius Härtl2022-09-011-37/+0
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Various fixesCarl Schwan2022-08-261-1/+4
| | | | | | | | | | | | | | - Fix user status dialog - Add label where missing - Move emoji picker inside input field (similar to talk) - Fix selecting an emoji - Fix multiselect - Fix button with confirmation action - Fix some other unrelated dark theme issues - Fix select2 focus - Run npm lint:fix Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Fix accessibility of input fieldsCarl Schwan2022-08-261-3/+3
| | | | | | | | | | | | | Input fields require a 44x44 pixels target size, this makes all the input fields and button use that size. Bonus is that now the input fields and buttons now have the same size as the new vue button and this looks less weird than the previous state with controls of different sizes. See https://www.w3.org/WAI/WCAG21/Understanding/target-size.html Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Do not overwrite the focus-visible of vue appsJoas Schilling2022-08-101-9/+3
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Redesign guest pages for better accessibilityCarl Schwan2022-07-271-3/+2
| | | | | | | - Use white box and put content on it - Improve focus indicator Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Remove obsolete notification containerVincent Petry2022-07-261-45/+0
| | | | | | | The future is TOAST 🍞 Signed-off-by: Vincent Petry <vincent@nextcloud.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Replace files app ids to classesVincent Petry2022-07-261-4/+4
| | | | | | | | | | | Replaced ids to classes for the following: - #filestable -> .files-filestable - #fileList -> .files-fileList - #controls -> .files-controls - #emptycontent -> .emptyfilelist.emptycontent Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* Use button for grid view toggle instead of hidden checkboxChristopher Ng2022-06-091-6/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Fix focus stylingChristopher Ng2022-06-091-1/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Augment keyboard accessibility of contacts menuChristopher Ng2022-06-071-5/+20
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Improve accessibility with more visible focus indication for non vue appsCarl Schwan2022-05-161-2/+30
| | | | | | | | | | | | - 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/+1181
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Removed old css filesJohn Molakvoæ (skjnldsv)2017-01-061-999/+0
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Fix db selection design and fix #2511John Molakvoæ (skjnldsv)2016-12-061-4/+19
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Fix #2408John Molakvoæ2016-11-291-1/+1
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Fix ellipsis in breadcrumb fix #2387John Molakvoæ (skjnldsv)2016-11-291-0/+3
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Merge pull request #2342 from nextcloud/filepicker-shadowLukas Reschke2016-11-281-1/+1
|\ | | | | Fix filepicker styling
| * move more sizing logic to cssRobin Appelman2016-11-281-1/+1
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * fix styling of filepicker dialogRobin Appelman2016-11-251-1/+1
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Add jquery ui fixes js fileJohn Molakvoæ (skjnldsv)2016-11-251-0/+1
|/ | | | | | + fix autocomplete width (fix #2324) Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Fix styling of slogan on login page for longer textJulius Haertl2016-11-251-5/+0
| | | | | | Fixes #851 Signed-off-by: Julius Haertl <jus@bitgrid.net>
* Restore the padding on the home iconJoas Schilling2016-11-111-1/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix styling of the breadcrumbs iconMorris Jobke2016-11-081-1/+1
| | | | | | | * properly center share icon * also apply styles for public share icon Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* visually reflect sharing state of current folderChristoph Wurst2016-11-071-1/+4
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* show empty folder message in filepickerRobin Appelman2016-10-211-0/+8
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Improve the stylingMorris Jobke2016-10-201-0/+4
| | | | | | | * remove the scrollbar (content did an overflow due to a min-width) * have proper padding on the right too - padding is 15px on all sides for .oc-dialog Signed-off-by: Morris Jobke <hey@morrisjobke.de>