summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/trunk/tools/eclipse/site/updatesite/web/site.css
diff options
context:
space:
mode:
authornash <nash@13f79535-47bb-0310-9956-ffa450edef68>2011-05-01 14:57:07 +0000
committernash <nash@13f79535-47bb-0310-9956-ffa450edef68>2011-05-01 14:57:07 +0000
commitc5541eed95f492f5fd615e6159115b0840ef0c37 (patch)
tree73c2d9520d175f8e8b3ea5f706a0496bb69481dc /sca-java-1.x/trunk/tools/eclipse/site/updatesite/web/site.css
parent854a23224e27fbbc33087742c305ecadfa46394c (diff)
TUSCANY-3860: Build updatesite contents for site-publish as part of the distribution output
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1098346 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-1.x/trunk/tools/eclipse/site/updatesite/web/site.css')
-rw-r--r--sca-java-1.x/trunk/tools/eclipse/site/updatesite/web/site.css12
1 files changed, 12 insertions, 0 deletions
diff --git a/sca-java-1.x/trunk/tools/eclipse/site/updatesite/web/site.css b/sca-java-1.x/trunk/tools/eclipse/site/updatesite/web/site.css
new file mode 100644
index 0000000000..62c6f9ffa4
--- /dev/null
+++ b/sca-java-1.x/trunk/tools/eclipse/site/updatesite/web/site.css
@@ -0,0 +1,12 @@
+<STYLE type="text/css">
+td.spacer {padding-bottom: 10px; padding-top: 10px;}
+.title { font-family: sans-serif; color: #99AACC;}
+.bodyText { font-family: sans-serif; font-size: 9pt; color:#000000; }
+.sub-header { font-family: sans-serif; font-style: normal; font-weight: bold; font-size: 9pt; color: white;}
+.log-text {font-family: sans-serif; font-style: normal; font-weight: lighter; font-size: 8pt; color:black;}
+.big-header { font-family: sans-serif; font-style: normal; font-weight: bold; font-size: 9pt; color: white; border-top:10px solid white;}
+.light-row {background:#FFFFFF}
+.dark-row {background:#EEEEFF}
+.header {background:#99AADD}
+#indent {word-wrap : break-word;width :300px;text-indent:10px;}
+</STYLE>