kaktuspalme
bd4953d085
Update variables.scss
...
I would put sans-serif before Noto Color Emoji. If you have none of the previous fonts installed but Noto Color Emoji is, the interface looks very ugly because it uses Noto Color Emoji then. That's exactly the case on my linux distribution.
2022-01-31 07:10:56 +07:00
Christopher Ng
2083ed7206
Improve installation pages
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit 22768769c3 )
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-01-19 00:56:08 +07:00
Christopher Ng
89b309d8aa
Fix collaborative tags styles
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2021-12-02 20:01:07 +07:00
John Molakvoæ
7b30576f55
Revert "[stable21] Add button color variables"
2021-10-13 08:55:32 +07:00
marco
2d695477ea
Add new variables for buttons
...
Signed-off-by: marco <marcoambrosini@pm.me>
2021-10-12 08:37:05 +07:00
Marco Ambrosini
5e610b3125
Do not target vue buttons with server rules
...
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
2021-10-12 08:37:05 +07:00
szaimen
27dccb5a66
Improve notcreatable permissions hint
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2021-07-16 09:02:36 +07:00
Carl Schwan
f2230956dc
Fix regression in file sidebar
...
See https://github.com/nextcloud/server/pull/27936
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2021-07-14 18:32:24 +07:00
Carl Schwan
bee85ab1f0
Fix svg icons disapearing in app navigation when text overflows
...
The issue is caused by the icon being positionned with negative margins
and the `overflow: hidden` rule when hide the icon when the text
overflows. Remove positioning with negative margins. This was only
happening in Firefox.
This fix #23849
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2021-07-13 22:54:04 +07:00
szaimen
3e5e1c9b2e
design fixes to app-settings button
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2021-07-01 09:23:38 +07:00
Jan C. Borchardt
225eaab208
Fix log in button hover/focus feedback
...
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
2021-04-13 07:27:54 +07:00
Jan C. Borchardt
0ba4ff060a
Fix password visibility toggle alt text and hover/focus feedback
...
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
2021-04-13 07:27:54 +07:00
John Molakvoæ (skjnldsv)
4f90766ba3
Skip template picker if none available
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-01-28 12:00:20 +07:00
Marco Ambrosini
dc9d37e7f8
Do not target vue progressbar with server styles
...
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
2021-01-25 08:22:18 +07:00
Julius Härtl
a2f024ae1d
Unquote string when removing the hash from a color
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-01-11 12:41:25 +07:00
Julius Härtl
3ec20be575
Make SCSS compliant
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-01-11 12:41:25 +07:00
Marco Ambrosini
23b61de21e
Increase horizontal padding
...
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2020-12-22 12:28:47 +07:00
GretaD
bfe87e501d
Add default font size
...
Signed-off-by: GretaD <gretadoci@gmail.com>
2020-11-03 13:58:04 +07:00
Vincent Petry
1476817975
Properly put hidden-visually off-screen
...
In some situations the element is still affecting the layout, especially
when a sticky is nearby.
This fix moves it properly off-screen.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2020-10-29 21:35:36 +07:00
John Molakvoæ
e1a0b3f98f
Merge pull request #23345 from nextcloud/fix/scrollbars
...
Increase scrollbar sizes
2020-10-13 15:19:38 +07:00
John Molakvoæ (skjnldsv)
d519adaa51
Increase scrollbar sizes
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-10-11 11:18:23 +07:00
Richard Steinmetz
0e77a9aee1
Fix adminpass strengthify margin
...
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2020-10-08 13:59:04 +07:00
Marco Ambrosini
dc4a294826
Bump default font size to 15 px
...
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
2020-10-06 13:22:04 +07:00
Joas Schilling
910588d2dc
Don't influence toastify errors and always use white
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-10-05 14:12:23 +07:00
Jan C. Borchardt
d1cfb44583
Fix app text going too far down on hover/focus
...
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
2020-09-25 17:17:34 +07:00
Jan C. Borchardt
b9807e0633
Make sure most app names don’t ellipsize, fix #22845 , fix #22219
...
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
2020-09-17 20:02:51 +07:00
Joas Schilling
5bfd7143dc
Revert "Increase html body height to full content height"
2020-09-10 13:33:36 +07:00
Morris Jobke
7fd505f881
Merge pull request #22614 from nextcloud/fix/22606/popover-boundaries
...
Increase html body height to full content height
2020-09-10 09:34:41 +07:00
Julius Härtl
402f85a15e
Add icon for dashboard app store category
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-09-07 10:17:54 +07:00
Raimund Schlüßler
36076d234a
Increase html body height to full content height
...
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2020-09-05 20:37:01 +07:00
John Molakvoæ (skjnldsv)
f04b182b94
Fix search placeholder animation & dark theme compatibility
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-09-03 09:03:10 +07:00
Jan C. Borchardt
5f6db37413
Fix contrast issue in Files app menu
...
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
2020-08-23 23:58:53 +07:00
Jan C. Borchardt
e0664b575c
Adjust entry highlights of navigation and menus based on Vue component style
...
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
2020-08-05 16:33:58 +07:00
Morris Jobke
b585aefcea
Merge pull request #22075 from nextcloud/bugfix/noid/prefer-emoji-fonts-over-sans-serif
...
Also consider Noto Color Emoji font
2020-08-03 14:43:20 +07:00
John Molakvoæ (skjnldsv)
1a1b3e20e4
Fix unified search
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-08-03 11:26:03 +07:00
Joas Schilling
f32cf0ab63
Also consider Noto Color Emoji font
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-07-31 17:31:28 +07:00
kevin147147
32505e78f6
Fix height to big for iPhone when using many apps
...
Same story as https://github.com/nextcloud/server/pull/10276
I'm testing on iPhone without home button. These devices now have an even higher bottom bar.
2020-07-25 23:45:38 +07:00
Jan C. Borchardt
49f4b726e9
Move Cantarell before Ubuntu in font stack to fix GNOME + Ubuntu setups
...
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
2020-07-21 16:20:32 +07:00
Jan-Christoph Borchardt
9aff5355e6
Simplify text variables from 4 to 2, map -lighter to -maxcontrast
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2020-05-26 21:42:11 +07:00
Jan-Christoph Borchardt
a7e1ba4558
Fix color-text-maxcontrast not passing WCAG AA
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2020-05-07 10:36:22 +07:00
John Molakvoæ (skjnldsv)
6e79fb60d8
Fix public layout header title & description
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-04-30 13:32:28 +07:00
Raimund Schlüßler
cfb94c7469
Correctly hide table headers in filepicker
...
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2020-04-24 21:15:09 +07:00
Loïc Hermann
6c60b85a87
Fix breadcrumb in move or copy file dialog
...
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-04-17 06:47:17 +07:00
Joas Schilling
0b53084ccb
Use the primary element color in case it primary color is too bright
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-04-10 06:49:21 +07:00
John Molakvoæ (skjnldsv)
01389d395e
Fix systemtags overflow
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-04-09 10:19:42 +07:00
Joas Schilling
f733444234
Default to dark background in dark mode and better themed navbar
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-04-07 08:53:49 +07:00
Daniel Calviño Sánchez
52706213d3
Fix cursor on click inputs and their descendants
...
The cursor in click inputs is shown as a pointer to convey that it can
be interacted with. However, in those click inputs that can have
descendants, like buttons, the descendants may not inherit the cursor
from it (for example, a "strong" element would, but a "span" element
would not), which causes a pointer cursor to be shown on some areas of
the button and a different one to be shown on other areas. To prevent
that now all the descendants of click inputs that can have descendants
use a pointer cursor.
On the other hand, if a click input is disabled it can not be interacted
with it, so now disabled click inputs as well as their descendants show
a default cursor instead of a pointer cursor in that case.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-03-25 10:50:45 +07:00
Marco Ambrosini
ce033072f4
Fix color-box-shadow variable
...
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
2020-03-13 11:43:31 +07:00
Roeland Jago Douma
971e619c89
Merge pull request #19671 from nextcloud/fix-loading-icons-on-replaced-elements
...
Fix loading icons on replaced elements
2020-03-05 20:11:12 +07:00
Gary Kim
ff6db60b8c
Fix non-centered no javascript message
...
Signed-off-by: Gary Kim <gary@garykim.dev>
2020-02-29 10:43:42 +07:00