summaryrefslogtreecommitdiffstats
path: root/core/css/inputs.css
Commit message (Expand)AuthorAgeFilesLines
* Use the color-primary-element* variablesSimon L2023-05-131-1/+1
* fix(theming): replace `color-primary-text-dark` with `color-primary-element-t...John Molakvoæ2023-05-041-1/+1
* fix(core): Ungroup `placeholder` css rules to prevent browsers from removing ...Ferdinand Thiessen2023-04-171-1/+1
* Compress SASS outputChristopher Ng2023-01-111-985/+1
* Fix vue-select stylesChristopher Ng2022-12-101-32/+134
* Merge pull request #35665 from nextcloud/revert-35165-fix/vue-select-stylesJohn Molakvoæ2022-12-081-61/+32
|\
| * Revert "Disable style override on vue-select elements"John Molakvoæ2022-12-081-61/+32
* | Increase default input field border contrastChristopher Ng2022-12-081-1/+1
|/
* Disable style override on vue-select elementsChristopher Ng2022-12-061-32/+61
* Bump sass from 1.52.1 to 1.56.1dependabot[bot]2022-12-051-14/+7
* Fix user settings layoutJohn Molakvoæ2022-11-231-197/+0
* Fix rebasing issues and improve profile settings page a bit moreCarl Schwan2022-08-261-0/+1
* More dark theme fixesCarl Schwan2022-08-261-6/+10
* Various fixesCarl Schwan2022-08-261-14/+33
* Adapt to new Nextcloud vue styleCarl Schwan2022-08-261-106/+107
* Fix accessibility of input fieldsCarl Schwan2022-08-261-9/+9
* Redesign guest pages for better accessibilityCarl Schwan2022-07-271-10/+9
* Use hover css variable for primary buttons and add proper focus outlineJulius Härtl2022-07-181-2/+17
* Improve accessibility with more visible focus indication for non vue appsCarl Schwan2022-05-161-0/+9
* Cleanup and compileJohn Molakvoæ2022-05-131-0/+1039
* Removed old css filesJohn Molakvoæ (skjnldsv)2017-01-061-472/+0
* Fix db selection design and fix #2511John Molakvoæ (skjnldsv)2016-12-061-10/+10
* Fix select2 input on retina - fixes #2226Morris Jobke2016-11-221-3/+3
* Remove unwanted paddingJohn Molakvoæ2016-11-221-1/+0
* Fix select2 dropdownJohn Molakvoæ2016-11-181-95/+97
* select2: show cursor pointer on hovering entriesJan-Christoph Borchardt2016-11-171-0/+9
* select2: make sure dropdown always shows a last half entry to hint at moreJan-Christoph Borchardt2016-11-171-1/+1
* select2: ellipsize long namesJan-Christoph Borchardt2016-11-171-0/+3
* change primary button text color to whiteJan-Christoph Borchardt2016-10-191-1/+1
* fix select2 sizing issueJan-Christoph Borchardt2016-10-181-1/+4
* move select2 styles to core so it's universal, not only for tagsJan-Christoph Borchardt2016-10-181-7/+107
* jquery UI fixesJan-Christoph Borchardt2016-10-181-1/+27
* Fix the font in the select2 placeholdersJoas Schilling2016-09-201-0/+4
* Shake the login fields if password is wrongMorris Jobke2016-08-011-0/+14
* Theming: Cleanup and remove opacity from checkbox/radiobuttonJulius Haertl2016-07-271-2/+0
* Theming: Colorize radio buttons and append new styles on previewJulius Haertl2016-07-271-1/+1
* THIS IS NEXTCLOUD! adjusting the designJan-Christoph Borchardt2016-06-081-4/+4
* Merge pull request #21417 from J0WI/css-fixesThomas Müller2016-04-271-1/+2
|\
| * fixed fallbacks and code stylejowi2016-01-021-1/+2
* | Checkboxes (#23063)Hendrik Leppelsack2016-04-121-19/+80
* | style telephone inputs like other typesHendrik Leppelsack2016-02-291-0/+4
|/
* Add rules for checked+disabled and disabled checkbox styleJoas Schilling2015-12-071-0/+16
* remove unneeded css prefixesHendrik Leppelsack2015-11-231-2/+2
* move form styles from styles.css to inputs.cssHendrik Leppelsack2015-11-131-0/+232