Christopher Ng
8700730204
Compress SASS output
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-01-11 17:46:32 +07:00
Christopher Ng
9012e89431
Fix vue-select styles
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-12-10 01:35:14 +07:00
John Molakvoæ
dcd0878458
Merge pull request #35665 from nextcloud/revert-35165-fix/vue-select-styles
2022-12-08 18:47:29 +07:00
John Molakvoæ
2d5fe7ec23
Revert "Disable style override on vue-select elements"
2022-12-08 11:02:07 +07:00
Christopher Ng
20da75f5ab
Increase default input field border contrast
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-12-08 00:28:15 +07:00
Christopher Ng
d3d5034ea4
Disable style override on vue-select elements
...
- Disable style override on NcActionButton with `:not(.action-button)`
due to increased specificity over scoped Vue styles when only
`:not([class^="vs__"])` is added
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-12-06 00:19:53 +07:00
dependabot[bot]
06b68e2300
Bump sass from 1.52.1 to 1.56.1
...
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>
2022-12-05 23:06:18 +07:00
John Molakvoæ
14e0299582
Fix user settings layout
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-11-23 10:47:38 +07:00
Carl Schwan
f1ce2c2b93
Fix rebasing issues and improve profile settings page a bit more
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-08-26 19:51:10 +07:00
Carl Schwan
1d35a53991
More dark theme fixes
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-08-26 19:49:00 +07:00
Carl Schwan
2f30d3227f
Various fixes
...
- 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>
2022-08-26 19:49:00 +07:00
Carl Schwan
f630bd27f7
Adapt to new Nextcloud vue style
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-08-26 19:49:00 +07:00
Carl Schwan
68ed1af3c0
Fix accessibility of input fields
...
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>
2022-08-26 19:49:00 +07:00
Carl Schwan
253118298d
Redesign guest pages for better accessibility
...
- Use white box and put content on it
- Improve focus indicator
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-07-27 10:43:21 +07:00
Julius Härtl
9e0d6f5608
Use hover css variable for primary buttons and add proper focus outline
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-07-18 18:24:26 +07:00
Carl Schwan
c1499519d4
Improve accessibility with more visible focus indication for non vue apps
...
- 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>
2022-05-16 13:21:48 +07:00
John Molakvoæ
73918b8af9
Cleanup and compile
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-05-13 16:13:00 +07:00
John Molakvoæ (skjnldsv)
a44c5244c3
Removed old css files
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2017-01-06 09:42:39 +07:00
John Molakvoæ (skjnldsv)
0abcba25e8
Fix db selection design and fix #2511
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2016-12-06 09:56:00 +07:00
Morris Jobke
3fa81d6c35
Fix select2 input on retina - fixes #2226
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2016-11-22 10:49:29 +07:00
John Molakvoæ
d89143524b
Remove unwanted padding
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2016-11-22 10:49:11 +07:00
John Molakvoæ
c0b376d82a
Fix select2 dropdown
...
Fix #1932
+ no result fix
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2016-11-18 16:30:36 +07:00
Jan-Christoph Borchardt
978c02e7a8
select2: show cursor pointer on hovering entries
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2016-11-17 18:18:38 +07:00
Jan-Christoph Borchardt
da4f68b80a
select2: make sure dropdown always shows a last half entry to hint at more
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2016-11-17 17:21:20 +07:00
Jan-Christoph Borchardt
ff9d05e3f9
select2: ellipsize long names
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2016-11-17 17:20:29 +07:00
Jan-Christoph Borchardt
dcf45c872e
change primary button text color to white
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2016-10-19 20:27:00 +07:00
Jan-Christoph Borchardt
afac0fddb3
fix select2 sizing issue
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2016-10-18 20:26:31 +07:00
Jan-Christoph Borchardt
66258f55e6
move select2 styles to core so it's universal, not only for tags
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2016-10-18 19:54:12 +07:00
Jan-Christoph Borchardt
76fd77d3b6
jquery UI fixes
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2016-10-18 14:56:00 +07:00
Joas Schilling
2555ef69f1
Fix the font in the select2 placeholders
2016-09-20 23:16:30 +07:00
Morris Jobke
d97fe1775a
Shake the login fields if password is wrong
2016-08-01 21:42:29 +07:00
Julius Haertl
217b02aaa0
Theming: Cleanup and remove opacity from checkbox/radiobutton
2016-07-27 20:21:53 +07:00
Julius Haertl
7ff19e342e
Theming: Colorize radio buttons and append new styles on preview
2016-07-27 20:00:23 +07:00
Jan-Christoph Borchardt
81145ee57c
THIS IS NEXTCLOUD! adjusting the design
2016-06-08 17:02:18 +07:00
Thomas Müller
20602ff36a
Merge pull request #21417 from J0WI/css-fixes
...
css fallbacks and code style fixes
2016-04-27 09:47:36 +07:00
Hendrik Leppelsack
c7482eee4e
Checkboxes ( #23063 )
...
* remove ie8 fixes for checkboxes
* add indeterminate style to checkboxes
* add styles for radio inputs
* add missing checkbox-mixed-disabled icon
* fix white radios
* remove unnecessary png file
2016-04-12 09:47:14 +07:00
Hendrik Leppelsack
385671034c
style telephone inputs like other types
2016-02-29 00:09:13 +07:00
jowi
05e6dd9c1a
fixed fallbacks and code style
2016-01-02 19:43:09 +07:00
Joas Schilling
57cd5209ca
Add rules for checked+disabled and disabled checkbox style
2015-12-07 14:57:03 +07:00
Hendrik Leppelsack
b2d2b52eea
remove unneeded css prefixes
2015-11-23 09:03:54 +07:00
Hendrik Leppelsack
7ab56de58b
move form styles from styles.css to inputs.css
2015-11-13 00:19:57 +07:00