sync fixes
[app.jsdoc] / examples / jsdoc_templates / static / default.css
index 04ce73f..c80a53e 100644 (file)
@@ -332,6 +332,12 @@ div.hr {
     margin-left: 10px;
 }
 
+.is-private {
+    opacity: 0.5;
+    filter:alpha(opacity=50); /* For IE8 and earlier */
+
+}
+
 .expandable td.micon a {
     background:transparent url(http://devel.akbkhome.com/extjs/resources/images/default/tree/elbow-plus-nl.gif) no-repeat scroll 0px 0px;
     cursor:pointer}
@@ -402,8 +408,8 @@ caption.Empty
 .config-row-alt0 {
     background-color : #f8f8f8;
 }
-.notInherited td.micon,
-.notInherited td.msource
+.not-inherited td.micon,
+.not-inherited td.msource
 {
     
     background-color: #fcc;