MDL-26084 fix in Canvas theme for hide section icon

This commit is contained in:
stabijoh
2011-03-10 07:15:03 -05:00
parent c09604234a
commit 2ef9c4eb67
+4
View File
@@ -150,6 +150,10 @@ tt {
display: none;
}
.icon.hide {
display: inline;
}
.highlight {
background: #ffc;
}