element-web/res/css/views/rooms
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
..
_AppsDrawer.scss Allow AppTiles to shrink as much as necessary (#8805) 2022-06-09 13:30:58 -04:00
_Autocomplete.scss Allow slash commands description to wrap on a new line (#7370) 2021-12-15 10:16:40 +00:00
_AuxPanel.scss Fix Bottom border of state counters is white on the dark theme 2021-03-04 14:03:02 +05:30
_BasicMessageComposer.scss Fix alignment of pill letter (#8874) 2022-06-20 06:11:13 +02:00
_E2EIcon.scss Color cleanup number 10 (#7132) 2021-11-16 10:10:44 +00:00
_EditMessageComposer.scss Adjust EditMessageComposer style declarations (#8631) 2022-05-17 19:12:13 +02:00
_EntityTile.scss Delete groups (legacy communities system) (#8027) 2022-03-22 23:07:37 +00:00
_EventBubbleTile.scss Move style rules of GenericEventListSummary from _EventBubbleTile.scss to _GenericEventListSummary.scss (#8713) 2022-06-28 15:05:19 +02:00
_EventTile.scss Improve link buttons and inline link buttons styling (#8238) 2022-06-29 22:37:34 +00:00
_HistoryTile.scss Show a tile at beginning of visible history (#5887) 2022-01-20 09:51:31 +00:00
_IRCLayout.scss Move mx_EventTile_line and mx_EventTile_reply out of mx_EventTile:not([data-layout=bubble]) (#8910) 2022-06-29 01:41:52 -04:00
_JumpToBottomButton.scss Color cleanup 8 (#7108) 2021-11-11 13:37:29 +00:00
_LinkPreviewGroup.scss Color cleanup 8 (#7108) 2021-11-11 13:37:29 +00:00
_LinkPreviewWidget.scss Task/colors 11 (#7211) 2021-11-29 12:52:09 +00:00
_MemberInfo.scss Delete groups (legacy communities system) (#8027) 2022-03-22 23:07:37 +00:00
_MemberList.scss Delete groups (legacy communities system) (#8027) 2022-03-22 23:07:37 +00:00
_MessageComposer.scss Revert recent composer changes (#8840) 2022-06-27 09:43:58 +01:00
_MessageComposerFormatBar.scss Fix composer format buttons on WebKit (#7898) 2022-02-25 13:20:06 +00:00
_NewRoomIntro.scss Add default properties to link buttons and remove redundant settings (#8151) 2022-04-05 11:29:35 -06:00
_NotificationBadge.scss Color cleanup 8 (#7108) 2021-11-11 13:37:29 +00:00
_PinnedEventTile.scss Fix grid blowout on pinned event tiles (#8816) 2022-06-17 08:34:33 +02:00
_PresenceLabel.scss Use variables for the rem values. 2020-03-31 15:26:23 +01:00
_ReadReceiptGroup.scss Remove references to mx_GroupLayout from scss files (#8875) 2022-06-20 18:55:47 +02:00
_RecentlyViewedButton.scss Fix cutout misalignment on some decorated room avatars (#7784) 2022-02-11 12:05:54 +00:00
_ReplyPreview.scss Revert recent composer changes (#8840) 2022-06-27 09:43:58 +01:00
_ReplyTile.scss Remove line-height declarations from _ReplyTile.scss (#8932) 2022-06-29 18:28:47 +00:00
_RoomBreadcrumbs.scss Tweaks to informational architecture 1.1 (#7052) 2021-11-30 18:08:46 +00:00
_RoomHeader.scss Release video rooms as a beta feature (#8431) 2022-06-09 13:07:59 -04:00
_RoomInfoLine.scss Iterate video room designs in labs (#8499) 2022-05-04 17:02:06 -04:00
_RoomList.scss More video rooms design updates (#8222) 2022-04-05 06:30:57 -04:00
_RoomListHeader.scss More video rooms design updates (#8222) 2022-04-05 06:30:57 -04:00
_RoomPreviewBar.scss Show room preview bar with maximised widgets (#8180) 2022-03-30 11:43:54 +00:00
_RoomPreviewCard.scss Improve link buttons and inline link buttons styling (#8238) 2022-06-29 22:37:34 +00:00
_RoomSublist.scss Improve tooltip positioning 2022-05-12 14:05:55 +02:00
_RoomTile.scss Expire video member events after 1 hour (#8776) 2022-06-09 13:19:52 +00:00
_RoomUpgradeWarningBar.scss Task/colors 11 (#7211) 2021-11-29 12:52:09 +00:00
_SearchBar.scss Color cleanup 8 (#7108) 2021-11-11 13:37:29 +00:00
_SendMessageComposer.scss Revert recent composer changes (#8840) 2022-06-27 09:43:58 +01:00
_Stickers.scss Color cleanup 8 (#7108) 2021-11-11 13:37:29 +00:00
_ThreadSummary.scss Implement improved spacing for the thread list and timeline (#8337) 2022-04-29 11:03:39 +00:00
_TopUnreadMessagesBar.scss Color cleanup 8 (#7108) 2021-11-11 13:37:29 +00:00
_VideoRoomSummary.scss Expire video member events after 1 hour (#8776) 2022-06-09 13:19:52 +00:00
_VoiceRecordComposerTile.scss $secondary-fg-color -> $secondary-content 2021-08-12 17:19:26 +02:00
_WhoIsTypingTile.scss Tweak timeline card layout (#7743) 2022-02-08 13:11:18 +00:00