aboutsummaryrefslogtreecommitdiffstats
path: root/apps/workflowengine/src/styles
Commit message (Collapse)AuthorAgeFilesLines
* refactor(styles): Adjust code style in SCSS sources to match our stylelint ↵Ferdinand Thiessen2024-11-191-0/+6
| | | | | | config Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix: Adjust more places for logical positionFerdinand Thiessen2024-08-291-2/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* feat: Add bidi support in core directoryMostafa Ahangarha2024-08-291-5/+5
| | | | Signed-off-by: Mostafa Ahangarha <ahangarha@riseup.net>
* chore: Add SPDX headerAndy Scherzinger2024-05-311-0/+4
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* Use the color-primary-element* variablesSimon L2023-05-131-1/+1
| | | | | Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Fix inverting on darkmode and spacingJoas Schilling2022-08-081-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* add vue button component in workflow operation.vueVanessa Pertsch2022-05-121-0/+1
| | | | Signed-off-by: Vanessa Pertsch <vanessa.pertsch@nextcloud.com>
* Fix spacing between text and iconJulius Härtl2019-12-271-1/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Fix action listing alignmentJulius Härtl2019-12-191-1/+5
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Small fixes for workflow frontendJulius Härtl2019-11-261-0/+73
Signed-off-by: Julius Härtl <jus@bitgrid.net>