aboutsummaryrefslogtreecommitdiffstats
path: root/core/css
Commit message (Expand)AuthorAgeFilesLines
* Adjust auth token link designJulius Härtl2021-12-031-0/+5
* Fix collaborative tags stylesChristopher Ng2021-12-011-0/+4
* Merge pull request #29905 from nextcloud/bugfix/fix-some-buttonsChristoph Wurst2021-12-011-7/+7
|\
| * Only add the vue exeption to actual button elementsmarco2021-11-251-7/+7
* | Remove isIE and associated legacy scriptsJohn Molakvoæ (skjnldsv)2021-11-301-51/+0
|/
* Merge pull request #29327 from nextcloud/bugfix/noid/do-not-make-actionbutton...John Molakvoæ2021-10-271-1/+1
|\
| * Do notr make action icons too transparentmarco2021-10-191-1/+1
* | Fix login button alignmentCarl Schwan2021-10-211-1/+0
|/
* Merge pull request #29295 from nextcloud/fix/button-clipJulius Härtl2021-10-191-1/+2
|\
| * Fix cliping issues in alternative logging buttonsCarl Schwan2021-10-181-1/+2
* | Profile frontendChristopher Ng2021-10-192-1/+2
|/
* Add new variables for buttonsmarco2021-09-302-0/+22
* Do not target vue buttons with server rulesMarco Ambrosini2021-09-301-8/+8
* Put controls above the text editor menubarCarl Schwan2021-08-121-1/+1
* Merge pull request #27995 from nextcloud/enh/noid/multiselect-design-fixesJulius Härtl2021-07-161-0/+3
|\
| * some multiselect design fixesszaimen2021-07-151-0/+3
* | Improve notcreatable permissions hintszaimen2021-07-151-0/+2
|/
* Fix regression in file sidebarCarl Schwan2021-07-141-1/+1
* Fix svg icons disapearing in app navigation when text overflowsCarl Schwan2021-07-131-2/+5
* Merge pull request #27737 from nextcloud/enh/19906/contactsmenuJohn Molakvoæ2021-07-011-1/+1
|\
| * make contactsmenu icon biggerszaimen2021-06-301-1/+1
* | design fixes to app-settings buttonszaimen2021-07-011-1/+3
|/
* Merge pull request #27604 from nextcloud/bugfix/24918Pytal2021-06-221-2/+5
|\
| * Proper opacity on multiselect actions in filesJulius Härtl2021-06-221-2/+5
* | Update login with device page stylesChristopher Ng2021-06-211-0/+4
|/
* Let apps toggle an unread counter on app iconsJulius Härtl2021-06-161-0/+19
* Handle device login like an alternative loginJoas Schilling2021-04-201-10/+17
* Fix log in button hover/focus feedbackJan C. Borchardt2021-04-121-1/+3
* Fix password visibility toggle alt text and hover/focus feedbackJan C. Borchardt2021-04-121-2/+8
* Revert "Do not target vue buttons with server rules"Greta2021-03-241-8/+8
* Merge pull request #25721 from nextcloud/do-not-target-vue-buttonsRoeland Jago Douma2021-03-091-8/+8
|\
| * Do not target vue buttons with server rulesMarco Ambrosini2021-03-051-8/+8
* | Change outline color to --color-main-textVincent Petry2021-02-261-1/+1
* | Add focus-visible outline for checkboxes and radio buttonsVincent Petry2021-02-261-0/+6
|/
* Skip template picker if none availableJohn Molakvoæ (skjnldsv)2021-01-282-0/+4
* Do not target vue progressbar with server stylesMarco Ambrosini2021-01-251-1/+1
* Unquote string when removing the hash from a colorJulius Härtl2021-01-111-1/+2
* Make SCSS compliantJulius Härtl2021-01-112-39/+39
* Increase horizontal paddingMarco Ambrosini2020-12-221-1/+1
* Add default font sizeGretaD2020-11-033-2/+8
* Properly put hidden-visually off-screenVincent Petry2020-10-293-7/+7
* Merge pull request #23345 from nextcloud/fix/scrollbarsJohn Molakvoæ2020-10-131-3/+5
|\
| * Increase scrollbar sizesJohn Molakvoæ (skjnldsv)2020-10-111-3/+5
* | Fix adminpass strengthify marginRichard Steinmetz2020-10-081-1/+0
|/
* Bump default font size to 15 pxMarco Ambrosini2020-10-061-2/+2
* Don't influence toastify errors and always use whiteJoas Schilling2020-10-051-2/+2
* Fix app text going too far down on hover/focusJan C. Borchardt2020-09-251-1/+0
* Make sure most app names don’t ellipsize, fix #22845, fix #22219Jan C. Borchardt2020-09-171-3/+15
* Revert "Increase html body height to full content height"Joas Schilling2020-09-101-1/+1
* Merge pull request #22614 from nextcloud/fix/22606/popover-boundariesMorris Jobke2020-09-101-1/+1
|\