aboutsummaryrefslogtreecommitdiffstats
path: root/core/css
Commit message (Collapse)AuthorAgeFilesLines
...
| * scss and compiledartcafe2022-09-151-1/+1
| | | | | | | | Signed-off-by: dartcafe <github@dartcafe.de>
| * 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>
* | Compile assetsnextcloud-command2022-09-144-6/+4
| | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | fix header menu appereanceszaimen2022-09-141-2/+1
|/ | | | Signed-off-by: szaimen <szaimen@e.mail.de>
* Compile assetsnextcloud-command2022-09-134-2/+4
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* fix public viewszaimen2022-09-131-0/+1
| | | | Signed-off-by: szaimen <szaimen@e.mail.de>
* Compile assetsnextcloud-command2022-09-124-4/+6
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* fix strange-looking buttonszaimen2022-09-121-1/+2
| | | | Signed-off-by: szaimen <szaimen@e.mail.de>
* Merge pull request #33992 from nextcloud/setting-menu-fix-heightVincent Petry2022-09-125-10/+13
|\ | | | | Fix setting menu height
| * Fix setting menu heightCarl Schwan2022-09-095-10/+13
| | | | | | | | | | | | | | | | | | - Increase max height to match page height - Move settings 8px from the right instead of 5px to match other top menus - Handle overflow of the content correctly Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | Change default login background to cloud imageCarl Schwan2022-09-091-7/+4
|/ | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* fix files_external settingsszaimen2022-09-095-2/+5
| | | | | Signed-off-by: szaimen <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Port css to scssCarl Schwan2022-09-085-14/+11
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Remove separation borders from contacts menu entriesJan C. Borchardt2022-09-081-1/+0
| | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
* Contacts menu height adjustment so it shows 4.5 entriesJan C. Borchardt2022-09-081-2/+2
| | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
* Contacts menu mail addresses in maxcontrastJan C. Borchardt2022-09-081-2/+3
| | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
* Merge pull request #33937 from nextcloud/fix/menuitem-radiusv25.0.0beta5Carl Schwan2022-09-083-3/+3
|\ | | | | Fix menuitem border radius
| * Fix menuitem border radiusCarl Schwan2022-09-083-3/+3
| | | | | | | | | | | | Fix #33909 Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | improve app settings designszaimen2022-09-065-46/+46
| | | | | | | | | | Signed-off-by: szaimen <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | Merge pull request #33781 from nextcloud/port/login-form/vue-password-componentsCarl Schwan2022-09-062-83/+5
|\ \ | | | | | | Use new vue components in login form
| * | More cleaning up of the login componentCarl Schwan2022-09-062-41/+5
| | | | | | | | | | | | | | | | | | | | | - Move css in scopped vue components - Port to NcNoteCard all the warning messages Signed-off-by: Carl Schwan <carl@carlschwan.eu>
| * | Use new vue components in login formCarl Schwan2022-09-051-42/+0
| |/ | | | | | | | | | | | | - Improve accessibility - Simply code Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* / Update header menu styleCarl Schwan2022-09-065-2/+21
|/ | | | | | Make it consistent with nextcloud-vue Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Bring back scrolling to guest bodyJulius Härtl2022-09-021-0/+2
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Some more fixesJulius Härtl2022-09-0110-63/+86
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Bump bundled filesJulius Härtl2022-09-0112-148/+216
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Fix some styling issues with the new containersJulius Härtl2022-09-013-46/+16
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Fix some minor styling issuesJulius Härtl2022-09-011-2/+2
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Give header menus a better maximum height for mobileJulius Härtl2022-09-011-1/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Adjust server popover styleJulius Härtl2022-09-011-2/+4
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Small top border radius on mobileJulius Härtl2022-09-011-0/+13
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Adapt layout to new base css variablesJulius Härtl2022-09-011-7/+6
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Fix priority of mobile rules for files appJulius Härtl2022-09-011-1/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Fix indentationJulius Härtl2022-09-011-12/+12
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Drop vue specific stylesJulius Härtl2022-09-011-39/+0
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Use proper background image variableJulius Härtl2022-09-011-2/+4
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Temporary vue component stylesJulius Härtl2022-09-011-0/+39
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* More refactoring of app content areasJulius Härtl2022-09-015-23/+64
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Proof of concept: Redesign app-contentCarl Schwan2022-09-012-22/+27
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Compile assetsnextcloud-command2022-08-314-596/+10
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Move app menu to vueJulius Härtl2022-08-311-300/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Fix rebasing issues and improve profile settings page a bit moreCarl Schwan2022-08-265-2/+5
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* More dark theme fixesCarl Schwan2022-08-266-21/+29
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Various fixesCarl Schwan2022-08-268-46/+111
| | | | | | | | | | | | | | - 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>
* Adapt to new Nextcloud vue styleCarl Schwan2022-08-265-253/+258
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Fix accessibility of input fieldsCarl Schwan2022-08-265-30/+30
| | | | | | | | | | | | | 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>
* Avoid side changes on web ui updateJulius Härtl2022-08-261-1/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Do not overwrite the focus-visible of vue appsJoas Schilling2022-08-105-29/+11
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix "More" app iconJoas Schilling2022-08-055-2/+12
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix login flowCarl Schwan2022-07-271-7/+1
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>