Replacing web site content with fresh version from JWS2 (JABAWS production ) branch
[jabaws.git] / website / print.css
diff --git a/website/print.css b/website/print.css
new file mode 100644 (file)
index 0000000..4f6e7b8
--- /dev/null
@@ -0,0 +1,188 @@
+\r
+#banner { background:none !important; color:#000000 !important; text-align:center; }\r
+\r
+#panel { display:none !important }\r
+\r
+#content { margin:0.5em; border-bottom:solid 1px #6994af; }\r
+\r
+#page { margin: 0.5em; }\r
+\r
+#wrapper { background:none; }\r
+\r
+ul {\r
+       list-style-type: circle;\r
+}\r
+\r
+\r
+#panel a:link, a:visited {\r
+           text-decoration: none;\r
+               display:block;\r
+               line-height: 1em;\r
+               padding:10px;\r
+               color:#000000; \r
+               text-decoration:none;\r
+        }\r
+        \r
+#panel a:hover {\r
+           background-color: transparent;\r
+           text-decoration: underline;\r
+       }\r
+\r
+\r
+strong {\r
+       font-weight:bold;\r
+       color:#003366;\r
+}\r
+\r
+pre {\r
+       font-family:Arial, Helvetica, sans-serif;\r
+}\r
+\r
+p { \r
+       line-height: 1.4em;\r
+}\r
\r
+.hightlight { \r
+font-style:italic;\r
+font-family:"Courier New", Courier, monospace;\r
+}\r
+\r
+.code { \r
+       font-size-adjust:0.4;\r
+       color:black;\r
+       background-color:#F5F5F5;\r
+       font-family:"Courier New",Courier,monospace;\r
+       font-style:normal;\r
+       margin:1em 0;\r
+       padding: 0.5em;\r
+       border: 1px dashed black;\r
+}\r
+\r
+\r
+.box { \r
+       font-size-adjust:0.5;\r
+       color:black;\r
+       background-color:#F5F5F5;\r
+       font-family:Arial, Helvetica, sans-serif;\r
+       font-style:normal;\r
+       margin:1em 0;\r
+       padding: 0.5em;\r
+       border: 1px solid black;\r
+       display:block;\r
+}\r
+\r
+.u { text-decoration: underline; }\r
+.headeru { text-shadow: black 0.05em 0.05em 0.01em ;} \r
+\r
+/* Table styles */\r
+table {\r
+       border-collapse: collapse; \r
+       border: 1px solid #666;\r
+       margin: 20px 0 20px 0;\r
+       width: 100%;\r
+}\r
+th, td {\r
+       margin: 2px 4px 2px 4px;\r
+       padding: 0 5px;\r
+       text-align: left;\r
+       vertical-align: top;\r
+       border: 1px solid #666;\r
+}\r
+\r
+table caption {\r
+       font: 1.5em Georgia, "Times New Roman", Times, serif; \r
+       padding: 1em;\r
+       background-color: #9c9;\r
+}\r
+\r
+.mainheader {\r
+       font: 1.5em Georgia, "Times New Roman", Times, serif; \r
+       background-color: #9c9;\r
+       text-align:center;\r
+       line-height:1em;\r
+}\r
+\r
+tr {\r
+        background-color: #eee; \r
+}\r
+\r
+tr:nth-child(odd) {\r
+        background-color: #ccc; \r
+}\r
+\r
+\r
+span.directory {\r
+background: transparent url(images/dir.gif) no-repeat scroll left center;\r
+color:#666666;\r
+font-family:"Courier New",Courier,monospace;\r
+font-style:normal;\r
+padding:0 0 0 15px;\r
+}\r
+\r
+.attention { \r
+color:#993333;\r
+}\r
+\r
+.source { \r
+       border:1px solid #858789;\r
+       display:block;\r
+       margin:26px 0;\r
+       overflow:visible;\r
+}\r
+\r
+/* OPEN state styles */\r
+.source .body {\r
+       background:#F5F5F5 none repeat scroll right 0;\r
+       color:#434546;\r
+       padding:7px 15px;\r
+/*     white-space:pre-wrap; */\r
+       word-wrap:break-word;\r
+}\r
+\r
+.source .header {\r
+       background:#E9EAEC url(images/minus.png) no-repeat scroll 98% center;\r
+       color:#3B3D3F;\r
+       cursor:pointer;\r
+       font-weight:bold;\r
+       height:30px;\r
+       line-height:30px;\r
+       padding:0 0 0 15px;\r
+}\r
+\r
+/* CLOSED state styles */\r
+.source .body.collapsed {\r
+       display:block !important;\r
+}\r
+\r
+.source .header.collapsed  {\r
+       background:#E9EAEC url(images/plus.png) no-repeat scroll 98% center;\r
+       padding:0 15px 0 15px;\r
+}\r
+\r
+#copyright { text-align:right; \r
+                        color:#999999; \r
+                        font-family:Verdana, Arial, Helvetica, sans-serif;\r
+                        font-size:smaller;\r
+                        line-height:1em;\r
+ }\r
+\r
+.body .code { \r
+       margin:0;\r
+       padding:0;\r
+       border:0;\r
+       font-family:"Courier New",Courier,monospace;\r
+       font-style:normal;\r
+}\r
+\r
+body {\r
+       font-family:Arial, Helvetica, sans-serif;\r
+       font-size: 9pt;\r
+       background-color: white;\r
+       line-height: 2em;\r
+}\r
+\r
+h3 {border-bottom: 1px solid grey; margin-top: 2em; }\r
+\r
+#headtitle { margin:0; text-align:center; color:#003b62; font-weight:600;} \r
+\r
+h2 {margin:1.8em 0 0 0; color:#003b62; font-weight:600;}\r