Files
grecia/app/assets/stylesheets
Javi Martín 0824b64d4b Simplify display rules for show-children icon
We were using `display: inline` assuming that's the way elements will be
displayed by default when shown. However, those elements could be
displayed in a different way (inline-flex, for instance). So we avoid
any possible conflicts by using the `display: none` rule when we want to
hide the elements.

Besides, the code is now symmetrical and IMHO easier to follow.
2020-10-26 16:26:21 +01:00
..
2020-10-21 13:19:52 +02:00
2020-10-21 13:19:52 +02:00
2020-10-21 13:19:52 +02:00
2020-07-17 16:24:20 +02:00
2019-01-21 12:02:27 -05:00
2019-02-02 19:18:26 +01:00