summaryrefslogtreecommitdiff
path: root/www/css/index.css
diff options
context:
space:
mode:
authorAlex Xu <alex_y_xu@yahoo.ca>2013-06-27 22:45:48 -0400
committerAlex Xu <alex_y_xu@yahoo.ca>2013-06-27 22:45:48 -0400
commit15dbf992ef9904e43156b46cd855cea4a6d88642 (patch)
tree843e0383088204c7b48a302192abf37421f7c968 /www/css/index.css
parent2da330fc5f83ca785951db30165130c1eaed0677 (diff)
downloadhtml5ks-15dbf992ef9904e43156b46cd855cea4a6d88642.tar.xz
html5ks-15dbf992ef9904e43156b46cd855cea4a6d88642.zip
fix ie detection
Diffstat (limited to 'www/css/index.css')
-rw-r--r--www/css/index.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/css/index.css b/www/css/index.css
index 23acff5..1fb33db 100644
--- a/www/css/index.css
+++ b/www/css/index.css
@@ -99,6 +99,7 @@ h2 {
opacity: 0.4;
}
html.no-js #warn li:not(#js) { display: none; }
+ #warn li#id { display: none; }
html.video #warn li#video { display: none; }
html.audio #warn li#audio { display: none; }
html.fontface #warn li#fontface { display: none; }