element-web/res/css
Dariusz Niemczyk 4cd79e30af
Improve layering for chat
Currently we have a lot of unnecessary layers being created in the app,
which is extremely problematic on Windows when using Chrome, as it
deoptimises fonts rendering due to layers mismatch; chrome's algorithm
can't figure out if the layers won't resize or overlap so it creates a
lot of additional layers, which has a side effect of turning off
sub-pixel antialiasing on Windows.
This is a first step to improve the layering in the entire app.
2021-08-24 19:22:35 +02:00
..
structures Improve layering for chat 2021-08-24 19:22:35 +02:00
views Add some padding to the Add button 2021-08-24 10:05:24 +02:00
_animations.scss Add full class names to animations.scss 2021-08-11 10:52:22 +02:00
_common.scss Merge pull request #5698 from SimonBrandner/public-e2ee-warn 2021-08-23 16:45:47 -06:00
_components.scss Merge pull request #6507 from matrix-org/t3chguy/fix/18089 2021-08-23 15:51:34 -06:00
_font-sizes.scss Use rem to guard against font scaling breakages 2020-07-16 20:15:28 +05:30
_font-weights.scss Iterate PR, tweak margins 2020-08-18 12:00:56 +01:00
rethemendex.sh Remove sort and include new scss file in components 2020-04-02 13:42:59 +01:00