summaryrefslogtreecommitdiffstats
path: root/site/trunk/site-publish/updatesite/1.6.2/web/site.css
diff options
context:
space:
mode:
authornash <nash@13f79535-47bb-0310-9956-ffa450edef68>2011-04-24 05:49:44 +0000
committernash <nash@13f79535-47bb-0310-9956-ffa450edef68>2011-04-24 05:49:44 +0000
commit400449afaea59fde590d29a32fa4cf7f5b5677c1 (patch)
tree5de73522894dec95a53d078db2e3b795d6f6d517 /site/trunk/site-publish/updatesite/1.6.2/web/site.css
parent3bd20d98e64a16440ad0ae4fcc8c4c3df8ba5fa0 (diff)
TUSCANY-3860: Add Eclipse update site to tuscany.apache.org with automatic download mirror selection
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1096270 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'site/trunk/site-publish/updatesite/1.6.2/web/site.css')
-rw-r--r--site/trunk/site-publish/updatesite/1.6.2/web/site.css12
1 files changed, 12 insertions, 0 deletions
diff --git a/site/trunk/site-publish/updatesite/1.6.2/web/site.css b/site/trunk/site-publish/updatesite/1.6.2/web/site.css
new file mode 100644
index 0000000000..62c6f9ffa4
--- /dev/null
+++ b/site/trunk/site-publish/updatesite/1.6.2/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>