riot-web/res/css/structures
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
..
auth Add default properties to link buttons and remove redundant settings (#8151) 2022-04-05 11:29:35 -06:00
_AutoHideScrollbar.scss
_BackdropPanel.scss
_CompatibilityPage.scss
_ContextualMenu.scss
_CreateRoom.scss
_FileDropTarget.scss
_FilePanel.scss Use styled mxids in member list v2 (#8110) 2022-03-22 16:14:55 -06:00
_GenericErrorPage.scss
_HeaderButtons.scss
_HomePage.scss Readd the group icon on home page (#8145) 2022-03-24 13:51:18 -06:00
_LeftPanel.scss Delete groups (legacy communities system) (#8027) 2022-03-22 23:07:37 +00:00
_MainSplit.scss
_MatrixChat.scss Delete groups (legacy communities system) (#8027) 2022-03-22 23:07:37 +00:00
_NonUrgentToastContainer.scss
_NotificationPanel.scss Use styled mxids in member list v2 (#8110) 2022-03-22 16:14:55 -06:00
_QuickSettingsButton.scss Refactor all of Devtools and tidy it up (#8097) 2022-03-23 20:17:57 +00:00
_RightPanel.scss Enable threads by default and mark it as a beta feature (#8081) 2022-04-05 17:15:31 +01:00
_RoomDirectory.scss
_RoomSearch.scss
_RoomStatusBar.scss
_RoomView.scss Enable threads by default and mark it as a beta feature (#8081) 2022-04-05 17:15:31 +01:00
_ScrollPanel.scss
_SearchBox.scss
_SpaceHierarchy.scss Make rooms and spaces list responsive (#8088) 2022-03-24 08:50:02 +00:00
_SpacePanel.scss Delete groups (legacy communities system) (#8027) 2022-03-22 23:07:37 +00:00
_SpaceRoomView.scss Readd the group icon on home page (#8145) 2022-03-24 13:51:18 -06:00
_TabbedView.scss
_ToastContainer.scss Add default properties to link buttons and remove redundant settings (#8151) 2022-04-05 11:29:35 -06:00
_UploadBar.scss
_UserMenu.scss Add default properties to link buttons and remove redundant settings (#8151) 2022-04-05 11:29:35 -06:00
_ViewSource.scss