element-web/res/css/views
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
..
avatars merge vector-im/riot-web#5881 into matrix-react-sdk 2018-04-16 00:04:04 +01:00
context_menus Merge branch 'develop' into experimental 2018-10-31 14:54:22 +01:00
dialogs Repair DevTools button padding by centralizing styles 2018-10-26 14:15:46 +02:00
directory move components' CSS to be in the same repo as their JS 2018-04-12 00:23:58 +01:00
elements use padding and negative margin for all resize handles 2018-10-31 16:52:36 +01:00
globals Warning bar for MAU limit hit 2018-08-07 17:04:37 +01:00
groups move components' CSS to be in the same repo as their JS 2018-04-12 00:23:58 +01:00
login move components' CSS to be in the same repo as their JS 2018-04-12 00:23:58 +01:00
messages move sendername colors to theme 2018-10-23 15:48:44 +02:00
rooms better native scrollbar width compensation for FF 2018-11-06 11:37:49 +01:00
settings move components' CSS to be in the same repo as their JS 2018-04-12 00:23:58 +01:00
voip move components' CSS to be in the same repo as their JS 2018-04-12 00:23:58 +01:00