]> granicus.if.org Git - docbook-dsssl/commitdiff
Webhelp: Do not display sidebar if js is disabled in browser since it will not be...
authorDavid Cramer <david@thingbag.net>
Fri, 26 Oct 2012 14:16:35 +0000 (14:16 +0000)
committerDavid Cramer <david@thingbag.net>
Fri, 26 Oct 2012 14:16:35 +0000 (14:16 +0000)
xsl/webhelp/template/common/css/positioning.css

index 80e69b504d36df6671978407a978435f635f98c0..ce39ee0c20916ca4aeaada52b1c431b3c5a660c4 100644 (file)
@@ -353,6 +353,8 @@ div.note *, div.caution *, div.important *, div.tip *, div.warning * {
     border: 0px solid;
 }
 
+#sidebar { display: none }
+
 @media print {
 
     body * {