element-web/res/css/views/settings
Suguru Hirahara 35c49a8cd8
Add default properties to link buttons and remove redundant settings (#8151)
* Add font-size: inherit to link button

Remove redundant font-size settings

_FeedbackDialog.scss
_GenericFeatureFeedbackDialog.scss
_Login.scss
_NewRoomIntro.scss
_NotificationSettingsTab.scss
_PinnedEventTile.scss
_PreferencesUserSettingsTab.scss
_SpaceCreateMenu.scss
_ToastContainer.scss
_UserMenu.scss

Specify font-size
- _ProfileSettings.scss
- _SpaceBasicSettings.scss
- _SpaceSettingsDialog.scss

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

* Add line-height: inherit to link button

Remove redundant setting
- _GenericFeatureFeedbackDialog.scss
- _PinnedEventTile.scss
- _SpaceCreateMenu.scss

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

* Add font-weight: normal to link button

Remove redundant setting
- _SpotlightDialog.scss
- _UserMenu.scss

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

* Dedupe _link and _link_inline

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

* Set inline to "link_inline"

Treat the button as its name indicates.
For elements that should not be inlined, "link" should be used.

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
2022-04-05 11:29:35 -06:00
..
tabs Add default properties to link buttons and remove redundant settings (#8151) 2022-04-05 11:29:35 -06:00
_AvatarSetting.scss Color cleanup number six (#7050) 2021-11-08 11:50:53 +00:00
_CrossSigningPanel.scss Place cross-signing action buttons on a single row 2020-09-16 15:03:06 +01:00
_CryptographyPanel.scss Add vertical spacing between buttons when they go over multiple lines (#7314) 2021-12-09 09:41:33 +00:00
_DevicesPanel.scss Improve device list in Security & Privacy settings (#7004) 2021-10-29 18:11:39 -04:00
_E2eAdvancedPanel.scss Add `max-empty-lines` and `no-eol-whitespace` to stylelint (#7034) 2021-10-26 08:23:23 +01:00
_EmailAddresses.scss
_FontScalingPanel.scss Improve visibility of font size chooser (#6988) 2021-10-20 13:41:27 +01:00
_ImageSizePanel.scss Add option to change the size of images/videos in the timeline (#7017) 2021-11-17 15:19:30 +00:00
_IntegrationManager.scss Color cleanup 8 (#7108) 2021-11-11 13:37:29 +00:00
_JoinRuleSettings.scss Wrap inputs in fieldsets in Space visibility settings (#7350) 2022-01-06 10:09:26 +00:00
_KeyboardShortcut.scss Move `KeyboardShortcut` styling into a separate file (#8067) 2022-03-21 11:41:32 +00:00
_LayoutSwitcher.scss Improve responsiveness of the layout switcher (#7736) 2022-02-08 13:27:09 +00:00
_Notifications.scss a11y - wrap notification level radios in fieldsets (#7471) 2022-01-06 18:52:06 +01:00
_PhoneNumbers.scss
_ProfileSettings.scss Add default properties to link buttons and remove redundant settings (#8151) 2022-04-05 11:29:35 -06:00
_SecureBackupPanel.scss Add vertical spacing between buttons when they go over multiple lines (#7314) 2021-12-09 09:41:33 +00:00
_SetIdServer.scss
_SetIntegrationManager.scss Position toggle switch more clearly (#6914) 2021-10-19 15:28:11 -06:00
_SettingsFieldset.scss Put room settings form elements in fieldsets (#7311) 2021-12-09 18:44:22 +01:00
_SpellCheckLanguages.scss Fix licenses 2021-02-18 19:40:24 +01:00
_ThemeChoicePanel.scss Rename mx_RadioButton to mx_StyledRadioButton to match class name (#7083) 2021-11-04 12:57:38 +00:00
_UpdateCheckButton.scss