]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.history/src-isv/style.css
Migrated source code from Simantics SVN
[simantics/platform.git] / bundles / org.simantics.history / src-isv / style.css
diff --git a/bundles/org.simantics.history/src-isv/style.css b/bundles/org.simantics.history/src-isv/style.css
new file mode 100644 (file)
index 0000000..fbcf2e0
--- /dev/null
@@ -0,0 +1,37 @@
+\r
+       /* following font face declarations need to be removed for DBCS */\r
+       body, h1, h2, h3, h4, h5, h6, p, table, td, caption, th, ul, ol, dl, li, dd, dt {font-family: Arial, Helvetica, sans-serif; color: #000000 }\r
+       pre, code, tt   { font-family: "Courier New", Courier, monospace;}\r
+       /* end font face declarations */\r
+\r
+       body { font-size: 83%; background: #FFFFFF; margin-bottom: 1em }\r
+       h1           { font-size: 180%; margin-top: 5px; margin-bottom: 1px }   \r
+       h2           { font-size: 140%; margin-top: 25px; margin-bottom: 3px }\r
+       h3           { font-size: 110%; margin-top: 20px; margin-bottom: 3px }\r
+       h4           { font-size: 100%; margin-top: 20px; margin-bottom: 3px; font-style: italic }\r
+       p            { margin-top: 10px; margin-bottom: 10px }\r
+       pre          { font-size: 93%; margin-left: 6; color: #4444CC }\r
+       img.border   { border:1px dashed }\r
+       pre.solid    { border:1px solid #333; background: #eee; padding: 3px; margin: 3px; }\r
+       pre.dotted   { font-size: 93%; margin-left: 6; padding: 1em;border: 1px dashed #2f6fab;color: black;background-color: #f9f9f9;line-height: 1.1em; }\r
+       code, tt     { font-size: 93%; } \r
+       table        { font-size: 100% } /* needed for quirks mode */\r
+       a:link       { color: #0000FF }\r
+       a:hover      { color: #000080 }\r
+       a:visited    { text-decoration: underline }\r
+       \r
+       \r
+       ul               { margin-top: 4px; margin-bottom: 4px; list-style-image: url("arrow.png"); margin-left: 7px; }\r
+       li               { margin-left: 4px; margin-bottom: 4px; padding: 0; /* margin between bullet and content */ } \r
+       ol               { margin-top: 10px; margin-bottom: 10px; }\r
+       \r
+       \r
+       dl               { margin-top: 10px; margin-bottom: 10px; }\r
+       dt               { margin-top: 5px; margin-bottom: 5px; font-weight: bold; }\r
+       dd               { margin-top: 5px; margin-bottom: 5px; }\r
+       strong       { font-weight: bold}\r
+       em               { font-style: italic}\r
+       var              { font-style: italic}\r
+       div.revision { border-left-style: solid; border-left-width: thin; \r
+                                          border-left-color: #7B68EE; padding-left:5 }\r
+       th               { font-weight: bold }\r