element-web/res/css
Suguru Hirahara ca102c4d36
Remove some obsolete button styles from `_common.pcss` (#10548)
* Remove obsolete style rules - `mx_linkButton`

The block was added with fbab8ceeef for CreateKeyBackupDialog.js. It has been replaced with AccessibleButton element (see: onSkipPassPhraseClick on L283 and changeText on L314-316). The last function which had used mx_linkButton (_onOptOutClick) has been removed.

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* Remove obsolete style rules - `mx_textButton`

mx_textButton has been replaced with AccessibleButton (with kind="link"). There is also not an element which uses the class.

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

---------

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
2023-04-24 08:21:24 +00:00
..
components/views Replace Sass variables with custom properties on `_font-weights.pcss` (#10554) 2023-04-21 14:16:00 +00:00
compound
structures Replace Sass variables with custom properties on `_font-weights.pcss` (#10554) 2023-04-21 14:16:00 +00:00
views Tidy up IRCLayout.pcss (#10189) 2023-04-23 07:37:20 +00:00
voice-broadcast Replace Sass variables with custom properties on `_font-weights.pcss` (#10554) 2023-04-21 14:16:00 +00:00
_animations.pcss
_common.pcss Remove some obsolete button styles from `_common.pcss` (#10548) 2023-04-24 08:21:24 +00:00
_components.pcss
_font-sizes.pcss
_font-weights.pcss Replace Sass variables with custom properties on `_font-weights.pcss` (#10554) 2023-04-21 14:16:00 +00:00
_spacing.pcss
rethemendex.sh