summaryrefslogtreecommitdiffstats
path: root/features/org.yocto.sdk.site/web/site.css
diff options
context:
space:
mode:
authorAdrian Dudau <adrian.dudau@enea.com>2013-12-12 13:36:50 +0100
committerAdrian Dudau <adrian.dudau@enea.com>2013-12-12 15:25:03 +0100
commit41ac47d732eed8392d60d0f6773e5a279d49b999 (patch)
treecf19d099db9cfdb8d73aa21c31e7aa1cc86ff860 /features/org.yocto.sdk.site/web/site.css
downloadeclipse-poky-juno-41ac47d732eed8392d60d0f6773e5a279d49b999.tar.gz
initial commit of Enea Linux 3.1HEADmaster
Migrated from the internal git server on the dora-enea branch Signed-off-by: Adrian Dudau <adrian.dudau@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>