cockpit/examples
Martin Pitt 129725da61 CSS: stylelint fixes
Use logical directions, drop obsolete vendor prefix, and various stylistic fixes.

Done automatically with `stylelint --fix`. Fixes e.g.
```
Expected "#EEEEEE" to be "#EEE"                          color-hex-length
Unexpected "min-height" property. Use "min-block-size".  liberty/use-logical-spec
Unexpected vendor-prefix "-moz-transform"        property-no-vendor-prefix
Expected empty line before rule  rule-empty-line-before
```

The only deliberate `moz-*` rule is our Firefox specific checkbox fix,
ignore property-no-vendor-prefix for that one.
2024-02-07 15:59:17 +01:00
..
gtk-broadway all: stop using en_US.UTF-8 as a default locale 2020-03-10 20:45:15 +01:00
integrate-terminal accessibility: added titles to iframes 2018-03-08 09:33:57 +01:00
kubernetes javascript: many eslint fixes 2022-03-29 15:52:33 +02:00
long-running-process CSS: stylelint fixes 2024-02-07 15:59:17 +01:00
ping-server accessibility: added titles to iframes 2018-03-08 09:33:57 +01:00
pinger pkg, examples: Avoid assigning .innerHTML 2023-06-30 16:12:50 +02:00
xhr-proxy pkg, examples: Avoid assigning .innerHTML 2023-06-30 16:12:50 +02:00
zoner pkg, examples: Avoid assigning .innerHTML 2023-06-30 16:12:50 +02:00