element-web/res/css/views/dialogs
Travis Ralston 9582c1e65a Move all dialog buttons to the right and fix their order
Fixes https://github.com/vector-im/riot-web/issues/5689

Some dialogs had their own CSS that prevented the buttons from being placed in the right spot. This has been fixed by using a generic standard for the buttons. The only strange dialog that needed more CSS was the devtools dialog due to the header.

Not all dialogs have been checked - I spot-checked about half of them and verified the CSS manually on an established account. It's hard to get at all the dialogs without convoluted testing.
2018-10-19 15:33:23 -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 Move all dialog buttons to the right and fix their order 2018-10-19 15:33:23 -06:00
_EncryptedEventDialog.scss
_GroupAddressPicker.scss
_RoomUpgradeDialog.scss Support for room upgrades 2018-08-17 14:54:43 +01:00
_SetEmailDialog.scss
_SetMxIdDialog.scss
_SetPasswordDialog.scss
_ShareDialog.scss remove subheadings in ShareDialog 2018-06-14 18:56:46 +01:00
_UnknownDeviceDialog.scss