mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/InputBox
synced 2024-11-13 17:53:26 +00:00
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:
parent
cf02ed4b7c
commit
14a2d08712
|
@ -20,8 +20,6 @@
|
||||||
margin-bottom: 0.5em;
|
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 {
|
.mw-inputbox-createbox:required:invalid ~ .mw-ui-button {
|
||||||
/* appear like .mw-ui-input:disabled */
|
/* appear like .mw-ui-input:disabled */
|
||||||
background-color: @colorGray12;
|
background-color: @colorGray12;
|
||||||
|
|
Loading…
Reference in a new issue