element-web/res/css/views/messages
Jorik Schellekens da34e6241d Make all 'font-size's and 'line-height's rem
Font size of the whole app would ideally be controlled by a single
value. This value is currently hard coded using the :root CSS selector.
It is the intention to make this value configurable within riot. In the
interim all font-sizes have been converted to rem by the simple process
of regex. Replacing px values with their equivalent rem values assuming
a font size of 15px and then rounded to three decimal places, which was
the base at the time of this transformation.

I'm expecting another commit cleaning up rem values but I thought it
best to leave that to review.

This commit doesn't address any scaling issues. I thought it better to
land this unwieldy, mechanical, invisible change before the others
otherwise the pr would be impossible to review thoroughly.
2020-03-30 18:23:46 +01:00
..
_common_CryptoEvent.scss Make all 'font-size's and 'line-height's rem 2020-03-30 18:23:46 +01:00
_CreateEvent.scss Manually fix remaining stylelint issues 2019-07-10 16:56:40 +01:00
_DateSeparator.scss Make all 'font-size's and 'line-height's rem 2020-03-30 18:23:46 +01:00
_MEmoteBody.scss move components' CSS to be in the same repo as their JS 2018-04-12 00:23:58 +01:00
_MessageActionBar.scss Make all 'font-size's and 'line-height's rem 2020-03-30 18:23:46 +01:00
_MessageTimestamp.scss Make all 'font-size's and 'line-height's rem 2020-03-30 18:23:46 +01:00
_MFileBody.scss move components' CSS to be in the same repo as their JS 2018-04-12 00:23:58 +01:00
_MImageBody.scss Use a mask instead of an img for "Show image" eye 2019-10-02 12:52:07 -06:00
_MjolnirBody.scss Appease the other linter 2019-10-31 16:30:51 -06:00
_MNoticeBody.scss move components' CSS to be in the same repo as their JS 2018-04-12 00:23:58 +01:00
_MStickerBody.scss Add an option to hide image previews 2019-09-27 21:08:31 -06:00
_MTextBody.scss move css rule to be more generic; remove overriden rule 2018-06-13 19:08:24 +01:00
_ReactionsRow.scss Make all 'font-size's and 'line-height's rem 2020-03-30 18:23:46 +01:00
_ReactionsRowButton.scss Make all 'font-size's and 'line-height's rem 2020-03-30 18:23:46 +01:00
_ReactionsRowButtonTooltip.scss Reactions / editing tooltip tweaks 2019-05-17 15:10:35 +01:00
_RoomAvatarEvent.scss Auto-fix stylelint issues 2019-07-10 16:56:40 +01:00
_SenderProfile.scss move name coloring out of sender profile 2019-04-17 10:21:30 +02:00
_TextualEvent.scss move components' CSS to be in the same repo as their JS 2018-04-12 00:23:58 +01:00
_UnknownBody.scss move components' CSS to be in the same repo as their JS 2018-04-12 00:23:58 +01:00
_ViewSourceEvent.scss Make all 'font-size's and 'line-height's rem 2020-03-30 18:23:46 +01:00