jquery.makeCollapsible.styles: Avoid FOUC for collapse button
authorFomafix <fomafix@googlemail.com>
Tue, 12 Feb 2019 01:22:47 +0000 (02:22 +0100)
committerFomafix <fomafix@googlemail.com>
Tue, 12 Feb 2019 01:22:47 +0000 (02:22 +0100)
commit4c9822afff8a6dbecf721ec5b810016db8dd8769
tree95ff48cbd8e59794b854b6bd42ee5da1e77bb17c
parent7099937b42cdf52948ae0c3c5f761ca573f7e530
jquery.makeCollapsible.styles: Avoid FOUC for collapse button

The expand button on a <div> element has already a pseudo-class with the
expand text as content. For the collapse button this pseudo-class is
missing.

This change adds the missing pseudo-class for the collapse button to
prevent a missing button while loading.

The missing collapse button while loading is visible on
Special:RecentChanges. The expand button is always there.

Change-Id: I7fa80238d54ac43a96bf1d70bd42a0cccf90a73a
resources/src/jquery/jquery.makeCollapsible.styles.less