| Commit message (Expand) | Author | Age | Files | Lines |
* | Apply theme to button elements as well | Julius Härtl | 2019-02-21 | 1 | -0/+2 |
* | Always give primary button a border for light primary colors | Jan-Christoph Borchardt | 2018-11-21 | 1 | -4/+3 |
* | Fix revert icon position on theming settings | John Molakvoæ (skjnldsv) | 2018-11-16 | 1 | -2/+4 |
* | Refactors the scss svg functions | Michael Weimann | 2018-10-02 | 1 | -2/+2 |
* | Updates inverted logo handling to work like the app icons | Michael Weimann | 2018-10-02 | 1 | -3/+23 |
* | Switches the default logo color depending on the primary color | Michael Weimann | 2018-10-02 | 1 | -5/+6 |
* | Used CSS Variables | EASY | 2018-09-10 | 1 | -2/+2 |
* | Update theming.scss | EASY | 2018-09-09 | 1 | -2/+2 |
* | Merge pull request #10924 from nextcloud/bugfix/10901/theming-bugfix-primary | Julius Härtl | 2018-08-30 | 1 | -0/+5 |
|\ |
|
| * | Remove border from primary button when color is bright | Julius Härtl | 2018-08-29 | 1 | -0/+5 |
* | | Theming: apply proper size to the remove background button | Julius Härtl | 2018-08-27 | 1 | -2/+2 |
|/ |
|
* | Typo | John Molakvoæ (skjnldsv) | 2018-08-15 | 1 | -1/+1 |
* | Undo button fix in theming | John Molakvoæ (skjnldsv) | 2018-08-15 | 1 | -0/+2 |
* | Use icon mixins for the theming scss | Julius Härtl | 2018-07-31 | 1 | -5/+8 |
* | [theming] reload css variables instead of the whole server css | Julius Härtl | 2018-06-20 | 1 | -0/+8 |
* | Theming update on url | John Molakvoæ (skjnldsv) | 2018-06-20 | 1 | -4/+4 |
* | addjust footer height when legal links are present. fixes #9572 | Arthur Schiwon | 2018-05-24 | 1 | -0/+6 |
* | fix undo for url-typed inputs | Arthur Schiwon | 2018-05-11 | 1 | -1/+5 |
* | allow to specify a link to a legal notice | Arthur Schiwon | 2018-05-09 | 1 | -4/+4 |
* | Fix background color | Julius Härtl | 2018-04-19 | 1 | -5/+9 |
* | Fix undo preview and remove duplicate code | Julius Härtl | 2018-04-19 | 1 | -1/+1 |
* | Use SCSS for previewing images as well | Julius Härtl | 2018-04-19 | 1 | -6/+39 |
* | Move theming settings to SCSS | Julius Härtl | 2018-04-19 | 2 | -107/+120 |
* | Remove to restrict check for background image/color | Julius Härtl | 2018-03-01 | 1 | -7/+5 |
* | Add space on guest pages with custom logo | Julius Härtl | 2018-02-02 | 1 | -0/+3 |
* | Make sure theming logo css only applies when a logo is set | Julius Härtl | 2018-02-02 | 1 | -2/+2 |
* | Only override image styles if the theming values are set | Julius Härtl | 2018-01-26 | 1 | -8/+10 |
* | Fix appmenu svg double invert | Julius Härtl | 2018-01-10 | 1 | -6/+10 |
* | Fix preview when theming changes invertion of icons | Julius Härtl | 2018-01-08 | 1 | -0/+9 |
* | Adjust theming color calculations using sRGB luma | Julius Härtl | 2018-01-08 | 1 | -3/+12 |
* | Remove css invert since we are using svg filters for now | Julius Härtl | 2018-01-03 | 1 | -5/+0 |
* | Theming: add hint about favicon generation | Julius Härtl | 2017-11-08 | 1 | -0/+4 |
* | Theming: Fix message/loading display on errors | Julius Härtl | 2017-10-03 | 1 | -0/+1 |
* | Fix layout of alternative login buttons | Morris Jobke | 2017-09-06 | 1 | -4/+10 |
* | Cleanup theming styles to fit the new login page | Julius Härtl | 2017-09-04 | 1 | -32/+25 |
* | Use separate element color in theming | Julius Härtl | 2017-09-04 | 1 | -5/+6 |
* | Change invertion threshold to 55% | Julius Härtl | 2017-09-02 | 1 | -1/+1 |
* | Set primary action button color to same as theming color | Jan-Christoph Borchardt | 2017-08-29 | 1 | -2/+1 |
* | Add buttom border for header | Morris Jobke | 2017-08-14 | 1 | -0/+20 |
* | Merge pull request #5982 from nextcloud/fix-loading-icon-inside-upload-button... | Lukas Reschke | 2017-08-08 | 1 | -1/+2 |
|\ |
|
| * | Fix loading icon inside upload button in Theming app | Daniel Calviño Sánchez | 2017-08-07 | 1 | -1/+2 |
* | | Merge pull request #5972 from nextcloud/replace-loading-icon-gif-with-pure-cs... | Morris Jobke | 2017-08-08 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Replace loading icon GIF with pure CSS loading icon | Daniel Calviño Sánchez | 2017-08-03 | 1 | -1/+1 |
* | | Merge pull request #5969 from nextcloud/fix-vertical-alignment-of-loading-ico... | Morris Jobke | 2017-08-04 | 1 | -20/+8 |
|\ \ |
|
| * | | Fix code style | Daniel Calviño Sánchez | 2017-08-03 | 1 | -1/+1 |
| * | | Remove superfluous selector part | Daniel Calviño Sánchez | 2017-08-03 | 1 | -1/+1 |
| * | | Align vertically loading icon and status message | Daniel Calviño Sánchez | 2017-08-03 | 1 | -6/+6 |
| * | | Do not use the same rules for loading icon than for upload icon | Daniel Calviño Sánchez | 2017-08-03 | 1 | -2/+1 |
| * | | Remove ignored rules | Daniel Calviño Sánchez | 2017-08-03 | 1 | -11/+0 |
| |/ |
|
* / | Revert "Proof of concept #5593 - inline SVG icon for icon-contacts" | Joas Schilling | 2017-08-03 | 1 | -2/+2 |
|/ |
|