]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Remove default linear gradient (#32277)
authorMartijn Cuppens <martijn.cuppens@gmail.com>
Mon, 30 Nov 2020 08:51:32 +0000 (09:51 +0100)
committerGitHub <noreply@github.com>
Mon, 30 Nov 2020 08:51:32 +0000 (10:51 +0200)
commitff25a7532062caf8b922ff8909a7e2db848242f5
tree9d82964949644b2b9d44c31e9541ffb3799b8b73
parent948f8343474d8fea4bf8fa01ad2d71e9428d53d8
Remove default linear gradient (#32277)

Remove the default invisible gradient causing the performance issue in #32266. By removing the custom property, the linear gradient will become invalid, thus not appear by default.

There can still be a performance issue with striped tables though.

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
scss/_tables.scss