flachware

Results 64 issues of flachware

@fcheslack we had a styling issue lately which I believe was partly caused by inconsistent usage of the 'page' class (home, start, etc.). Does anything speak against setting this class...

Do we care? ![screen shot 2018-06-01 at 17 19 05](https://user-images.githubusercontent.com/419747/40849318-f09d9cb4-65c1-11e8-84b6-0977129c3e7e.png)

Just a reminder to check the form functionality – as we removed two fields the validation might need to be updated (e.g. no 'emails must match' anymore etc.).

https://github.com/tropy/tropy/blob/main/src/stylesheets/themes/_light.scss#L39 https://github.com/tropy/tropy/blob/main/src/stylesheets/themes/_dark.scss#L40 https://github.com/tropy/tropy/blob/main/src/stylesheets/components/_editable.scss#L25

Hovering over the lower part of the search box shows the correct `text` cursor but hovering over the upper part shows the `default` cursor. This is probably due to an...

ui/ux

Source icon: ![Screenshot 2022-10-05 at 17 59 53](https://user-images.githubusercontent.com/419747/194114651-5bb474c9-e413-422a-aa11-385a3141fdbc.png) Rendered icon: ![Screenshot 2022-10-05 at 17 47 29](https://user-images.githubusercontent.com/419747/194114864-cb1acaef-0548-46f2-bfde-f83bb7b1a5c0.png)

macOS
ui/ux

Hi, I tried to use the styles plugin but it only works with `*.css`, `*.scss`, and `.sass`. If I’m not mistaken the plugin does not look for linked stylesheets with...