summaryrefslogtreecommitdiffstats
path: root/features/org.yocto.sdk.site/web/site.css
diff options
context:
space:
mode:
authorTudor Florea <tudor.florea@enea.com>2014-10-10 03:49:30 +0200
committerTudor Florea <tudor.florea@enea.com>2014-10-10 03:49:30 +0200
commitede215cf93ba81c963ae62d665d0f32c9407551c (patch)
tree4a6dc80f259bccb8ff8b76d31e6cc8794bd97a2b /features/org.yocto.sdk.site/web/site.css
downloadeclipse-poky-kepler-daisy-140929.tar.gz
initial commit for Enea Linux 4.0-140929daisy-140929
Migrated from the internal git server on the daisy-enea-point-release branch Signed-off-by: Tudor Florea <tudor.florea@enea.com>
Diffstat (limited to 'features/org.yocto.sdk.site/web/site.css')
-rw-r--r--features/org.yocto.sdk.site/web/site.css12
1 files changed, 12 insertions, 0 deletions
diff --git a/features/org.yocto.sdk.site/web/site.css b/features/org.yocto.sdk.site/web/site.css
new file mode 100644
index 0000000..62c6f9f
--- /dev/null
+++ b/features/org.yocto.sdk.site/web/site.css
@@ -0,0 +1,12 @@
1<STYLE type="text/css">
2td.spacer {padding-bottom: 10px; padding-top: 10px;}
3.title { font-family: sans-serif; color: #99AACC;}
4.bodyText { font-family: sans-serif; font-size: 9pt; color:#000000; }
5.sub-header { font-family: sans-serif; font-style: normal; font-weight: bold; font-size: 9pt; color: white;}
6.log-text {font-family: sans-serif; font-style: normal; font-weight: lighter; font-size: 8pt; color:black;}
7.big-header { font-family: sans-serif; font-style: normal; font-weight: bold; font-size: 9pt; color: white; border-top:10px solid white;}
8.light-row {background:#FFFFFF}
9.dark-row {background:#EEEEFF}
10.header {background:#99AADD}
11#indent {word-wrap : break-word;width :300px;text-indent:10px;}
12</STYLE>