spreed/css
Daniel Calviño Sánchez 089defd0b6
Fix missing Talk sidebar trigger in public share pages
Since the removal of SCSS files the "menu-people" icon can no longer be
used directly with a CSS class. However, it is available as a Vue
component; although it would be possible to directly render the Vue
component for the icon inside the button element the whole button is
moved to Vue instead, as the other approach requires more fighting with
the styles.

As the icon will be shown with a transparent background on the header,
which uses the primary color, the fill color of the icon needs to be
explicitly set to the primary text color.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2022-08-11 09:04:33 +02:00
..
At.css Fix stylelint 2022-07-12 12:18:57 +02:00
icons.css Fix comments 2022-07-12 15:57:07 +02:00
publicshare.css Fix missing Talk sidebar trigger in public share pages 2022-08-11 09:04:33 +02:00
publicshareauth.css Move publicshare files to CSS 2022-07-12 12:18:57 +02:00
unified-search.css Fix stylelint rules 2022-07-12 10:16:02 +02:00