| Commit message (Expand) | Author | Age | Files | Lines |
* | chore: Build CSS from SCSS | Ferdinand Thiessen | 2024-02-20 | 1 | -1/+1 |
* | Fix styles for input field and textarea on focus, hover and active state | julia.kirschenheuter | 2023-11-07 | 1 | -1/+1 |
* | fix(settings): Keyboard focus outline for app nav button | Christopher Ng | 2023-08-21 | 1 | -1/+1 |
* | fix(settings): Remove margin on app nav button | Christopher Ng | 2023-08-21 | 1 | -1/+1 |
* | fix(settings): Remove add group hover border | Christopher Ng | 2023-08-21 | 1 | -1/+1 |
* | Use the color-primary-element* variables | Simon L | 2023-05-13 | 1 | -1/+1 |
* | fix(theming): replace `color-primary-text-dark` with `color-primary-element-t... | John Molakvoæ | 2023-05-04 | 1 | -1/+1 |
* | fix(core): Ungroup `placeholder` css rules to prevent browsers from removing ... | Ferdinand Thiessen | 2023-04-17 | 1 | -1/+1 |
* | Compress SASS output | Christopher Ng | 2023-01-11 | 1 | -985/+1 |
* | Fix vue-select styles | Christopher Ng | 2022-12-10 | 1 | -32/+134 |
* | Merge pull request #35665 from nextcloud/revert-35165-fix/vue-select-styles | John Molakvoæ | 2022-12-08 | 1 | -61/+32 |
|\ |
|
| * | Revert "Disable style override on vue-select elements" | John Molakvoæ | 2022-12-08 | 1 | -61/+32 |
* | | Increase default input field border contrast | Christopher Ng | 2022-12-08 | 1 | -1/+1 |
|/ |
|
* | Disable style override on vue-select elements | Christopher Ng | 2022-12-06 | 1 | -32/+61 |
* | Bump sass from 1.52.1 to 1.56.1 | dependabot[bot] | 2022-12-05 | 1 | -14/+7 |
* | Fix user settings layout | John Molakvoæ | 2022-11-23 | 1 | -197/+0 |
* | Fix rebasing issues and improve profile settings page a bit more | Carl Schwan | 2022-08-26 | 1 | -0/+1 |
* | More dark theme fixes | Carl Schwan | 2022-08-26 | 1 | -6/+10 |
* | Various fixes | Carl Schwan | 2022-08-26 | 1 | -14/+33 |
* | Adapt to new Nextcloud vue style | Carl Schwan | 2022-08-26 | 1 | -106/+107 |
* | Fix accessibility of input fields | Carl Schwan | 2022-08-26 | 1 | -9/+9 |
* | Redesign guest pages for better accessibility | Carl Schwan | 2022-07-27 | 1 | -10/+9 |
* | Use hover css variable for primary buttons and add proper focus outline | Julius Härtl | 2022-07-18 | 1 | -2/+17 |
* | Improve accessibility with more visible focus indication for non vue apps | Carl Schwan | 2022-05-16 | 1 | -0/+9 |
* | Cleanup and compile | John Molakvoæ | 2022-05-13 | 1 | -0/+1039 |
* | Removed old css files | John Molakvoæ (skjnldsv) | 2017-01-06 | 1 | -472/+0 |
* | Fix db selection design and fix #2511 | John Molakvoæ (skjnldsv) | 2016-12-06 | 1 | -10/+10 |
* | Fix select2 input on retina - fixes #2226 | Morris Jobke | 2016-11-22 | 1 | -3/+3 |
* | Remove unwanted padding | John Molakvoæ | 2016-11-22 | 1 | -1/+0 |
* | Fix select2 dropdown | John Molakvoæ | 2016-11-18 | 1 | -95/+97 |
* | select2: show cursor pointer on hovering entries | Jan-Christoph Borchardt | 2016-11-17 | 1 | -0/+9 |
* | select2: make sure dropdown always shows a last half entry to hint at more | Jan-Christoph Borchardt | 2016-11-17 | 1 | -1/+1 |
* | select2: ellipsize long names | Jan-Christoph Borchardt | 2016-11-17 | 1 | -0/+3 |
* | change primary button text color to white | Jan-Christoph Borchardt | 2016-10-19 | 1 | -1/+1 |
* | fix select2 sizing issue | Jan-Christoph Borchardt | 2016-10-18 | 1 | -1/+4 |
* | move select2 styles to core so it's universal, not only for tags | Jan-Christoph Borchardt | 2016-10-18 | 1 | -7/+107 |
* | jquery UI fixes | Jan-Christoph Borchardt | 2016-10-18 | 1 | -1/+27 |
* | Fix the font in the select2 placeholders | Joas Schilling | 2016-09-20 | 1 | -0/+4 |
* | Shake the login fields if password is wrong | Morris Jobke | 2016-08-01 | 1 | -0/+14 |
* | Theming: Cleanup and remove opacity from checkbox/radiobutton | Julius Haertl | 2016-07-27 | 1 | -2/+0 |
* | Theming: Colorize radio buttons and append new styles on preview | Julius Haertl | 2016-07-27 | 1 | -1/+1 |
* | THIS IS NEXTCLOUD! adjusting the design | Jan-Christoph Borchardt | 2016-06-08 | 1 | -4/+4 |
* | Merge pull request #21417 from J0WI/css-fixes | Thomas Müller | 2016-04-27 | 1 | -1/+2 |
|\ |
|
| * | fixed fallbacks and code style | jowi | 2016-01-02 | 1 | -1/+2 |
* | | Checkboxes (#23063) | Hendrik Leppelsack | 2016-04-12 | 1 | -19/+80 |
* | | style telephone inputs like other types | Hendrik Leppelsack | 2016-02-29 | 1 | -0/+4 |
|/ |
|
* | Add rules for checked+disabled and disabled checkbox style | Joas Schilling | 2015-12-07 | 1 | -0/+16 |
* | remove unneeded css prefixes | Hendrik Leppelsack | 2015-11-23 | 1 | -2/+2 |
* | move form styles from styles.css to inputs.css | Hendrik Leppelsack | 2015-11-13 | 1 | -0/+232 |