element-web/res/css/structures
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
..
login
_AutoHideScrollbar.scss better native scrollbar width compensation for FF 2018-11-06 11:37:49 +01:00
_CompatibilityPage.scss
_ContextualMenu.scss
_CreateRoom.scss
_FilePanel.scss
_GroupView.scss
_HomePage.scss
_LeftPanel.scss
_LoginBox.scss
_MatrixChat.scss
_MyGroups.scss
_NotificationPanel.scss
_RightPanel.scss
_RoomDirectory.scss
_RoomStatusBar.scss
_RoomSubList.scss better native scrollbar width compensation for FF 2018-11-06 11:37:49 +01:00
_RoomView.scss
_SearchBox.scss
_TagPanel.scss
_TopLeftMenuButton.scss
_UploadBar.scss
_UserSettings.scss
_ViewSource.scss