add presentation files from ipw 2009
[catagits/Web-Simple.git] / docs / takahashi.css
diff --git a/docs/takahashi.css b/docs/takahashi.css
new file mode 100755 (executable)
index 0000000..762553d
--- /dev/null
@@ -0,0 +1,161 @@
+@charset "UTF-8";\r
+\r
+/* ***** BEGIN LICENSE BLOCK *****\r
+ * Version: MPL 1.1\r
+ *\r
+ * The contents of this file are subject to the Mozilla Public License Version\r
+ * 1.1 (the "License"); you may not use this file except in compliance with\r
+ * the License. You may obtain a copy of the License at\r
+ * http://www.mozilla.org/MPL/\r
+ *\r
+ * Software distributed under the License is distributed on an "AS IS" basis,\r
+ * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License\r
+ * for the specific language governing rights and limitations under the\r
+ * License.\r
+ *\r
+ * The Original Code is the Takahashi-Method-based Presentation Tool in XUL.\r
+ *\r
+ * The Initial Developer of the Original Code is SHIMODA Hiroshi.\r
+ * Portions created by the Initial Developer are Copyright (C) 2005\r
+ * the Initial Developer. All Rights Reserved.\r
+ *\r
+ * Contributor(s): SHIMODA Hiroshi <piro@p.club.ne.jp>\r
+ *\r
+ * ***** END LICENSE BLOCK ***** */\r
+\r
+#canvas {\r
+       background: black !important;\r
+       color: white !important;\r
+        /* font-weight: bold; */\r
+       font-family:\r
+                "Georgia"\r
+                "DejaVu Serif Condensed"\r
+                "Arial"\r
+               "Bitstream Vera Sans"\r
+               "Verdana"\r
+               "Apple LiGothic"\r
+               "Arial Black"\r
+                "Bitstream Vera Sans"\r
+               sans-serif !important;\r
+}\r
+#canvas * {\r
+       cursor: pointer !important;\r
+}\r
+#canvas image {\r
+       width: auto;\r
+       height: auto;\r
+}\r
+.link-text {\r
+       color: #99CCFF !important;\r
+       text-decoration: none !important;\r
+}\r
+.link-text:hover {\r
+       color: #CCEEFF !important;\r
+/*        border-bottom: dotted 1px; */\r
+}\r
+.link-text:active {\r
+       color: white !important;\r
+}\r
+.s {\r
+        text-decoration: line-through;\r
+}\r
+.iu {\r
+        text-decoration: underline;\r
+        font-style: italic;\r
+}\r
+.ui {\r
+/*      text-decoration: underline; */\r
+        font-style: italic;\r
+}\r
+.u {\r
+        text-decoration: underline;\r
+}\r
+.i {\r
+        font-style: italic;\r
+        font-family: "Times New Roman"\r
+                     "Bitstream Vera Serif"\r
+                     serif;\r
+}\r
+.c {\r
+        font-family: "Anonymous"\r
+                    "Lucida Console"\r
+                    "Andale Mono"\r
+                     "Bitstream Vera Sans Mono"\r
+                     monospace;\r
+}\r
+.t {\r
+        font-style: italic;\r
+}\r
+.tag {\r
+        color: #33ff33;\r
+}\r
+.att {\r
+        color: #9999cc;\r
+}\r
+.key {\r
+        color: #00ffff;\r
+}\r
+.hid {\r
+        color: #999999;\r
+}\r
+.hidt {\r
+        color: #999999;\r
+        font-style: italic;\r
+}\r
+.pre {\r
+        font-family: "Anonymous"\r
+                    "Lucida Console"\r
+                    "Andale Mono"\r
+                     "Bitstream Vera Sans Mono"\r
+                     monospace;\r
+        padding-bottom: 8px;\r
+}\r
+#canvas[rendering="true"] image {\r
+       display: none;\r
+}\r
+#canvas[rendering="true"] *,\r
+#canvas[rendering="true"] .text-link {\r
+       color: white !important;\r
+}\r
+\r
+\r
+tabbox, tabpanels, tabpanel {\r
+       margin: 0;\r
+       padding: 0;\r
+}\r
+\r
+\r
+\r
+\r
+#canvas[eva="true"] {\r
+       background: white !important;\r
+       color: black !important;\r
+       font-family:\r
+                "Georgia"\r
+                "DejaVu Serif Condensed"\r
+               "Apple LiGothic"\r
+               "Arial Black"\r
+               serif !important;\r
+}\r
+#canvas[eva="true"] .link-text {\r
+       color: red !important;\r
+       text-decoration: none !important;\r
+}\r
+#canvas[eva="true"] .link-text:hover {\r
+       color: pink !important;\r
+}\r
+#canvas[eva="true"] .link-text:active {\r
+       color: orange !important;\r
+}\r
+#canvas[rendering="true"] *,\r
+#canvas[rendering="true"] .text-link {\r
+       color: black !important;\r
+}\r
+\r
+\r
+\r
+\r
+#canvasToolbar {\r
+       position: relative;\r
+}\r
+\r