Merge "Group messages in WANObjectCache by key"
[lhc/web/wiklou.git] / resources / src / mediawiki.special / mediawiki.special.apisandbox.css
index 99d0222..5f6c6dc 100644 (file)
        padding-left: 0.5em;
 }
 
-.oo-ui-textInputWidget.oo-ui-widget-enabled > .oo-ui-indicatorElement-indicator.mw-apisandbox-clickable-indicator {
-       cursor: pointer;
-}
-
 .mw-apisandbox-textInputCode .oo-ui-inputWidget-input {
        font-family: monospace, monospace;
        font-size: 0.8125em;
 
 .apihelp-deprecated {
        font-weight: bold;
-       color: #f00;
+       color: #d33;
 }
 
 .apihelp-deprecated-value .oo-ui-labelElement-label {