From cedd37246c4a825d5c5844b1fafc1c665a634220 Mon Sep 17 00:00:00 2001 From: "nehls@b2ef00c0-3703-41da-baef-cfe82387ac0c" Date: Thu, 4 Feb 2010 10:21:46 +0000 Subject: dded branding to padtop4.png (css needs work) --HG-- extra : convert_revision : svn%3Ab2ef00c0-3703-41da-baef-cfe82387ac0c/trunk%4030 --- etherpad/src/static/css/broadcast.css | 6 +++--- etherpad/src/static/img/jun09/pad/padtop4.png | Bin 0 -> 17161 bytes etherpad/src/static/img/jun09/pad/padtop4.xcf | Bin 0 -> 41184 bytes etherpad/src/static/img/jun09/pad/padtop5.xcf | Bin 68361 -> 66525 bytes 4 files changed, 3 insertions(+), 3 deletions(-) create mode 100644 etherpad/src/static/img/jun09/pad/padtop4.png create mode 100644 etherpad/src/static/img/jun09/pad/padtop4.xcf diff --git a/etherpad/src/static/css/broadcast.css b/etherpad/src/static/css/broadcast.css index 44bf97f..6c1dcf8 100644 --- a/etherpad/src/static/css/broadcast.css +++ b/etherpad/src/static/css/broadcast.css @@ -15,9 +15,9 @@ body, textarea { font-family: Arial, sans-serif; } #padpage { margin-left: auto; margin-right: auto; width: 914px; vertical-align: top;} #topbarleft { float: left; height: 100%; overflow: hidden; - background: url(/static/img/jun09/pad/padtop4.gif) no-repeat left top; width: 5px; } + background: url(/static/img/jun09/pad/padtop4.png) no-repeat left top; width: 5px; } #topbarright { float: right; height: 100%; overflow: hidden; - background: url(/static/img/jun09/pad/padtop4.gif) no-repeat right top; width: 5px; } + background: url(/static/img/jun09/pad/padtop4.png) no-repeat right top; width: 5px; } .propad #topbar { background: #2c2c2c url(/static/img/jun09/pad/protop.png) repeat-x 0 -25px; } @@ -35,7 +35,7 @@ a#backtoprosite, #accountnav a { color: #cde7ff; text-decoration: underline; } #topbarcenter { margin-left: 150px; margin-right: 150px; } a#topbaretherpad { margin-left: auto; margin-right: auto; display: block; width: 103px; position: relative; top: 3px; height: 0; padding-top: 20px; - background: url(/static/img/jun09/pad/padtop4.gif) no-repeat -397px -3px; overflow: hidden; } + background: url(/static/img/jun09/pad/padtop4.png) no-repeat -397px -3px; overflow: hidden; } .propad a#topbaretherpad { background: url(/static/img/jun09/pad/protop.png) no-repeat -397px -3px; } diff --git a/etherpad/src/static/img/jun09/pad/padtop4.png b/etherpad/src/static/img/jun09/pad/padtop4.png new file mode 100644 index 0000000..11c4595 Binary files /dev/null and b/etherpad/src/static/img/jun09/pad/padtop4.png differ diff --git a/etherpad/src/static/img/jun09/pad/padtop4.xcf b/etherpad/src/static/img/jun09/pad/padtop4.xcf new file mode 100644 index 0000000..1e735aa Binary files /dev/null and b/etherpad/src/static/img/jun09/pad/padtop4.xcf differ diff --git a/etherpad/src/static/img/jun09/pad/padtop5.xcf b/etherpad/src/static/img/jun09/pad/padtop5.xcf index 9821e8c..4abbd02 100644 Binary files a/etherpad/src/static/img/jun09/pad/padtop5.xcf and b/etherpad/src/static/img/jun09/pad/padtop5.xcf differ -- cgit v1.2.3-1-g7c22