aboutsummaryrefslogtreecommitdiffstats
path: root/core/css
Commit message (Collapse)AuthorAgeFilesLines
* Fix avatar menu icons in darkmodeJoas Schilling2022-10-135-2/+19
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Use brand color for background only and keep accessible color as color primaryChristopher Ng2022-10-051-1/+1
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Fix positioning of the public page footerJulius Härtl2022-10-033-3/+3
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Compile assetsnextcloud-command2022-09-292-2/+2
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* fix public view - attempt 2szaimen2022-09-291-1/+1
| | | | Signed-off-by: szaimen <szaimen@e.mail.de>
* Remove unwanted settings button backgroundJohn Molakvoæ (skjnldsv)2022-09-283-3/+3
| | | | | 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-287-11/+8
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Fix install pageVincent Petry2022-09-241-4/+28
| | | | | | | | | | | - Use normal labels instead of hiding them - Fix position of the eye button (this is still very hacky) - Define width on the box and not on the text fields This really needs to be ported to vue Signed-off-by: Carl Schwan <carl@carlschwan.eu> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Remove last occurance of "color-primary-element-lighter"Joas Schilling2022-09-205-5/+4
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Compile assetsnextcloud-command2022-09-154-4/+2
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* overview:hidden cutting menuRello2022-09-151-1/+0
| | | | | | 'overview: hidden' is cutting the app-navigation-entry-menu. see https://user-images.githubusercontent.com/13385119/190428421-b6f08498-779e-4ee7-9518-7c6a68e890e4.png Signed-off-by: Rello <Rello@users.noreply.github.com>
* Merge pull request #34065 from nextcloud/bug/noid/main-scrollbarVincent Petry2022-09-153-3/+3
|\ | | | | Fix scrollbar apperance
| * server.scssdartcafe2022-09-151-1/+1
| |
| * 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>