summaryrefslogtreecommitdiffstats
path: root/apps/theming/css/settings-admin.css
Commit message (Collapse)AuthorAgeFilesLines
* Move theming settings to SCSSJulius Härtl2018-04-191-107/+0
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Theming: add hint about favicon generationJulius Härtl2017-11-081-0/+4
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Theming: Fix message/loading display on errorsJulius Härtl2017-10-031-0/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Fix loading icon inside upload button in Theming appDaniel Calviño Sánchez2017-08-071-1/+2
| | | | | | | | | | | | Pull request #5969 fixed the vertical alignment of loading icon and status message in Theming app, but in doing so it broke the loading icon inside the upload button. When an image is being uploaded the upload icon is replaced by a loading icon, so the loading icon and the upload icon have to share their CSS rules, but only in that specific case. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* Fix code styleDaniel Calviño Sánchez2017-08-031-1/+1
| | | | Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* Remove superfluous selector partDaniel Calviño Sánchez2017-08-031-1/+1
| | | | Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* Align vertically loading icon and status messageDaniel Calviño Sánchez2017-08-031-6/+6
| | | | | | | As both elements are inline/inline-block and belong to the same line they can be aligned vertically using "vertical-align: middle". Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* Do not use the same rules for loading icon than for upload iconDaniel Calviño Sánchez2017-08-031-2/+1
| | | | | | | The loading icon is used in a totally different way than the upload icon and thus it should not share its CSS rules. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* Remove ignored rulesDaniel Calviño Sánchez2017-08-031-11/+0
| | | | | | | The removed rules were either always overriden by other rules or never used due to not matching any element. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* Show reset to default button for theming values on hover, fix #3198Jan-Christoph Borchardt2017-06-091-0/+2
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Clicking on theming preview triggers fileupload dialogMorris Jobke2017-05-111-0/+5
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Theming app: Add plain background color optionJulius Haertl2017-05-081-3/+14
| | | | Signed-off-by: Julius Haertl <jus@bitgrid.net>
* Code cleanup and preview for undo actionsJulius Härtl2017-04-291-1/+6
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Use generated SCSS for theming previewJulius Härtl2017-04-291-4/+25
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* theming: move reset button into field and only show when focusedJan-Christoph Borchardt2016-11-161-3/+21
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Theming: Show loading spinner while uploading filesJulius Haertl2016-08-301-7/+9
|
* Theming: Add preview for login screenJulius Haertl2016-08-261-0/+15
|
* design and layout fixes for Theming appJan-Christoph Borchardt2016-06-271-2/+8
|
* add some visual feedback if the operation was succesful or notBjoern Schiessle2016-06-271-0/+4
|
* write theme settings to databaseBjoern Schiessle2016-06-271-0/+21
|
* basic information architecture for the theming appJan-Christoph Borchardt2016-06-271-0/+3
|
* initial commit for the theming appBjoern Schiessle2016-06-271-0/+0