Merge "resourceloader: Declare ResourceLoaderImage fields explicitly"
[lhc/web/wiklou.git] / resources / src / mediawiki.content.json.less
index e084ab8..4fa9ee2 100644 (file)
        padding: 0.5em 1em;
 }
 
+/* TODO: Remove this old class once the content caches have cleared */
+/* stylelint-disable-next-line selector-class-pattern */
 .mw-json .value,
+.mw-json-value,
 .mw-json-single-value {
        background-color: #dcfae3;
        font-family: monospace, monospace;