riot-web/res/css/views/dialogs
J. Ryan Stinnett b2387f4cff Define SCSS variable for resource dir
Adds a `$res` SCSS variable set to the path from the root SCSS file to the `res`
directory.

This is a different base path than previously used in CSS URLs (it goes up 3
directories instead of 2), because Webpack will now be resolving images relative
to the root SCSS file, so the path corresponds to a source tree location,
instead of a path in the build output tree.

Defining this variable has two main goals:

* URLs are a bit easier to read
* The path can be overridden, which is needed for external (riot-web) themes
2019-01-17 22:06:49 -06:00
..
keybackup Define SCSS variable for resource dir 2019-01-17 22:06:49 -06:00
_BugReportDialog.scss
_ChangelogDialog.scss
_ChatCreateOrReuseChatDialog.scss
_ChatInviteDialog.scss Move all dialog buttons to the right and fix their order 2018-10-19 15:33:23 -06:00
_ConfirmUserActionDialog.scss
_CreateGroupDialog.scss
_CreateRoomDialog.scss
_DeactivateAccountDialog.scss
_DevtoolsDialog.scss Use font-family from theme in all components 2019-01-17 21:50:45 -06:00
_EncryptedEventDialog.scss Align encrypted event buttons in Safari 2018-11-08 20:38:16 +01:00
_GroupAddressPicker.scss
_RestoreKeyBackupDialog.scss Show if recovery key is valid 2018-09-17 17:05:29 +01:00
_RoomUpgradeDialog.scss Support for room upgrades 2018-08-17 14:54:43 +01:00
_SetEmailDialog.scss
_SetMxIdDialog.scss
_SetPasswordDialog.scss
_ShareDialog.scss Repair DevTools button padding by centralizing styles 2018-10-26 14:15:46 +02:00
_UnknownDeviceDialog.scss Repair DevTools button padding by centralizing styles 2018-10-26 14:15:46 +02:00