Commit Graph

22 Commits

Author SHA1 Message Date
Morris Jobke 3fa81d6c35
Fix select2 input on retina - fixes #2226
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2016-11-22 10:49:29 +01:00
John Molakvoæ d89143524b
Remove unwanted padding
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2016-11-22 10:49:11 +01: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 +01: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 +01: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 +01:00
Jan-Christoph Borchardt ff9d05e3f9 select2: ellipsize long names
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2016-11-17 17:20:29 +01: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 +02:00
Jan-Christoph Borchardt afac0fddb3 fix select2 sizing issue
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2016-10-18 20:26:31 +02: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 +02:00
Jan-Christoph Borchardt 76fd77d3b6 jquery UI fixes
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2016-10-18 14:56:00 +02:00
Joas Schilling 2555ef69f1
Fix the font in the select2 placeholders 2016-09-20 23:16:30 +02:00
Morris Jobke d97fe1775a
Shake the login fields if password is wrong 2016-08-01 21:42:29 +02:00
Julius Haertl 217b02aaa0
Theming: Cleanup and remove opacity from checkbox/radiobutton 2016-07-27 20:21:53 +02:00
Julius Haertl 7ff19e342e
Theming: Colorize radio buttons and append new styles on preview 2016-07-27 20:00:23 +02:00
Jan-Christoph Borchardt 81145ee57c THIS IS NEXTCLOUD! adjusting the design 2016-06-08 17:02:18 +02: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 +02: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 +02:00
Hendrik Leppelsack 385671034c style telephone inputs like other types 2016-02-29 00:09:13 +01:00
jowi 05e6dd9c1a fixed fallbacks and code style 2016-01-02 19:43:09 +01:00
Joas Schilling 57cd5209ca Add rules for checked+disabled and disabled checkbox style 2015-12-07 14:57:03 +01:00
Hendrik Leppelsack b2d2b52eea remove unneeded css prefixes 2015-11-23 09:03:54 +01:00
Hendrik Leppelsack 7ab56de58b move form styles from styles.css to inputs.css 2015-11-13 00:19:57 +01:00