element-web/res/css/structures
Bruno Windels 15b7a5af31 fix contrast issue
when badges with and without highlighted state have a very
different brightness (as they might do in dark mode), hardcoding
the fg color of a badge independent of it's highlighted state
to $accent-fg-color doesn't work well, so add an extra SASS
variable we can reassign to something more specific in the custom theme
2019-10-01 16:58:14 +02:00
..
auth
_AutoHideScrollbar.scss
_CompatibilityPage.scss
_ContextualMenu.scss
_CreateRoom.scss
_CustomRoomTagPanel.scss
_FilePanel.scss
_GenericErrorPage.scss
_GroupView.scss
_HeaderButtons.scss
_HomePage.scss
_LeftPanel.scss reduce vertical padding around explore/filter 2019-09-12 11:27:20 +02:00
_MainSplit.scss
_MatrixChat.scss
_MyGroups.scss
_NotificationPanel.scss
_RightPanel.scss
_RoomDirectory.scss dont wrap text in room directory buttons 2019-09-12 15:59:15 +02:00
_RoomStatusBar.scss
_RoomSubList.scss fix contrast issue 2019-10-01 16:58:14 +02:00
_RoomView.scss
_ScrollPanel.scss
_SearchBox.scss make filter feed transparent when not focussed 2019-09-10 11:11:08 +02:00
_TabbedView.scss
_TagPanel.scss
_TagPanelButtons.scss
_TopLeftMenuButton.scss
_UploadBar.scss
_ViewSource.scss