MDL-38039 theme_base: Corrected typo fickering to flickering in CSS comment which blocked IPCOP browser firewall in IE.
This commit is contained in:
@@ -69,7 +69,7 @@ a.dimmed_text:visited,
|
||||
.notifysuccess {color:#006600;}
|
||||
.reportlink {text-align:right;}
|
||||
a.autolink.glossary:hover {cursor: help;}
|
||||
/* Block which is hidden if javascript enabled, prevents fickering visible when JS from footer used! */
|
||||
/* Block which is hidden if javascript enabled, prevents flickering visible, when JS from footer used! */
|
||||
.collapsibleregioncaption {white-space: nowrap;}
|
||||
.collapsibleregioncaption img {vertical-align: middle;}
|
||||
.jsenabled .hiddenifjs {display: none;}
|
||||
|
||||
Reference in New Issue
Block a user