Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Invert header icons on bright preset backgrounds | Christopher Ng | 2022-10-19 | 1 | -1/+1 |
* | Fix various theming bugs | Christopher Ng | 2022-09-28 | 1 | -1/+0 |
* | Fix scrollbar apperance | René Gieling | 2022-09-15 | 1 | -1/+1 |
* | Port css to scss | Carl Schwan | 2022-09-08 | 1 | -5/+4 |
* | Some more fixes | Julius Härtl | 2022-09-01 | 1 | -1/+1 |
* | Bump bundled files | Julius Härtl | 2022-09-01 | 1 | -37/+0 |
* | Various fixes | Carl Schwan | 2022-08-26 | 1 | -1/+4 |
* | Fix accessibility of input fields | Carl Schwan | 2022-08-26 | 1 | -3/+3 |
* | Do not overwrite the focus-visible of vue apps | Joas Schilling | 2022-08-10 | 1 | -9/+3 |
* | Redesign guest pages for better accessibility | Carl Schwan | 2022-07-27 | 1 | -3/+2 |
* | Remove obsolete notification container | Vincent Petry | 2022-07-26 | 1 | -45/+0 |
* | Replace files app ids to classes | Vincent Petry | 2022-07-26 | 1 | -4/+4 |
* | Use button for grid view toggle instead of hidden checkbox | Christopher Ng | 2022-06-09 | 1 | -6/+2 |
* | Fix focus styling | Christopher Ng | 2022-06-09 | 1 | -1/+2 |
* | Augment keyboard accessibility of contacts menu | Christopher Ng | 2022-06-07 | 1 | -5/+20 |
* | Improve accessibility with more visible focus indication for non vue apps | Carl Schwan | 2022-05-16 | 1 | -2/+30 |
* | Cleanup and compile | John Molakvoæ | 2022-05-13 | 1 | -0/+1181 |
* | Removed old css files | John Molakvoæ (skjnldsv) | 2017-01-06 | 1 | -999/+0 |
* | Fix db selection design and fix #2511 | John Molakvoæ (skjnldsv) | 2016-12-06 | 1 | -4/+19 |
* | Fix #2408 | John Molakvoæ | 2016-11-29 | 1 | -1/+1 |
* | Fix ellipsis in breadcrumb fix #2387 | John Molakvoæ (skjnldsv) | 2016-11-29 | 1 | -0/+3 |
* | Merge pull request #2342 from nextcloud/filepicker-shadow | Lukas Reschke | 2016-11-28 | 1 | -1/+1 |
|\ | |||||
| * | move more sizing logic to css | Robin Appelman | 2016-11-28 | 1 | -1/+1 |
| * | fix styling of filepicker dialog | Robin Appelman | 2016-11-25 | 1 | -1/+1 |
* | | Add jquery ui fixes js file | John Molakvoæ (skjnldsv) | 2016-11-25 | 1 | -0/+1 |
|/ | |||||
* | Fix styling of slogan on login page for longer text | Julius Haertl | 2016-11-25 | 1 | -5/+0 |
* | Restore the padding on the home icon | Joas Schilling | 2016-11-11 | 1 | -1/+2 |
* | Fix styling of the breadcrumbs icon | Morris Jobke | 2016-11-08 | 1 | -1/+1 |
* | visually reflect sharing state of current folder | Christoph Wurst | 2016-11-07 | 1 | -1/+4 |
* | show empty folder message in filepicker | Robin Appelman | 2016-10-21 | 1 | -0/+8 |
* | Improve the styling | Morris Jobke | 2016-10-20 | 1 | -0/+4 |
* | filepicker: improve layout and style | Jan-Christoph Borchardt | 2016-10-19 | 1 | -2/+6 |
* | Use a table for the filepicker list and add size column | Robin Appelman | 2016-10-19 | 1 | -20/+21 |
* | Merge pull request #1641 from nextcloud/log-in-button | Jan-Christoph Borchardt | 2016-10-17 | 1 | -27/+13 |
|\ | |||||
| * | finish up layout of log in page, postpone forgot password link for later | Jan-Christoph Borchardt | 2016-10-17 | 1 | -0/+1 |
| * | update styles of log in | Jan-Christoph Borchardt | 2016-10-11 | 1 | -2/+8 |
| * | fix log in button layout | Jan-Christoph Borchardt | 2016-10-06 | 1 | -1/+1 |
| * | modify log in button style to look more like website | Jan-Christoph Borchardt | 2016-10-06 | 1 | -1/+2 |
| * | bring back dedicated log in button to make log in more usable | Jan-Christoph Borchardt | 2016-10-06 | 1 | -25/+3 |
* | | filepicker styling | Robin Appelman | 2016-10-14 | 1 | -6/+16 |
* | | Removes tipsy when password verification is going on | Raghu Nayyar | 2016-09-17 | 1 | -2/+3 |
|/ | |||||
* | add 2fa backup codes app | Christoph Wurst | 2016-09-05 | 1 | -1/+1 |
* | Adds padding and max-width to the input for the sign up page. (#25959) | Raghu Nayyar | 2016-08-29 | 1 | -1/+2 |
* | Merge pull request #1097 from nextcloud/2fa-cancel-login-styling | Jan-Christoph Borchardt | 2016-08-27 | 1 | -2/+4 |
|\ | |||||
| * | fix double semicolon | Jan-Christoph Borchardt | 2016-08-27 | 1 | -1/+1 |
| * | 2fa cancel login styling | Christoph Wurst | 2016-08-27 | 1 | -2/+4 |
* | | list 2FA providers as buttons | Christoph Wurst | 2016-08-27 | 1 | -1/+4 |
* | | use centered h2 for 2FA page headers | Christoph Wurst | 2016-08-27 | 1 | -0/+4 |
|/ | |||||
* | Add cachebuster to styles.css | Lukas Reschke | 2016-08-18 | 1 | -8/+8 |
* | reduce info on update screens, introduce button to refresh | Jan-Christoph Borchardt | 2016-08-04 | 1 | -1/+1 |