element-web/res/css/views/rooms
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
..
_AppsDrawer.scss Make all 'font-size's and 'line-height's rem 2020-03-30 18:23:46 +01:00
_Autocomplete.scss Manually fix remaining stylelint issues 2019-07-10 16:56:40 +01:00
_AuxPanel.scss Change CSS to match experimental 2019-01-07 15:21:00 +00:00
_BasicMessageComposer.scss Make all 'font-size's and 'line-height's rem 2020-03-30 18:23:46 +01:00
_E2EIcon.scss Update room / user decoration for cross-signing 2019-12-13 17:57:26 +00:00
_EditMessageComposer.scss move editor padding to edit specific style file 2019-08-22 13:33:20 +01:00
_EntityTile.scss Make all 'font-size's and 'line-height's rem 2020-03-30 18:23:46 +01:00
_EventTile.scss Make all 'font-size's and 'line-height's rem 2020-03-30 18:23:46 +01:00
_InviteOnlyIcon.scss I have added a new line at the end of the scss file 2020-02-19 10:15:58 +01:00
_JumpToBottomButton.scss Make all 'font-size's and 'line-height's rem 2020-03-30 18:23:46 +01:00
_LinkPreviewWidget.scss Make LInkPreviewWidget close button Keyboard & SR Accessible 2019-12-13 14:02:50 +00:00
_MemberDeviceInfo.scss Make all 'font-size's and 'line-height's rem 2020-03-30 18:23:46 +01:00
_MemberInfo.scss Make all 'font-size's and 'line-height's rem 2020-03-30 18:23:46 +01:00
_MemberList.scss Make all 'font-size's and 'line-height's rem 2020-03-30 18:23:46 +01:00
_MessageComposer.scss Make all 'font-size's and 'line-height's rem 2020-03-30 18:23:46 +01:00
_MessageComposerFormatBar.scss Make all 'font-size's and 'line-height's rem 2020-03-30 18:23:46 +01:00
_PinnedEventsPanel.scss move components' CSS to be in the same repo as their JS 2018-04-12 00:23:58 +01:00
_PinnedEventTile.scss Manually fix remaining stylelint issues 2019-07-10 16:56:40 +01:00
_PresenceLabel.scss Make all 'font-size's and 'line-height's rem 2020-03-30 18:23:46 +01:00
_ReplyPreview.scss Auto-fix stylelint issues 2019-07-10 16:56:40 +01:00
_RoomBreadcrumbs.scss css adjustments because mx_AutoHideScrollBar_offset was removed 2020-03-26 11:17:35 +01:00
_RoomDropTarget.scss Make all 'font-size's and 'line-height's rem 2020-03-30 18:23:46 +01:00
_RoomHeader.scss Make all 'font-size's and 'line-height's rem 2020-03-30 18:23:46 +01:00
_RoomList.scss Make all 'font-size's and 'line-height's rem 2020-03-30 18:23:46 +01:00
_RoomPreviewBar.scss Make all 'font-size's and 'line-height's rem 2020-03-30 18:23:46 +01:00
_RoomRecoveryReminder.scss Fix DOM structure in RoomRecoveryReminder 2020-01-03 13:51:45 +00:00
_RoomTile.scss Make all 'font-size's and 'line-height's rem 2020-03-30 18:23:46 +01:00
_RoomUpgradeWarningBar.scss Fix upgrade warning being chopped off 2019-06-25 15:40:22 -06:00
_SearchBar.scss Make all 'font-size's and 'line-height's rem 2020-03-30 18:23:46 +01:00
_SendMessageComposer.scss Make all 'font-size's and 'line-height's rem 2020-03-30 18:23:46 +01:00
_Stickers.scss fix sticker layout 2019-02-12 16:55:37 +01:00
_TopUnreadMessagesBar.scss Fix mark as read button for dark theme 2020-03-09 17:34:17 +00:00
_UserOnlineDot.scss Make UserOnlineDot more generic 2019-12-26 18:14:46 +00:00
_WhoIsTypingTile.scss Make all 'font-size's and 'line-height's rem 2020-03-30 18:23:46 +01:00