aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornehls@b2ef00c0-3703-41da-baef-cfe82387ac0c <none@none>2010-02-04 10:21:46 +0000
committernehls@b2ef00c0-3703-41da-baef-cfe82387ac0c <none@none>2010-02-04 10:21:46 +0000
commitcedd37246c4a825d5c5844b1fafc1c665a634220 (patch)
tree7d98ec395769aaa3b28bcec90e6c2b96d3ab2a11
parentf45b995bf709caa0d0d5372e2762706a0162362f (diff)
downloadetherpad-cedd37246c4a825d5c5844b1fafc1c665a634220.tar.gz
etherpad-cedd37246c4a825d5c5844b1fafc1c665a634220.tar.xz
etherpad-cedd37246c4a825d5c5844b1fafc1c665a634220.zip
dded branding to padtop4.png (css needs work)
--HG-- extra : convert_revision : svn%3Ab2ef00c0-3703-41da-baef-cfe82387ac0c/trunk%4030
-rw-r--r--etherpad/src/static/css/broadcast.css6
-rw-r--r--etherpad/src/static/img/jun09/pad/padtop4.pngbin0 -> 17161 bytes
-rw-r--r--etherpad/src/static/img/jun09/pad/padtop4.xcfbin0 -> 41184 bytes
-rw-r--r--etherpad/src/static/img/jun09/pad/padtop5.xcfbin68361 -> 66525 bytes
4 files changed, 3 insertions, 3 deletions
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
--- /dev/null
+++ b/etherpad/src/static/img/jun09/pad/padtop4.png
Binary files 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
--- /dev/null
+++ b/etherpad/src/static/img/jun09/pad/padtop4.xcf
Binary files 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
--- a/etherpad/src/static/img/jun09/pad/padtop5.xcf
+++ b/etherpad/src/static/img/jun09/pad/padtop5.xcf
Binary files differ