summaryrefslogtreecommitdiffstats
path: root/apps/theming/css
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #18082 from nextcloud/design/style-updateRoeland Jago Douma2019-11-261-5/+24
|\
| * Adjust gradient to theming valueJulius Härtl2019-11-251-5/+20
| * Update style of log in page and headerJan-Christoph Borchardt2019-11-231-4/+8
* | add var for theming images , advanced optionsGuillaume COMPAGNON2019-11-241-2/+2
|/
* Create color-primary-light variableJohn Molakvoæ (skjnldsv)2019-09-111-0/+3
* Fix dark text in body-login box on light theming colorsJan-Christoph Borchardt2019-06-271-1/+1
* Fix various theming issues on bright colorsJulius Härtl2019-03-281-3/+22
* Fix light primary button stylingJulius Härtl2019-03-271-5/+2
* Darken element color and add exception for primary buttonsJulius Härtl2019-03-271-0/+22
* Use SCSS variables since CSS vars are not loaded on public pagesJulius Härtl2019-03-131-3/+3
* Apply theme to button elements as wellJulius Härtl2019-02-211-0/+2
* Always give primary button a border for light primary colorsJan-Christoph Borchardt2018-11-211-4/+3
* Fix revert icon position on theming settingsJohn Molakvoæ (skjnldsv)2018-11-161-2/+4
* Refactors the scss svg functionsMichael Weimann2018-10-021-2/+2
* Updates inverted logo handling to work like the app iconsMichael Weimann2018-10-021-3/+23
* Switches the default logo color depending on the primary colorMichael Weimann2018-10-021-5/+6
* Used CSS VariablesEASY2018-09-101-2/+2
* Update theming.scssEASY2018-09-091-2/+2
* Merge pull request #10924 from nextcloud/bugfix/10901/theming-bugfix-primaryJulius Härtl2018-08-301-0/+5
|\
| * Remove border from primary button when color is brightJulius Härtl2018-08-291-0/+5
* | Theming: apply proper size to the remove background buttonJulius Härtl2018-08-271-2/+2
|/
* TypoJohn Molakvoæ (skjnldsv)2018-08-151-1/+1
* Undo button fix in themingJohn Molakvoæ (skjnldsv)2018-08-151-0/+2
* Use icon mixins for the theming scssJulius Härtl2018-07-311-5/+8
* [theming] reload css variables instead of the whole server cssJulius Härtl2018-06-201-0/+8
* Theming update on urlJohn Molakvoæ (skjnldsv)2018-06-201-4/+4
* addjust footer height when legal links are present. fixes #9572Arthur Schiwon2018-05-241-0/+6
* fix undo for url-typed inputsArthur Schiwon2018-05-111-1/+5
* allow to specify a link to a legal noticeArthur Schiwon2018-05-091-4/+4
* Fix background colorJulius Härtl2018-04-191-5/+9
* Fix undo preview and remove duplicate codeJulius Härtl2018-04-191-1/+1
* Use SCSS for previewing images as wellJulius Härtl2018-04-191-6/+39
* Move theming settings to SCSSJulius Härtl2018-04-192-107/+120
* Remove to restrict check for background image/colorJulius Härtl2018-03-011-7/+5
* Add space on guest pages with custom logoJulius Härtl2018-02-021-0/+3
* Make sure theming logo css only applies when a logo is setJulius Härtl2018-02-021-2/+2
* Only override image styles if the theming values are setJulius Härtl2018-01-261-8/+10
* Fix appmenu svg double invertJulius Härtl2018-01-101-6/+10
* Fix preview when theming changes invertion of iconsJulius Härtl2018-01-081-0/+9
* Adjust theming color calculations using sRGB lumaJulius Härtl2018-01-081-3/+12
* Remove css invert since we are using svg filters for nowJulius Härtl2018-01-031-5/+0
* Theming: add hint about favicon generationJulius Härtl2017-11-081-0/+4
* Theming: Fix message/loading display on errorsJulius Härtl2017-10-031-0/+1
* Fix layout of alternative login buttonsMorris Jobke2017-09-061-4/+10
* Cleanup theming styles to fit the new login pageJulius Härtl2017-09-041-32/+25
* Use separate element color in themingJulius Härtl2017-09-041-5/+6
* Change invertion threshold to 55%Julius Härtl2017-09-021-1/+1
* Set primary action button color to same as theming colorJan-Christoph Borchardt2017-08-291-2/+1
* Add buttom border for headerMorris Jobke2017-08-141-0/+20
* Merge pull request #5982 from nextcloud/fix-loading-icon-inside-upload-button...Lukas Reschke2017-08-081-1/+2
|\