MDL-26084 fix in Canvas theme for hide section icon
This commit is contained in:
@@ -150,6 +150,10 @@ tt {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.icon.hide {
|
||||
display: inline;
|
||||
}
|
||||
|
||||
.highlight {
|
||||
background: #ffc;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user