Remove styles for cached old HTML

The cache is now expired.

This change is a follow-up to 93351fb7d9.

Change-Id: Ia42e081aa2f74bab72eef9227ba76057c15ba64f
This commit is contained in:
Fomafix 2021-10-16 19:14:58 +00:00
parent cf02ed4b7c
commit 14a2d08712

View file

@ -20,8 +20,6 @@
margin-bottom: 0.5em;
}
/* TODO: Remove first selector 30 days after May 2021 parsercache expires */
.createboxInput[ type='text' ]:placeholder-shown ~ .createboxButton,
.mw-inputbox-createbox:required:invalid ~ .mw-ui-button {
/* appear like .mw-ui-input:disabled */
background-color: @colorGray12;