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 Fix login type selector border 2019-07-02 15:09:51 +01:00
_AutoHideScrollbar.scss Fix tedious CSS stuff with stylelint --fix 2019-04-09 15:05:39 +01:00
_CompatibilityPage.scss Fix tedious CSS stuff with stylelint --fix 2019-04-09 15:05:39 +01:00
_ContextualMenu.scss Remove redundant extra chevrons from ContextualMenu 2019-06-21 11:13:08 +01:00
_CreateRoom.scss Fix tedious CSS stuff with stylelint --fix 2019-04-09 15:05:39 +01:00
_CustomRoomTagPanel.scss
_FilePanel.scss
_GenericErrorPage.scss Flexboxify generic error page 2019-06-27 12:10:58 -06:00
_GroupView.scss Fix tedious CSS stuff with stylelint --fix 2019-04-09 15:05:39 +01:00
_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 Fix tedious CSS stuff with stylelint --fix 2019-04-09 15:05:39 +01:00
_RightPanel.scss
_RoomDirectory.scss dont wrap text in room directory buttons 2019-09-12 15:59:15 +02:00
_RoomStatusBar.scss Fix tedious CSS stuff with stylelint --fix 2019-04-09 15:05:39 +01:00
_RoomSubList.scss fix contrast issue 2019-10-01 16:58:14 +02:00
_RoomView.scss remove manual order so component order follows markup order 2019-04-18 09:20:26 +02:00
_ScrollPanel.scss
_SearchBox.scss make filter feed transparent when not focussed 2019-09-10 11:11:08 +02:00
_TabbedView.scss
_TagPanel.scss Remove top margin of community panel container 2019-06-26 15:27:52 +02:00
_TagPanelButtons.scss
_TopLeftMenuButton.scss Fix waste of space of collapsed left panel 2019-08-05 18:03:20 +02:00
_UploadBar.scss
_ViewSource.scss