Merge "Add 3D filetype for STL files"
[lhc/web/wiklou.git] / resources / src / mediawiki / mediawiki.apihelp.css
index 9a5a66f..bd4741d 100644 (file)
@@ -40,6 +40,10 @@ div.apihelp-linktrail {
        color: #f00;
 }
 
+.apihelp-deprecated-value {
+       text-decoration: line-through;
+}
+
 .apihelp-unknown {
        color: #888;
 }