element-web-Github/res/css/views/dialogs
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
..
keybackup fix submit button disabled breaking async task 2020-02-09 14:49:54 +00:00
secretstorage Pass an ID to the <Field/> as needed and fix div inside p nesting 2020-01-29 22:31:19 +00:00
_AddressPickerDialog.scss Make all 'font-size's and 'line-height's rem 2020-03-30 18:23:46 +01:00
_Analytics.scss Remove old user and room settings 2019-02-04 13:40:21 -07:00
_ChangelogDialog.scss move components' CSS to be in the same repo as their JS 2018-04-12 00:23:58 +01:00
_ChatCreateOrReuseChatDialog.scss move components' CSS to be in the same repo as their JS 2018-04-12 00:23:58 +01:00
_ConfirmUserActionDialog.scss Make all 'font-size's and 'line-height's rem 2020-03-30 18:23:46 +01:00
_CreateGroupDialog.scss Make all 'font-size's and 'line-height's rem 2020-03-30 18:23:46 +01:00
_CreateRoomDialog.scss Make all 'font-size's and 'line-height's rem 2020-03-30 18:23:46 +01:00
_DeactivateAccountDialog.scss Switch DeactivateAccountDialog to Field and cleanups 2019-06-16 10:42:46 +01:00
_DeviceVerifyDialog.scss Remove old user and room settings 2019-02-04 13:40:21 -07:00
_DevtoolsDialog.scss Make all 'font-size's and 'line-height's rem 2020-03-30 18:23:46 +01:00
_EncryptedEventDialog.scss small makeover of member info panel 2019-01-29 21:14:16 +01:00
_GroupAddressPicker.scss Auto-fix stylelint issues 2019-07-10 16:56:40 +01:00
_IncomingSasDialog.scss Add display name / avatar to incoming sas dialog 2019-02-11 15:57:34 +00:00
_InviteDialog.scss Make all 'font-size's and 'line-height's rem 2020-03-30 18:23:46 +01:00
_KeyboardShortcutsDialog.scss Improve Keyboard Shortcuts. Add alt-arrows & alt-shift-arrows. 2020-03-19 19:07:33 +00:00
_MessageEditHistoryDialog.scss Make all 'font-size's and 'line-height's rem 2020-03-30 18:23:46 +01:00
_NewSessionReviewDialog.scss Make all 'font-size's and 'line-height's rem 2020-03-30 18:23:46 +01:00
_RoomSettingsDialog.scss Review bits for travis 2020-01-28 11:17:51 +00:00
_RoomSettingsDialogBridges.scss prefixes 2020-01-28 16:05:27 +00:00
_RoomUpgradeDialog.scss Support for room upgrades 2018-08-17 14:54:43 +01:00
_RoomUpgradeWarningDialog.scss Match room upgrade warning to the new design 2019-12-02 17:21:53 -07:00
_SetEmailDialog.scss Make all 'font-size's and 'line-height's rem 2020-03-30 18:23:46 +01:00
_SetMxIdDialog.scss Make all 'font-size's and 'line-height's rem 2020-03-30 18:23:46 +01:00
_SetPasswordDialog.scss Make all 'font-size's and 'line-height's rem 2020-03-30 18:23:46 +01:00
_SettingsDialog.scss Put width / height first in css 2019-04-08 19:11:04 +01:00
_ShareDialog.scss Repair DevTools button padding by centralizing styles 2018-10-26 14:15:46 +02:00
_SlashCommandHelpDialog.scss Remove /tint completely and dedup copyright 2019-08-06 18:08:17 +01:00
_TabbedIntegrationManagerDialog.scss Appease the scss linter 2019-08-23 09:20:28 -06:00
_TermsDialog.scss Make all 'font-size's and 'line-height's rem 2020-03-30 18:23:46 +01:00
_UnknownDeviceDialog.scss Make all 'font-size's and 'line-height's rem 2020-03-30 18:23:46 +01:00
_UploadConfirmDialog.scss Design tweaks to dialogs 2019-04-03 16:27:45 +01:00
_UserSettingsDialog.scss Add settings base for Mjolnir rules 2019-10-31 13:20:18 -06:00
_WidgetOpenIDPermissionsDialog.scss Support whitelisting/blacklisting widgets for OpenID 2019-03-15 21:33:31 -06:00