element-web/res/css/views/rooms
Bruno Windels c9dc273cb0 better native scrollbar width compensation for FF
instead of having to offset the padding of children of the
autohiding scrollbar container, which gets fiddly quickly,
add a new child to the scrollbar container that gets a negative
margin of the scrollbar width when needed
(on hover and overflowing when overlay is not supported).

This needs an extra DOM element, but as it doesn't do anything weird
layout-wise (like set position), it shouldn't affect styling at all.

It also makes the auto hide scrollbar workarounds completely transparent
to the rest of the code.
2018-11-06 11:37:49 +01:00
..
_AppsDrawer.scss
_Autocomplete.scss
_EntityTile.scss Merge pull request #2248 from matrix-org/bwindels/memberpanel 2018-10-25 14:52:54 +01:00
_EventTile.scss apply color categories to sender profile name 2018-10-23 10:49:44 +02:00
_LinkPreviewWidget.scss
_MemberDeviceInfo.scss
_MemberInfo.scss fix css in chrome 2018-10-25 15:20:51 +02:00
_MemberList.scss put RightPanel as sibling of .mx_RoomView_body instead of RoomView 2018-10-30 18:13:17 +01:00
_MessageComposer.scss Merge pull request #2241 from matrix-org/bwindels/redesignicons1 2018-10-23 19:40:59 +00:00
_PinnedEventTile.scss
_PinnedEventsPanel.scss
_PresenceLabel.scss
_ReplyPreview.scss
_RoomDropTarget.scss
_RoomHeader.scss put RightPanel as sibling of .mx_RoomView_body instead of RoomView 2018-10-30 18:13:17 +01:00
_RoomList.scss Merge pull request #2262 from matrix-org/bwindels/biggerresizehandles 2018-11-02 14:12:49 +00:00
_RoomPreviewBar.scss Add a bit of text to explain the purpose of the RoomPreviewSpinner 2018-10-17 13:53:12 -06:00
_RoomSettings.scss Comma on strings and styling button 2018-10-24 17:50:27 +01:00
_RoomTile.scss better native scrollbar width compensation for FF 2018-11-06 11:37:49 +01:00
_RoomTooltip.scss initial restyle of context menus with drop shadow 2018-10-23 15:23:59 +02:00
_RoomUpgradeWarningBar.scss
_SearchBar.scss
_SearchableEntityList.scss
_Stickers.scss
_TopUnreadMessagesBar.scss