element-web/res/css/views/elements
Suguru Hirahara 731776d189
Improve link buttons and inline link buttons styling (#8238)
* Set padding: 0 to both "link" and "link_inline"

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* Remove redundant settings - _SpotlightDialog.scss

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* Remove redundant settings - JoinRuleSettings

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* Remove redundant settings - _ViewSourceEvent.scss

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* Remove redundant settings - _RoomDirectory.scss

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* Remove redundant settings - _InviteDialog.scss

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* Remove redundant settings - ServerOfflineDialog

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* Remove redundant settings - UpdateCheckButton

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* Remove redundant settings - NonUrgentEchoFailureToast

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* Remove redundant settings - CallView

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* Remove unused styles - _RoomSettingsDialogBridges.scss

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* Replace "link" with "link_inline" for inline links

- src/components/structures/UserMenu.tsx
- src/components/views/dialogs/BetaFeedbackDialog.tsx
- src/components/views/dialogs/FeedbackDialog.tsx
- src/components/views/rooms/NewRoomIntro.tsx
- src/components/views/settings/tabs/room/NotificationSettingsTab.tsx
- src/components/views/settings/tabs/user/PreferencesUserSettingsTab.tsx
- src/components/views/spaces/SpaceCreateMenu.tsx

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* Replace "link_inline" with "link" for links not inline

- src/async-components/views/dialogs/security/CreateKeyBackupDialog.tsx
- src/async-components/views/dialogs/security/CreateSecretStorageDialog.tsx
- src/components/structures/auth/ForgotPassword.tsx
- src/components/structures/auth/Registration.tsx
- src/components/views/auth/InteractiveAuthEntryComponents.tsx
- src/components/views/dialogs/security/AccessSecretStorageDialog.tsx
- src/components/views/dialogs/security/RestoreKeyBackupDialog.tsx
- src/components/views/messages/TileErrorBoundary.tsx
- src/components/views/messages/ViewSourceEvent.tsx

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* Remove a redundant declaration - _SetupEncryptionBody.scss

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* Remove a redundant declaration - _ReplyChain.scss

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* Remove a redundant declaration - _EventTile.scss

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* Remove an obsolete style block - _RoomPreviewCard.scss

The block was transferred from _SpaceRoomView.scss with ec24dc661edb6979ba901936067e5bc731dafa59

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* Remove a redundant declaration - _SecurityUserSettingsTab.scss

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* Remove element='span' - NewRoomIntro.tsx

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* Remove redundant declarations - _ServerPicker.scss

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* Replace 'link' with 'link_inline' - AnalyticsToast.tsx

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
2022-06-29 22:37:34 +00:00
..
_AccessibleButton.scss Improve link buttons and inline link buttons styling (#8238) 2022-06-29 22:37:34 +00:00
_AddressSelector.scss Color cleanup 8 (#7108) 2021-11-11 13:37:29 +00:00
_AddressTile.scss Color cleanup 8 (#7108) 2021-11-11 13:37:29 +00:00
_CopyableText.scss Add copy buttons for event & room ID (#8302) 2022-04-19 09:39:34 +01:00
_DesktopCapturerSourcePicker.scss Color cleanup 8 (#7108) 2021-11-11 13:37:29 +00:00
_DialPadBackspaceButton.scss Add dialpad to transfer dialog + various dialpad UI improvements (#6363) 2021-07-15 09:55:58 +01:00
_DirectorySearchBox.scss Color cleanup 8 (#7108) 2021-11-11 13:37:29 +00:00
_Dropdown.scss Task/colors 11 (#7211) 2021-11-29 12:52:09 +00:00
_EditableItemList.scss Create a mixin of cancel button (#8526) 2022-05-07 21:08:00 +02:00
_ErrorBoundary.scss Add a basic error boundary for the entire app 2019-10-02 17:31:22 +01:00
_EventTilePreview.scss Improve font scaling panel style (#8887) 2022-06-25 14:20:01 +02:00
_ExternalLink.scss Add descriptions to ambiguous links for screen readers (#7310) 2021-12-09 13:04:06 +01:00
_FacePile.scss Iterate video room designs in labs (#8499) 2022-05-04 17:02:06 -04:00
_Field.scss Task/colors 11 (#7211) 2021-11-29 12:52:09 +00:00
_GenericEventListSummary.scss Move style rules of GenericEventListSummary from _EventBubbleTile.scss to _GenericEventListSummary.scss (#8713) 2022-06-28 15:05:19 +02:00
_ImageView.scss Show file name and size on images on hover (#6511) 2022-05-14 10:31:53 +02:00
_InfoTooltip.scss Support InfoTooltip kinds 2021-06-01 14:40:27 +02:00
_InlineSpinner.scss Improve the look of the spinner (#6083) 2021-11-02 09:35:06 +00:00
_InteractiveTooltip.scss Hide recently_viewed dropdown when other modal opens (#8538) 2022-05-10 18:50:09 +00:00
_InviteReason.scss $secondary-fg-color -> $secondary-content 2021-08-12 17:19:26 +02:00
_LabelledCheckbox.scss Add an option to ignore (block) a user when reporting their events (#8471) 2022-05-18 16:20:55 +00:00
_ManageIntegsButton.scss Color cleanup 8 (#7108) 2021-11-11 13:37:29 +00:00
_MiniAvatarUploader.scss Improve tooltip positioning 2022-05-12 14:05:55 +02:00
_Pill.scss Keep clicks on pills within the app (#8917) 2022-06-28 09:06:26 +02:00
_PowerSelector.scss Use flex: 1 for mx_Field to replace all the calc(100% - 20px) and more 2019-06-13 23:48:47 +01:00
_ProgressBar.scss Color cleanup 8 (#7108) 2021-11-11 13:37:29 +00:00
_QRCode.scss move styling to QRCode scss 2020-05-14 11:20:06 +01:00
_ReplyChain.scss Improve link buttons and inline link buttons styling (#8238) 2022-06-29 22:37:34 +00:00
_ResizeHandle.scss Add CSS variable to make the UI gaps consistent and fix the resize handle position (#7234) 2021-12-06 13:10:52 +01:00
_RichText.scss Enlarge emoji again (#8509) 2022-05-05 20:16:05 -04:00
_RoleButton.scss Hide all the time travel. 2018-10-27 11:06:52 +01:00
_RoomAliasField.scss Task/colors 11 (#7211) 2021-11-29 12:52:09 +00:00
_SearchWarning.scss Improve the styling of search initialization errors. 2022-05-09 11:20:36 +02:00
_ServerPicker.scss Improve link buttons and inline link buttons styling (#8238) 2022-06-29 22:37:34 +00:00
_SettingsFlag.scss Add an option to ignore (block) a user when reporting their events (#8471) 2022-05-18 16:20:55 +00:00
_Slider.scss Color cleanup 8 (#7108) 2021-11-11 13:37:29 +00:00
_Spinner.scss Improve the look of the spinner (#6083) 2021-11-02 09:35:06 +00:00
_SSOButtons.scss Add hover background color to SSO buttons (#7500) 2022-01-10 13:30:31 +00:00
_StyledCheckbox.scss Color cleanup 8 (#7108) 2021-11-11 13:37:29 +00:00
_StyledRadioButton.scss Color cleanup 8 (#7108) 2021-11-11 13:37:29 +00:00
_SyntaxHighlight.scss move components' CSS to be in the same repo as their JS 2018-04-12 00:23:58 +01:00
_TagComposer.scss Extract Tag to its own component (#8309) 2022-04-19 09:52:20 +01:00
_TextWithTooltip.scss Make tooltips keyboard accessible (#7281) 2021-12-09 11:47:50 +01:00
_ToggleSwitch.scss Improve SetIntegrationManager (#8878) 2022-06-26 10:43:33 +00:00
_Tooltip.scss registration: redesign email verification page (#8554) 2022-05-13 14:10:22 +00:00
_TooltipButton.scss Add max-empty-lines and no-eol-whitespace to stylelint (#7034) 2021-10-26 08:23:23 +01:00
_Validation.scss Color cleanup 8 (#7108) 2021-11-11 13:37:29 +00:00