diff options
306 files changed, 101 insertions, 2407 deletions
diff --git a/etherpad/src/plugins/twitterStyleTags/templates/tagBrowser.ejs b/etherpad/src/plugins/twitterStyleTags/templates/tagBrowser.ejs index 7a91547..d5d09c3 100644 --- a/etherpad/src/plugins/twitterStyleTags/templates/tagBrowser.ejs +++ b/etherpad/src/plugins/twitterStyleTags/templates/tagBrowser.ejs @@ -64,16 +64,13 @@ limitations under the License. */ %> <div id="accountnav"><a href="<%= signinUrl %>">sign in</a></div> <% } %> </div> - <div id="docbar" class="docbar-public"> - <div id="docbarleft"><!-- --></div> - <div title="Browse pads by tag" id="docbarpadtitle"><span>Browse tags</span></div> - - <div id="docbaroptions-outer"><a href="javascript:void(0)" id="docbaroptions">Pad Options</a></div> - <div id="docbarsavedrevs-outer"><a href="javascript:void(0)" id="docbarsavedrevs">Saved revisions</a></div> - <div id="docbarimpexp-outer"><a href="javascript:void(0)" id="docbarimpexp">Import/Export</a></div> - <div id="docbarslider-outer"><a target="_blank" href="/ep/pad/view/xx/latest" id="docbarslider">Time Slider</a></div> - - </div> + <div id="docbar"> + <table border="0" cellpadding="0" cellspacing="0" width="100%" id="docbartable"> + <td><img src="/static/img/jun09/pad/roundcorner_left.gif"></td> + <td id="docbarpadtitle"><span>Browse Tags</span></td> + <td width="100%"> </td> + <td><img src="/static/img/jun09/pad/roundcorner_right.gif"></td> + </table> </div> <div id="padmain"> diff --git a/etherpad/src/static/css/beta.css b/etherpad/src/static/css/beta.css deleted file mode 100644 index afba271..0000000 --- a/etherpad/src/static/css/beta.css +++ /dev/null @@ -1,49 +0,0 @@ -div.beta-signup { } - -div.right { - float: right; - width: 500px; -} -div.left { - width: 224x; - float: left; - text-align: center; - padding: 60px 0 0 80px; -} - -form#beta-signup-form { - border: 1px solid #ccc; - margin: 2em 0; - padding: 1em; - background: #eee; -} - -form#beta-signup-form p { margin: 0; } - -form input { - border: 1px solid #3773c6; - font-size: 14pt; -} - -form button { - border: 0; - cursor: pointer; - color: #fff; - font-weight: bold; - overflow: visible; - padding: 0; - background: #70a4ec; - border: 1px solid #3773c6; - padding: 4px 6px; - margin-top: 4px; -} - -#error-msg { - margin: 0; - padding: .5em; - margin-bottom: .5em; - border: 1px solid red; - background: #fee; - font-weight: bold; -} - diff --git a/etherpad/src/static/css/connection_diagnostics.css b/etherpad/src/static/css/connection_diagnostics.css deleted file mode 100644 index fc040d0..0000000 --- a/etherpad/src/static/css/connection_diagnostics.css +++ /dev/null @@ -1,13 +0,0 @@ -#content { - text-align: center; -} - -#statusmsg { - font-size: 200%; - color: #444; -} - -#emailform { margin: 2em; padding: 1em; background: #eee; border: 1px solid #999; } -#emailform p { font-size: 200%; color: #444; } -#emailform input { font-size: 200%; margin-bottom: 1em; } -#emailform #email { color: #555; } diff --git a/etherpad/src/static/css/fluxbb.css b/etherpad/src/static/css/fluxbb.css deleted file mode 100644 index 844ceca..0000000 --- a/etherpad/src/static/css/fluxbb.css +++ /dev/null @@ -1,55 +0,0 @@ -/* fluxbb-specific CSS rules go here. */ - -/*----------------------------------------------------------------*/ -/* Etherpad overriding shit */ -/*----------------------------------------------------------------*/ - -div.epforum { - width: 780px; - padding-top: 1em; - margin-left: auto; - margin-right: auto; -} - -div#punwrap div.pun { - font-size: 120%; -} - -div#idx1 h2 { display: none; } - -div#punwrap div.pun h2 { - color: white; - font-style: normal; - font-weight: normal; - font-family: sans-serif; - font-size: 1.2em; -} - -div#punwrap div.pun p { margin: 0; } - -.pun div.box { - border: 1px solid #ccc; -} - -div#brdheader div.box { - background: #fff; - border: 0; - padding: 0; - margin: 0; -} - -div#brdheader div#brdtitle { - padding: 0; -} -div#brdheader h1 { - font-family: "Lucida Grande","Lucida Sans Unicode",sans-serif; - color: #666; - border-bottom: 1px solid #666; - font-size: 1.8em; -} - -div#brdwelcome { - margin-top: 1em; - border: 1px solid #ccc; - background: #f1f1f1; -} diff --git a/etherpad/src/static/css/home.css b/etherpad/src/static/css/home.css deleted file mode 100644 index 797a8a7..0000000 --- a/etherpad/src/static/css/home.css +++ /dev/null @@ -1,264 +0,0 @@ -/*-------- - Homepage - --------*/ - -/* Top */ - -#top { - height: 349px; - position: relative; - background: url(/static/img/davy/gfx/screenshot.gif) no-repeat bottom right; -} - -#homepage-notice { - margin: 10px auto; - width: 888px; - background: #ffc; - color: #000; - border: 2px solid #550; - font-size: 1.4em; - padding: 8px; -} - -#intro-left { - width: 340px; - float: left; - font-family: Arial, Helvetica, sans-serif; - text-shadow: 0 0 1px #18487F; - padding-top: 10px; -} - #intro-left h1 { - width: 210px; - position: relative; - padding: 57px 0 0 0; - overflow: hidden; - background: transparent url(/static/img/davy/gfx/home-logo2.gif) no-repeat top left; - height: 0px; - margin: 0 0 5px -8px; - } - #intro-left h2 { - color: #d1e5ff; - font-size: 1.5em; - font-weight: bold; - line-height: 1.2; - } - #intro-left h2 a { - color: #9ac6ff; - font-style: italic; - border-bottom: 2px solid; - } - #intro-left h2 a:hover { - text-decoration: none; - color: #4A91EE; - } - #intro-left p { - color: #fff; - font-size: 1.167em; - line-height: 1.3; - margin: 10px 0; - } - #intro-links { - position: absolute; - bottom: 17px; - left: -1px; - width: 500px; - } - #intro-links a { - display: block; - float: left; - position: relative; - padding: 64px 0 0 0; - overflow: hidden; - background-repeat: no-repeat; - background-position: top left; - height: 0; - } - #newpadbutton { - width: 212px; - background-image: url(/static/img/davy/btn/createpad-home.gif); - margin-right: 11px; - } - #betabutton { - width: 220px; - background-image: url(/static/img/davy/btn/signup-home-4.gif); - } - -/* Bottom */ - -#bottom { - padding-top: 28px; -} - -#quote { - border-bottom: 1px solid #e0e0e0; - padding-bottom: 24px; - text-shadow: 0 0 1px #F7F7F7; -} - #quote q { - width: 680px; - float: left; - font-size: 1.33em; - height: 1.5em; - } - #quote #quote-right { - width: 200px; - float: right; - text-align: right; - } - #quote #quote-right cite { - display: block; - font-size: 1.33em; - font-style: italic; - margin-bottom: 8px; - } - -#features { - border-top: 1px solid #fff; - padding-top: 22px; - text-shadow: 0 0 1px #F7F7F7; -} - #features li { - width: 213px; - float: left; - margin-left: 12px; - } - #features li.first { - margin-left: 0; - } - #features li img { - float: left; - margin-right: 8px; - } - #features li strong, - #features li span { - display: block; - margin-left: 40px; - } - #features li strong { - font-size: 16px; - font-weight: normal; - margin-bottom: 6px; - } - #features li span { - line-height: 17px; - } - -#uses { -width: 675px; -float: left; - margin-bottom: 28px; - margin-right: -12px; -position: relative; -} -#uses li { -width: 213px; -float: left; - margin-right: 12px; -} -#uses li a { - font-size: 1.5em; - font-family: Calibri, Arial, Helvetica, sans-serif; - text-shadow: 0 1px 0 #fff; -color: #214b7e; -} -#uses li a:hover { - text-decoration: none; -color: #30619c; -} -#uses li .thumb { -display: block; -width: 213px; -position: relative; -padding: 123px 0 0 0; -overflow: hidden; - background-repeat: no-repeat; - background-position: top left; -height: 0px; - margin-top: 10px; -} -#uses #use-meetings .thumb { background-image: url(/static/img/davy/gfx/use-meetings.png); } -#uses #use-programming .thumb { background-image: url(/static/img/davy/gfx/use-programming.png); } -#uses #use-writing .thumb { background-image: url(/static/img/davy/gfx/use-writing.png); } -#uses .more { -display: block; -position: absolute; -padding: 21px 0 0 0; -overflow: hidden; -background: transparent url(/static/img/davy/btn/uses-more.gif) no-repeat top left; -height: 0px; -width: 58px; -top: 0; -right: 12px; - z-index: 10; -} -* html #uses .more { -right: 24px; -} - -#blog { -width: 213px; -float: left; - margin-right: 12px; -clear: left; -} -#blog h3 { - font-family: Calibri, "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif; -color: #666; - text-transform: uppercase; - text-shadow: 0 1px 0 #fff; - letter-spacing: 1px; -} -#blog li { -margin: 1.25em 0; -} -#blog li strong a { - font-size: 1.33em; - font-family: Calibri, Arial, Helvetica, sans-serif; - font-weight: bold; -} -#blog li small { -display: block; - font-size: .917em; - font-family: Calibri, Arial, Helvetica, sans-serif; -color: #666; -margin: 2px 0; -} -#blog li small a { -color: #4182c2; -} -#blog li span { - line-height: 1.3; -} - -#quotes { -width: 406px; -float: left; -background: #e0ecf9; -border: 1px solid #8ba9cc; - border-left: 0; - border-right: 0; -color: #334050; - font-family: Calibri, Arial, Helvetica, sans-serif; -padding: 12px 16px 0; - text-shadow: 0 0 1px #e0ecf9; -} -#quotes q { - font-size: 1.5em; - line-height: 1.22; -display: block; - text-indent: -.45em; -} -#quotes cite { - font-size: 1.33em; -display: block; - font-style: italic; - text-align: right; -margin: .5em 0 1em;; -} -#quotes .more { - text-align: right; - margin-bottom: 1em; - position: relative; - right: -.75em; - font-size: 1.167em; -} diff --git a/etherpad/src/static/css/pad.css b/etherpad/src/static/css/pad.css deleted file mode 100644 index 02c341f..0000000 --- a/etherpad/src/static/css/pad.css +++ /dev/null @@ -1,1000 +0,0 @@ -*,html.body,p { margin: 0; padding: 0; } -html { - font-size: 62.5%; -} -div.hidden { display: none; } - -/*----------------------------------------------------------------*/ -/* pad */ -/*----------------------------------------------------------------*/ -body#padbody { - font-family: verdana, helvetica, sans-serif; - background: white; - color: black; -} - -body#padbody.limwidth { - background: #d2d2d2 url(/static/img/apr09/backgrad.png) repeat-x left top; -} - -body #padoutertable { width: 100%; } -body.limwidth #padoutertable { width: 940px; margin-left: auto; margin-right: auto; } -#padoutertable td#pot_main, #padoutertable td#pot_top, #padoutertable td.potshad { - vertical-align: top; zoom: 1; position: relative; } -#padoutertable #pot_main { background: white; padding-left: 12px; padding-right: 12px; - padding-top: 2px; -} - -body.fullwidth #padoutertable .potshad { display: none; } - -/* Achieve side drop shadows on top of background gradient using two drop shadow - images for each side (one with gradient in background, one to repeat down the - page). Each side drop shadow gets a column of the padoutertable, but split into - two cells, because if a single cell is used on each side with rowspan=2 with a - tall image in it, IE 6 chooses an unsightly initial height for the top bar. -*/ -body.limwidth #padoutertable .potshad { width: 4px; } -body.limwidth #padoutertable .potshad div { height: 200px; } -body.limwidth #padoutertable #pot_shadleft { - background: url(/static/img/apr09/shadleft.png) repeat-y right top; } -body.limwidth #padoutertable #pot_shadleft div, -body.limwidth #padoutertable #pot_shadlefttopseg { - background: url(/static/img/apr09/shadlefttop.png) no-repeat right top; } -body.limwidth #padoutertable #pot_shadright { - background: url(/static/img/apr09/shadright.png) repeat-y left top; } -body.limwidth #padoutertable #pot_shadright div, -body.limwidth #padoutertable #pot_shadrighttopseg { - background: url(/static/img/apr09/shadrighttop.png) no-repeat left top; } -body.limwidth #padoutertable #pot_main, body.limwidth #padoutertable #pot_top { - border-left: 1px solid #333; - border-right: 1px solid #333; -} -body.limwidth #padoutertable #pot_main { border-bottom: 1px solid #333; } - -#padoutertable #pot_top { background: #2e609e url(/static/img/apr09/topbar.gif) repeat-x left top; - height: 28px; vertical-align: middle; - border-bottom: 1px solid #333; - padding-left: 1px; padding-right: 1px; /* a little padding helps "active" rects not extend outside */ -} - -#padpage #pot_top a#headhomelink { - display: block; float: left; - height: 0; width: 88px; - padding-top: 28px; - overflow: hidden; - text-decoration: none; - background: url(/static/img/apr09/topbarlogo.gif) no-repeat left top; -} -#padpage #pot_top a#widthlink { - display: block; float: right; - height: 0; width: 28px; - padding-top: 28px; - overflow: hidden; - text-decoration: none; -} - -#padpage #pot_top, #padpage #pot_top a { color: #cbd7e7; } -#padpage #pot_top a:focus { outline: 0; } /* for firefox */ - -body.limwidth #padpage #pot_top a#widthlink { - background: url(/static/img/apr09/widthfull.gif) no-repeat center 8px; } -body.fullwidth #padpage #pot_top a#widthlink { - background: url(/static/img/apr09/widthlim.gif) no-repeat center 8px; } -body.limwidth #padpage #pot_top a#widthlink:hover { - background: url(/static/img/apr09/widthfullactive.gif) no-repeat center 8px; } -body.fullwidth #padpage #pot_top a#widthlink:hover { - background: url(/static/img/apr09/widthlimactive.gif) no-repeat center 8px; } - -#padpage #pot_top #headurl { - margin-left: 30px; - margin-top: 5px; - float: left; - margin-right: 20px; - padding: 2px; - height: 15px; - line-height: 14px; - font-size: 1.1em; -} - -#padpage #pot_top #shareurl { font-weight: bold; } - -#padpage #pot_top #newpadlink { - display: block; float: right; margin-right: 30px; font-size: 1.0em; - font-weight: bold; text-decoration: none; - height: 0; - padding-top: 8px; - padding-bottom: 20px; - padding-left: 20px; - padding-right: 6px; - overflow: hidden; - background: url(/static/img/apr09/newpadicon.gif) no-repeat 2px 8px; -} -#padpage #pot_top a#newpadlink:hover { - text-decoration: underline; color: white; -} - -/* -body#padbody.fullwidth { - background: #ddd; -} -#padpage { - -} -body.limwidth #padcontent { - width: 940px; - margin-left: auto; - margin-right: auto; -} -#padpage #padhead { - height: 38px; - text-align: center; - margin-bottom: 4px; -} -#padpage #padhead_inner { - width: 938px; - margin-left: auto; - margin-right: auto; - padding: 0 1px; - background: url(/static/img/oct/minitopback2.gif) repeat center top; - border: 1px solid #666; - border-top: 0; -} -#padpage #padhead a#headhomelink { - display: block; - float: left; - height: 0; - width: 154px; - padding-top: 37px; - overflow: hidden; - text-decoration: none; - background: url(/static/img/oct/minitoplogo2.gif) no-repeat left top; -} -#padpage #headnewpad { - float: right; -} -#padpage #headnewpad #newbutton { - margin-top: 5px; - margin-right: 20px; -} -#padpage #headurl { - margin-left: 70px; - margin-top: 5px; - float: left; - font-size: 1.4em; - margin-right: 20px; - padding: 5px 5px 5px 5px; - height: 17px; - line-height: 17px; -} -#padpage #headurl label { - font-weight: bold; - font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif; - font-size:1em; - position: relative; - top: 1px; -} -#padpage #headurl #shareurl { - border: 1px solid #999; - padding: 3px; -} -#padpage #padtablediv { - margin: 0; -} -body.limwidth #padpage #padtablediv { - margin: 0 20px; -} -*/ - -#padpage #padtable { - width: 100%; -} -#padpage #padtable td#topbar { - height: 16px; -} -#padpage #padtable div#topbarmsg { - display: none; - float: left; - color: #642; - font-size: 1.0em; - padding-top: 2px; - padding-left: 4px; - border-left: 1px solid #ccc; -} - -#padpage #topbar #connectionstatus { - float: left; - padding-top: 2px; - padding-right: 4px; - padding-left: 16px; - height: 16px; - font-size: 1.0em; - color: #666; -} -#padpage #topbar .connecting { - background: url(/static/img/pad/animated-orb-orange-12.gif) no-repeat left center; -} -#padpage #topbar .connected { - background: url(/static/img/pad/orb-greenred-12.gif) no-repeat left 3px; -} -#padpage #topbar .disconnected { - background: url(/static/img/pad/orb-greenred-12.gif) no-repeat left -17px; -} -#padpage #padtable a.showhide { - display: block; - margin: 0; - font-size: 1em; - text-decoration: none; -} -#padpage #padtable a.showhide:hover { - text-decoration: underline; -} -#padpage #padtable a.showhide, #padpage #padtable a.showhide:visited { - color: #66f; -} -#padpage #padtable a#showsidebar { - float: right; - display: none; - position: relative; - top: 2px; -} -#padpage #padtable a#hidesidebar { - float: left; - display: none; -} -/*#padpage #editorcontainer { - display: none; -}*/ -/*#padpage #toptoolbar { - display: none; -}*/ -#padpage .editorcell_loaded #editorcontainer { - background: #fff; - overflow: hidden; - display: block; -} -#padpage #toptoolbar { - border-bottom: 1px solid #666; - height: 30px; - background: #eee; - display: block; - position: relative; /* make it an offsetParent for padtitle stuff */ - overflow: hidden; -} -#padpage #bottoolbar { - border-top: 1px solid #666; - height: 30px; - background: #eee; - display: none; /* set in pad.js */ -} -#padpage #bottoolbar #viewzoom { - padding-left: 5px; - padding-top: 5px; - padding-right: 5px; - float: left; -} -#padpage #bottoolbar #viewfont { - padding-left: 5px; - padding-top: 5px; - padding-right: 5px; - float: left; -} -#padpage #editorcell { - border: 1px solid #666; -} -#padpage #toptoolbar a.toptoolbarbutton { - float: left; - height: 20px; - width: 20px; - border: 1px solid #999; - background-color: #eee; - background-repeat: no-repeat; - background-position: center center; - margin-top: 5px; - text-decoration: none; -} -#padpage #toptoolbar.disabledtoolbar a.toptoolbarbutton { - opacity: 0.5; - filter: alpha(opacity = 50); /* IE */ - zoom: 1; - cursor: auto; -} -#padpage #toptoolbar #padtitle { - float: left; - margin-top: 5px; - margin-left: 20px; - line-height: 20px; - width: 400px; - height: 20px; - overflow: hidden; - display: none; -} -#padpage #toptoolbar .padtitlepad { - font-style: italic; - color: #666; - font-size: 1.2em; -} -#padpage #toptoolbar #padtitletitle { - font-weight: bold; - font-size: 1.2em; -} -#padpage #toptoolbar .editlink { - font-size: 1em; - color: #666; -} -#padpage #toptoolbar .oklink { - display: none; - z-index: 2; - position: absolute; - line-height: 20px; - font-size: 1em; -} -#padpage #toptoolbar #padtitleedit { - z-index: 2; - position: absolute; - left: 0; - top: 0; - display: none; -} -#padpage #toptoolbar a:focus { - outline: 0; -} -#padpage #toptoolbar .bold { background-image: url(/static/img/may09/bold.gif); } -#padpage #toptoolbar .italic { background-image: url(/static/img/may09/italic.gif); } -#padpage #toptoolbar .underline { background-image: url(/static/img/may09/underline.gif); } -#padpage #toptoolbar .undo { background-image: url(/static/img/may09/undo.gif); } -#padpage #toptoolbar .redo { background-image: url(/static/img/may09/redo.gif); } -#padpage #toptoolbar .bold, #padpage #toptoolbar .undo { - margin-left: 5px; -} -#padpage #toptoolbar #passwordlock { - float: right; - margin-top: 5px; - margin-right: 5px; - width: 22px; - height: 22px; - text-decoration: none; -} -#padpage #toptoolbar a#passwordlock:hover { - background-color: #ffffee; -} -#padpage #toptoolbar .passwordhidden { display: none; } -#padpage #toptoolbar .passwordlocked { - display: block; - background: url(/static/img/may09/passwordlocked.gif) no-repeat center center; -} -#padpage #toptoolbar .passwordnone { - display: block; - background: url(/static/img/may09/passwordnone.gif) no-repeat center center; -} -#padpage #sidebarcell {} -#padpage #sidebar { - width: 300px; - border-top: 1px solid #666; - border-right: 1px solid #666; - border-bottom: 1px solid #666; - background: #fff; - overflow: auto; -} -#padpage div.sidebar_loading { - border-left: 1px solid #666; -} -#padpage #editorcontainer iframe { - width: 100%; - padding:0; - margin:0; -} -#padpage #appjetfooter { - padding: 3px 3px; - font-family: Verdana, Helvetica, sans-serif; - font-size: 1em; - text-align: right; -} -div#djs { - font-family: monospace; - font-size: 10pt; - height: 300px; - overflow: scroll; - border: 1px solid #ccc; - background: #fee; - margin: 5px 0; - padding: 6px; -} -div#djs p { margin: 0; padding: 0; display: block; } -#padpage a.small_link { - font-style: normal; - color: #66f; - text-decoration: none; - font-size: 1.1em; -} -#padpage a.small_link:hover { text-decoration: underline; } -#padpage .editorcell_loading #editorcellinner { - height: 400px; /* make #sizedcontent stretch the outer table for height calc */ -} -#padpage #editorcellinner { - position: relative; - zoom: 1; -} -#padpage #loadingbox { - padding-top: 100px; - padding-bottom: 100px; - font-size: 2.5em; - color: #aaa; - text-align: center; - position: absolute; - width: 100%; - height: 30px; - z-index: 100; -} -/*----------------------------------------------------------------*/ -/* userlist */ -/*----------------------------------------------------------------*/ -#sidebar div.sideheadwrap { - font-weight: normal; - font-size: 1.2em; - text-align: center; - padding: 3px 6px; - background: #eee url(/static/img/pad/sidehead-grad.gif) repeat-x bottom left; - border-bottom: 1px solid #666; - cursor: pointer; - zoom: 1; -} -#sidebar div.sh_hilited { - background-image: url(/static/img/oct/sidehead-gradhilite.gif); -} -#sidebar div.sideheadwrap p.sidehead { - display: block; - text-align: left; - padding: 0 0 0 18px; - margin: 0; -} -#sidebar div.sh_uncollapsed p.sidehead { - background: url(/static/img/pad/expandy-arrow6-down.gif) no-repeat center left; -} -#sidebar div.sh_collapsed p.sidehead { - background: url(/static/img/pad/expandy-arrow6-right.gif) no-repeat center left; -} -#sidebar div.sideheadwrap:hover { - cursor: pointer; - background: #bbb; -} -#sidebar div.sh_uncollapsed:hover p.sidehead { - background: url(/static/img/pad/expandy-arrow6-down-active.gif) no-repeat center left; -} -#sidebar div.sh_collapsed:hover p.sidehead { - background: url(/static/img/pad/expandy-arrow6-right-active.gif) no-repeat center left; -} -#sidebar div.sidebox { margin-bottom: 10px; } -#sidebar div#chatbox { margin-bottom: 2px; } -#sidebar div.sidebox_last { margin-bottom: 0; } -#sidebar #userlist div.userbox { - border-bottom: 1px solid #ccc; -} -#sidebar #userlist div.lastuser { - border-bottom: 0; -} -#sidebar #userlist div.userbox div.userinfo { - font-style: italic; - margin-top: 3px; -} -#sidebar #userlist div.userbox div.userinfo span.username { - padding-bottom: 4px; - font-size: 1.2em; -} -#sidebar #userlist div.userbox div.userinfo div.ip { - color: #999; - font-size: 1em; - margin-bottom: 3px; -} -#sidebar #userlist div.userbox div.usercolor { - border: 1px solid black; - width: 12px; - height: 12px; - float: left; - margin: 6px; - margin-top: 3px; - margin-left: 0; -} -#sidebar #userlist div.userbox div#rightuserlink { - float: right; - text-align: right; - width: 120px; -} -#sidebar #userlist a#changenamelink { - padding-right: 18px; - background: url(/static/img/pad/pencil-icon-small-blue.gif) no-repeat top right; -} -#sidebar #userlist div.userinfowrap { - padding: 6px 0 6px 6px; -} -#sidebar #userlist div.myuserwrap:hover { - cursor: pointer; - background: #eee; -} -/*----------------------------------------------------------------*/ -/* editing my user info */ -/*----------------------------------------------------------------*/ -#userlist div.edituserinfo { - color: black; - padding: 6px 0 12px 12px; -} -#userlist div.edituserinfo p { - font-size: 1.2em; - margin: 8px 4px; -} -#userlist div.edituserinfo h4 { - margin-top: 1em; - margin-left: 4px; - font-size: 1.3em; - color: black; - font-weight: bold; -} -#userlist div.edituserinfo input { - width: 260px; -} -#userlist div.edituserinfo button { - margin: 8px 4px; -} -#colorpicker a { - border: 3px solid #ccc; - text-decoration: none; - display: block; - width: 12px; - height: 12px; - float: left; - margin: 4px; - cursor: pointer; -} -#colorpicker a.selectedcolor { - border: 3px solid black; -} -#colorpicker a:hover { - border: 3px solid black; -} -/*----------------------------------------------------------------*/ -/* invitemore */ -/*----------------------------------------------------------------*/ -#sidebar #invitemore { - display: none; - text-align: center; - margin-top: 10px; - font-size: 1.1em; -} -#sidebar #invitemore input { - font-size: 1.1em; -} -#sidebar #invitemore a {} -#sidebar #invitemore #inviteinstructions { - background-color: #efe; - border: 1px solid #ccc; -} -#sidebar #invitemore #inviteinstructions p { - text-align: justify; - padding: .4em 1em; -} -#sidebar #invitemore #inviteinstructions p#hideinstructions { - text-align: center; -} -#sidebar #invitemore #inviteinstructions p#emailinviteleadin { - margin-top: .6em; -} -#sidebar #invite_email { width: 160px; } -#sidebar #invitemore #inviteinstructions #invite_email_submit {} -#sidebar #invitemore #invite_email_status { color: #642; } -/*----------------------------------------------------------------*/ -/* prefs */ -/*----------------------------------------------------------------*/ -#sidebar div#headprefs { border-top: 1px solid #666; } -#sidebar div#headfeedback { border-top: 1px solid #666; } -#sidebar div#headrevisions { border-top: 1px solid #666; } -#sidebar div#headchatbox { border-top: 1px solid #666; } -#sidebar div#headimportexport { border-top: 1px solid #666; } -#sidebar #prefs div.prefcheckbox { - margin: 0; - cursor: pointer; - border: 1px solid #fff; - font-size: 1em; -} -#sidebar #prefs div.prefcheckbox td.checkboxcell { - padding: 0 4px; -} -#sidebar #prefs div.prefcheckbox td.labelcell { - padding: 3px 4px; -} -#sidebar #prefs div.prefcheckbox:hover { - cursor: pointer; - background-color: #def; - border: 1px solid #aaa; -} -/*----------------------------------------------------------------*/ -/* revisions */ -/*----------------------------------------------------------------*/ -#sidebar #revisions { - text-align: center; -} -#sidebar #revisionlist {} -#sidebar #revisions input#savenow { - width: 260px; - margin-left: auto; margin-right: auto; - margin-top: 6px; margin-bottom: 6px; -} -#sidebar #revisions .revisioninfo { - text-align: left; - font-size: 1.1em; - border-top: 1px solid #ccc; - padding: 3px 2px 3px 6px; -} -#sidebar #revisions .revisioninfo .ractions { - color: #aaa; - font-size: 1em; -} -#sidebar #revisions .revisioninfo .rleft { - width: 96px; - float: left; -} -#sidebar #revisions .revisioninfo .editrlabel { - padding-left: 16px; - background: url(/static/img/pad/pencil-icon-small-blue.gif) no-repeat center left; -} -#sidebar #revisions .revisioninfo .rright { - margin-left: 18px; - color: #777; - font-style: italic; -} -#sidebar #revisions .revisionbottomlinks { - border-top: 1px solid #eee; - padding-top: 5px; - color: #888; - font-size: 1.1em; -} -#sidebar #revisions #nosaveprivs { - display: none; - color: #282; - font-size: 1.2em; - padding: 1em; -} -#sidebar #revisions p.revlabelprompt { - color: #444; - padding: 2px; -} -#sidebar #revisions input.inputrevlabel { - display: block; - width: 260px; - margin-left: auto; margin-right: auto; - margin-top: 6px; margin-bottom: 6px; - border: 1px solid #ccf; -} - -/*----------------------------------------------------------------*/ -/* feedback */ -/*----------------------------------------------------------------*/ -#sidebar #feedback { - background: #eee; - padding: 1px 8px; /* non-zero padding so that background extends */ - border-bottom: 1px solid #bbb; - text-align: center; - padding-bottom: 12px; -} -#sidebar #feedback p { - font-size: 1.1em; - margin: 10px 0; - color: #333; - text-align: justify; -} -#sidebar #feedback p em { - font-weight: bold; - font-style: italic; -} -#sidebar #feedback #formbox { - width: 260px; - margin-left: auto; - margin-right: auto; - zoom: 1; - positive: relative; -} -#sidebar #feedback textarea { - width: 100%; - margin-left: auto; - margin-right: auto; - height: 100px; -} -#sidebar #feedbacksubmit { - width: 100%; - text-align: center; - margin-left: auto; - margin-right: auto; -} -#sidebar #feedbackresult { - display: none; -} -/*----------------------------------------------------------------*/ -/* other */ -/*----------------------------------------------------------------*/ -a#newbutton { - font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif; - font-size:1.2em; - line-height:1.0; - margin:0 0 0 0; - text-decoration:none; - - background-color:#eee; - border:1px solid #999; - border-top: 1px solid #bbb; - border-bottom: 1px solid #666; - - padding:5px 5px 3px 5px; - - cursor:pointer; - font-weight:bold; - color:#555; - display: block; -} -a#newbutton:hover { - background-color: #ddd; - border: 1px solid #999; - color: #333; -} -a#newbutton img { - padding:0; - padding-bottom: 2px; - border:none; - width: 16px; - height: 16px; - vertical-align: middle; -} - -#framedpage #notice { - padding: 40px 20px; -} -#framedpage #notice p { - margin: 16px 0; -} - -img#plane { border: 0; vertical-align: middle; } - -/*----------------------------------------------------------------*/ -/* top msgs */ -/*----------------------------------------------------------------*/ - -div.topmsg { - zoom: 1; - margin: 5px 0; - position: relative; -} -div.topmsg a#hidetopmsg { - position: absolute; - right: 5px; - bottom: 5px; -} - -div#bigtoperror_wrap { - border: 1px solid #a66; - background: #fdd; - font-size: 1.2em; - padding: 1em; - padding-bottom: .5em; -} -div#bigtoperror_wrap p { - margin-bottom: 6px; - color: #222; -} -div#bigtoperror_wrap p.whynote { - color: #444; -} -div#bigtoperror_wrap p.whynote a { - color: #33f; -} -div#bigtoperror_wrap button.forcereconnect { - margin-top: 6px; -} -div#bigtoperror_wrap a { color: #00a; } -div#bigtoperror_wrap a:visited { color: #00a; } - -div#servermsg { - position: relative; - border: 1px solid #992; - background: #ffc; - padding: 1em; -} - -/*----------------------------------------------------------------*/ -/* chat */ -/*----------------------------------------------------------------*/ -#chatbox {} -#chatbox #chatmessages { - margin: 0; - margin-bottom: 2px; - height: 160px; - border: 1px solid #ccc; - overflow: auto; -} -#chatbox div.chatmessage { padding: 2px 0; } -#chatbox div.chatusermessage0 { background-color: #eee; } -#chatbox span.chatname { font-style: italic; } -#chatbox span.chattime { font-style: italic; color: #444; } -#chatbox span.chatline { color: #222; } -#chatbox input#chatinput { width: 100%; } -#chatbox #chatsaytable { - width: 270px; - margin-left: auto; - margin-right: auto; - padding: 0; - border-spacing: 0; -} -#chatbox #chatsaytable td { padding: 0 2px; } - -/*----------------------------------------------------------------*/ -/* import/export */ -/*----------------------------------------------------------------*/ - -#importexport td.exportpic a img { - border: 0; -} - -#importexport .exportspinner { - display: none; -} - -#importexport .exportspinner img { - margin-left: 7px; -} - -#importexport a.disabledexport { - color: gray; -} - -#importexport { - font-size: 1em; - font-family: verdana, helvetica, sans-serif; -} - -#importexport .exportlink { - margin: 2px 0; -} - -#importexport td.labelcell { - padding-left: 4px; -} - -#importexport td.firsttd { - padding-left: 10px; -} - -#importexport td.secondtd { - padding-left: 50px; -} - -#importexport #headexport { - font-size: 1.1em; - margin: 7px; - margin-top: 10px; -} - -#importexport #importsection { - border-top: 1px solid #ccc; - margin-top: 5px; - padding-top: 3px; -} - -#importexport .importformdiv { - padding: 5px 15px; -} - -#importexport #importformsubmitdiv { - margin-top: 5px; -} - -.importformenabled { - background: #cfc; - border-top: 1px solid #292; - border-bottom: 1px solid #292; -} - -#importexport #headimport { - font-size: 1.1em; - margin: 7px; -} - -#importexport .importmessage { - display: none; - border: 1px solid #992; - background: #ffc; - padding: 5px; -} - -#importexport #exportmessage { - display: none; - border: 1px solid #992; - background: #ffc; - padding: 5px; - margin: 10px 15px; -} - -#importexport #importmessagefail { - margin-top: 10px; - margin-bottom: 5px; -} - -#importexport #importmessagesuccess { - margin: 0 20px; -} - -#importexport #importstatusball { - display: none; - padding-bottom: 3px; -} - -#importexport #importarrow { - display: none; - margin-left: 5px; -} - -span.nowrap { - white-space: nowrap; -} - -#sidebar #prefs div.prefcheckbox { - margin: 0; - cursor: pointer; - border: 1px solid #fff; - font-size: 1em; -} -#sidebar #prefs div.prefcheckbox td.checkboxcell { - padding: 0 4px; -} -#sidebar #prefs div.prefcheckbox td.labelcell { - padding: 3px 4px; -} -#sidebar #prefs div.prefcheckbox:hover { - cursor: pointer; - background-color: #def; - border: 1px solid #aaa; -} - -/*----------------------------------------------------------------*/ -/* modal dialogs */ -/*----------------------------------------------------------------*/ - -#modaloverlay { - position: absolute; - z-index: 100; - background-image: url(/static/img/apr09/black35.png); - zoom: 1; - display: none; - left: 0; top: 0; - width: 100%; -} - -* html #modaloverlay { /* for IE 6+ */ - background-color: transparent; - background-image: url(/static/img/apr09/blank.gif); - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/static/img/apr09/black35.png", sizingMethod="scale"); -} - -#modaldialog { - border: 1px solid #333; - background: #ddd; - width: 400px; - margin-left: auto; - margin-right: auto; - position: relative; -} - -#dialogtopbar { - height: 18px; - border-bottom: 1px solid #333; - background: #2e609e url(/static/img/apr09/modalbar.gif) repeat-x left top; - color: #cbd7e7; - font-size: 1.0em; - font-weight: bold; - line-height: 18px; - padding-left: 10px; - cursor: default; -} - -td#dialogcontent { - padding: 10px; - height: 100px; - vertical-align: top; -} - -table#dialogcontenttable { width: 100%; } diff --git a/etherpad/src/static/css/pad2_ejs.css b/etherpad/src/static/css/pad2_ejs.css index 4b3d7e6..44e1a08 100644 --- a/etherpad/src/static/css/pad2_ejs.css +++ b/etherpad/src/static/css/pad2_ejs.css @@ -27,18 +27,6 @@ body.squish2width #padpage { width: 700px; } .propad #topbar { background: #2c2c2c url(/static/img/jun09/pad/protop.gif) repeat-x 0 -25px; } .propad #topbarleft { background: url(/static/img/jun09/pad/protop.gif) no-repeat left top; } .propad #topbarright { background: url(/static/img/jun09/pad/protop.gif) no-repeat right top; } - -/* -a#topbarnewpad { display: block; float: left; position: relative; top: 4px; width: 94px; - height: 0; padding-top: 26px; overflow: hidden; - background: url(/static/img/jun09/pad/padtop5.gif) no-repeat -5px -4px; } -a#topbarnewpad:focus { outline: 0; } - -a#topbarfullwidth { display: block; float: right; position: relative; top: 2px; width: 107px; - height: 0; padding-top: 27px; overflow: hidden; - background: url(/static/img/jun09/pad/padtop5.gif) no-repeat -788px -2px; } -a#topbarfullwidth:focus { outline: 0; } -*/ a#backtoprosite, #accountnav { display: block; position: absolute; height: 15px; line-height: 15px; @@ -78,41 +66,38 @@ a#hidetopmsg { position: absolute; right: 5px; bottom: 5px; } #docbar { margin-top: 6px; height: 30px; position: relative; zoom: 1; background: #fbfbfb url(/static/img/jun09/pad/padtopback2.gif) repeat-x 0 -31px; } -#docbarleft { position: absolute; left: 0; top: 0; height: 100%; - overflow: hidden; - background: url(/static/img/jun09/pad/padtop5.gif) no-repeat left -31px; width: 7px; } +.docbarbutton +{ + padding: 2px; + border-left: 1px solid #CCC; +} -<% function docbarButton(name, width, imgleft, posright, hoverimgleft, openimgleft) { - return ("#docbar$name$-outer { width: "+width+"px; position: absolute; height: 30px; top: 0; right: "+posright+"px; "+ - "background: url(/static/img/jun09/pad/padtop5.gif) no-repeat "+(-imgleft)+"px -31px; "+ - "/* avoid IE flicker using double background */ }"+ - "a#docbar$name$ { display: block; height: 0; padding-top: 30px; position: absolute; width: 100%; "+ - "overflow: hidden; background: url(/static/img/jun09/pad/padtop5.gif) no-repeat "+(-imgleft)+"px -31px; "+ - "z-index: 53; /* > .dbpanel-wrapper */} "+ - "a#docbar$name$:focus { outline: 0; } "+ - "a#docbar$name$:hover { background: url(/static/img/jun09/pad/docbarstates3.png) no-repeat "+(-hoverimgleft)+"px 0; } "+ - ".docbar$name$-opening a#docbar$name$, .docbar$name$-opening a#docbar$name$:hover, .docbar$name$-closing a#docbar$name$, .docbar$name$-closing a#docbar$name$:hover, .docbar$name$-open a#docbar$name$, .docbar$name$-open a#docbar$name$:hover { "+ - "background: url(/static/img/jun09/pad/docbarstates3.png) no-repeat "+(-openimgleft)+"px 0; } "+ - "a#docbar$name$:hover, .docbar$name$-closing a#docbar$name$ { padding-top: 29px; } "+ - ".docbar$name$-opening a#docbar$name$, .docbar$name$-opening a#docbar$name$:hover { "+ - "/* opening or closing: link covers gray line below it */ "+ - "padding-top: 30px; }"+ - ".docbar$name$-open a#docbar$name$, .docbar$name$-open a#docbar$name$:hover { "+ - "/* link covers gray line below it, and also top highlight of panel */ "+ - "padding-top: 30px; }").replace(/\$name\$/g, name); -} %> +.docbarbutton img +{ + border: 0px; + width: 13px; + height: 13px; +} -<% // include left border, not right %> -<%= docbarButton("savedrevs", 128, 669, 103, 123, 123) %> -<%= docbarButton("impexp", 122, 547, 231, 0, 0) %> -<%= docbarButton("options", 109, 438, 353, 379, 379) %> -<%= docbarButton("security", 85, 353, 462, 489, 489) %> +.docbarbutton a +{ + font-size:10px; + text-decoration: none; + color: #444; + font-weight: bold; + float: right; +} -#docbarslider-outer { width: 104px; position: absolute; height: 30px; top: 0; right: 0; - background: url(/static/img/jun09/pad/padtop5.gif) no-repeat -796px -31px; - /* avoid IE flicker using double background */ } -a#docbarslider { display: block; height: 0; padding-top: 30px; position: absolute; width: 100%; - overflow: hidden; background: url(/static/img/jun09/pad/padtop5.gif) no-repeat -796px -31px; z-index: 53; /* > .dbpanel-wrapper */} +#docbarslider-outer +{ + background-color: #fef2bd; + border: 1px solid #CCC; + border-right: 0px; +} + +#docbarleft { position: absolute; left: 0; top: 0; height: 100%; + overflow: hidden; + background: url(/static/img/jun09/pad/padtop5.gif) no-repeat left -31px; width: 7px; } <% /* changing the size of the title / rename area means adjusting the #docbarpadtitle.width, #padtitlebuttons.left, @@ -130,21 +115,21 @@ a#docbarslider { display: block; height: 0; padding-top: 30px; position: absolut font-size: 1.1em; display: none; } #docbarrenamelink a { color: #999; } #docbarrenamelink a:hover { color: #48d; } -#padtitlebuttons { position: absolute; width: 120px; zoom: 1; - height: 22px; top: 4px; left: 223px; display: none; - background: url(/static/img/jun09/pad/padtop5.gif) -19px -35px; } +#padtitlebuttons { position: absolute; width: 74px; zoom: 1; + height: 17px; top: 6px; left: 170px; display: none; + background: url(/static/img/jun09/pad/ok_or_cancel.gif) 0px 0px; } #padtitlesave { position: absolute; display: block; - height: 0; padding-top: 22px; overflow: hidden; - width: 49px; left: 0; top: 0; } + height: 0; padding-top: 17px; overflow: hidden; + width: 23px; left: 0; top: 0; } #padtitlecancel { position: absolute; display: block; - height: 0; padding-top: 22px; overflow: hidden; - width: 49px; right: 0; top: 0; } + height: 0; padding-top: 17px; overflow: hidden; + width: 35px; right: 0; top: 0; } #padtitleedit { position: absolute; top: 4px; left: 5px; height: 17px; padding: 2px; font-size: 1.4em; background: white; border-left: 1px solid #c3c3c3; border-top: 1px solid #c3c3c3; border-right: 1px solid #e6e6e6; border-bottom: 1px solid #e6e6e6; - width: 207px; display: none; + width: 150px; display: none; } #padmain { margin-top: 6px; position: relative; zoom: 1; } diff --git a/etherpad/src/static/css/pne-manual.css b/etherpad/src/static/css/pne-manual.css deleted file mode 100644 index 19f1ba0..0000000 --- a/etherpad/src/static/css/pne-manual.css +++ /dev/null @@ -1,143 +0,0 @@ -/* global */ - -div.pne-manpage { - font-size: 1.1em; -} - -.pne-manual-topnav { - border-bottom: 1px solid #ccc; - margin-bottom: 1em; - padding-bottom: 4px; -} - -div.pne-manpage h2 { - color: #111; - border-bottom: 1px solid #111; -} - -div.pne-manpage ul,ol { - padding-left: 2em; -} -div.pne-manpage li { - margin-top: .4em; -} -div.pne-manpage ol li { - list-style: decimal; - margin-top: 1em; -} - - -div.pne-manpage tt { - font-family: monospace; - font-size: 1.1em; - color: #040; - font-style: italic; -} - -div.pne-manpage div.code { - font-family: monospace; - font-size: 1.0em; - padding: 0 1em; - border: 1px solid #ccc; - background: #eee; - margin: 0; -} - -div.pne-manpage div.code span.prompt { - color: #609; -} - -div.pne-manpage div.code tt { - font-style: normal; - font-size: 1.0em; - color: #00f; -} - -div.pne-manpage div.code p { - line-height: 125%; - margin: 1em 0; - padding: 0; -} - -/* main */ - -div#pne-main h2 { - font-size: 1.4em; - color: black; - font-weight: bold; - border: 0; - margin: 0; - padding: 0; -} -div#pne-main h3 { - font-size: 1.1em; - color: #555; - font-style: italic; -} -div#pne-main h4 { - color: #888; - margin-top: 2em; - font-weight: bold; -} -div#pne-main ul { - padding-left: 2em; -} -div#pne-main ul li { - list-style: square; -} -div#pne-main p#version-notice { - font-size: 88%; - color: #333; - margin-top: 2em; - border-top: 1px solid #ccc; -} - -/* configuration-guide */ - -table#opts { - width: 100%; - border-top: 1px solid #ccc; - border-left: 1px solid #ccc; - border-right: 0; - border-bottom: 0; - margin: 2em 0 1em 0; -} -table#opts td, table#opts th { - padding: 4px 0; - border-right: 1px solid #ccc; - border-bottom: 1px solid #ccc; -} -table#opts td { - font-family: monospace; -} -table#opts td.desc { - font-family: Verdana, sans-serif; -} -table#opts th { - text-align: left; - font-weight: bold; -} -table#opts td.rowhead { - padding-top: 1em; - font-style: italic; - color: #222; - border-bottom: 1px solid #222; -} - -/* changelog */ - -div#pne-changelog h2 { - margin-top: 2em; -} - -div#pne-changelog h3 { - font-weight: bold; - padding-left: 1em; - margin: 1em 0; -} - -div#pne-changelog ul { - padding-left: 3em; -} - - diff --git a/etherpad/src/static/css/pricing.css b/etherpad/src/static/css/pricing.css deleted file mode 100644 index 0b7c9d5..0000000 --- a/etherpad/src/static/css/pricing.css +++ /dev/null @@ -1,153 +0,0 @@ -/*----------------------------------------------------------------*/ -/* pricing */ -/*----------------------------------------------------------------*/ - -div.pricingpage { -} - -.pricingpage form#pricingcontact { - display: block; - margin: 1em 0; - background: #eee; - border: 1px solid #ccc; - padding: 1em; -} -.pricingpage form#pricingcontact p { margin: .75em 0; font-weight: bold; } -.pricingpage form#pricingcontact ul li { list-style: none; margin: 0;} - -.pricingpage .eepnet-inquiry label { - display: block; - float: left; - width: 140px; - text-align: right; - font-weight: normal; - color: #444; -} -.pricingpage .eepnet-inquiry input.ti, -.pricingpage .eepnet-inquiry select { - width: 240px; - margin-left: 12px; -} -.pricingpage .eepnet-inquiry button { - width: 100px; - margin-left: 160px; -} -.pricingpage div.inquiryhead { - font-weight: bold; - color: #000; - margin-bottom: 1em; - border-bottom: 2px solid #aaa; -} - -.pricingpage div#errorbox, .pricingpage div#confirmbox { - color: #222; - font-weight: bold; - padding: 1em .5em; -} -.pricingpage div#errorbox { - background: #fee; - border: 1px solid #f66; -} -.pricingpage div#confirmbox { - background: #efe; - border: 1px solid #ccc; -} - -a.pricingbox { - display: block; - height: 280px; - border: 1px solid #777; - background: #fcfcfc; - cursor: pointer; - text-align: center; - text-decoration: none; -} - -a.pricingbox span { - display: block; -} - -a.pricingbox span#buylink { - display: inline; - color: #004ca8; -} - -a.pricingbox span#buylink:hover { - text-decoration: underline; -} - -a.pricingbox:hover { - background: #e2f2ff; - border: 1px solid #000; - text-decoration: none; -} - -a.pricingbox img { - margin: 10px 0; - border: 0; -} - -a.pricingbox span.pricingtitle { - display: block; - margin-top: 5px; - margin-left: 10px; - font-size: 1.2em; - color: #119; - text-decoration: underline; -} - -a.pricingbox span.pricingdesc { - display: block; - color: #555; - margin: 10px; - height: 4.25em; -} - -a.pricingbox span.pricingcost { - top: 10px; - display: block; - color: #000; - margin: 10px; - font-weight: bold; -} - -a.pricingbox span.pricingcost p { - font-weight: normal; -} - -#freetrialwrap a.freetrialbox { - padding-top: 4px; - display: block; - border: 1px solid #ccc; - background: #eee; - cursor: pointer; - color: #000; - text-decoration: underline; -} -#freetrialwrap a.freetrialbox:hover { - background: #def; -} -#freetrialwrap a.freetrialbox span.freetrialtext { - margin-top: 7px; - float: left; -} -a.freetrialbox img { - border: 0; - float: left; - margin: 5px 10px; -} - -a.pro-signup-button { - display: block - border: 0; - cursor: pointer; - color: #fff; - font-weight: bold; - overflow: visible; - padding: 0; - background: #70a4ec; - border: 1px solid #3773c6; - padding: 4px 6px; - margin-top: 4px; -} - diff --git a/etherpad/src/static/css/pro/payment-required.css b/etherpad/src/static/css/pro/payment-required.css deleted file mode 100644 index 44d55b2..0000000 --- a/etherpad/src/static/css/pro/payment-required.css +++ /dev/null @@ -1,39 +0,0 @@ - -#outside{ - padding: 0 0 0 266px; - background: url(/static/img/pro/billing/cards-button.gif) 50px 25px no-repeat; -} - -#inside { - margin: 0; - padding: 1em; - border-left: 1px solid #ccc; - background: #fff; -} - -h1 { - font-weight: bold; - font-size: 1.33em; - border-bottom: 1px solid #ccc; -} - -#message { - border: 1px solid #b97; - background: #ffe; - padding: 1em; - margin: 1em 0; -} - -a.manage-billing-button { - display: block - border: 0; - cursor: pointer; - color: #fff; - font-weight: bold; - overflow: visible; - background: #70a4ec; - border: 1px solid #3773c6; - padding: 8px 12px; - margin-top: 4px; -} - diff --git a/etherpad/src/static/css/stats.css b/etherpad/src/static/css/stats.css deleted file mode 100644 index 25dd074..0000000 --- a/etherpad/src/static/css/stats.css +++ /dev/null @@ -1,71 +0,0 @@ -div.statentry { - width: 600px; - border: 1px solid #060; - background: #afa; - margin: 1em; -} - -body { - margin: 0; -} - -div.warning { - background: #ffa; - border: 1px solid #630; -} - -div.error { - background: #faa; - border: 1px solid #600; -} - -.statentry h2 { - font-size: 13pt; - font-family: sans-serif; - background: #0a0; - color: white; - padding: 5px; - margin: 0; - cursor: pointer; -} - -.statentry h2:hover { - text-decoration: underline; -} - -.warning h2 { - background: #ea0; -} - -.error h2 { - background: #a00; -} - -.statentry th { - padding: 3px; - font-weight: normal; -} - -.statentry td { - text-align: left; - padding: 3px; - width: 400px; - font-size: 24px; -} - -.statentry table { - width: 100%; -} - -.statbody { - display: none; -} - -/*div.categorywrapper { - -moz-column-width: 500px; - -moz-column-gap: 20px; - -webkit-column-width: 500px; - -webkit-column-gap: 20px; - column-width: 500px; - column-gap: 20px; -}*/
\ No newline at end of file diff --git a/etherpad/src/static/css/store/eepnet-checkout.css b/etherpad/src/static/css/store/eepnet-checkout.css deleted file mode 100644 index 20254af..0000000 --- a/etherpad/src/static/css/store/eepnet-checkout.css +++ /dev/null @@ -1,284 +0,0 @@ -#shoppingmain dt { - margin: 0.5em; - margin-left: 0.5em; - font-weight: bold; - line-height: 120%; -} - -#shoppingmain dd { - margin: 0.5em; - margin-top: 1em; - margin-bottom: 2em; - line-height: 120%; -} - -#shoppingmain dd:first-letter, -#shoppingmain dt:first-letter { - font-weight: bold; -} - -#shoppingmain table { - background: #eef; - width: 100%; -} - -#shoppingmain table tr {} -#shoppingmain > table td, -#shoppingmain > table th { - padding: 6px 8px; -} - -#shoppingmain { - width: 100%; - border: 1px solid #ccc; -} - -#shoppingmain p { - margin: 1em; -} - -#shoppingmain a { - text-decoration: underline; -} - -#shoppingmain ul, -#shoppingmain ol { - margin-right: 1em; -} - -#shoppingmain h3 { - background: #eee; - padding: 0.5em 1em; - border-bottom: 1px solid #ccc; - font-weight: bold; - font-size: 110%; -} - -#shoppingwrapper { - width: 580px; -} - -.shoppingcart table td.pcell, table th.pcell { - text-align: right; - white-space: nowrap; -} - -#shoppingcart { - border: 1px solid #ccc; - background: white; -} - -.shoppingcart table { - width: 100%; -} - -.shoppingcart table th { - font-weight: bold; - background: #eee; - border-bottom: 1px solid #ccc; -} - -.shoppingcart table td { - padding: 0 3px; -} - -.shoppingcart table th { - padding: 5px; -} - -div.checkoutnav { - padding-top: 10px; - clear: both; - display: block; - text-align: center; -} - -.center, -.center td { - text-align: center; -} - -div.errormsg { - border: 1px solid #caa; - padding: 1em; - margin: 1em 0; -} - -div.errormsg, -table tr.error, -p.error, -div.error { - background: #fdd; -} - -div.innererrormsg { - margin: 1em; - border: 1px solid #aca; - padding: 1em; - background: #dfd; -} - -a#cschelp { - font-size: 7pt; - color: blue; - border-bottom: 1px dashed blue; -} - -table tr.total td { - font-weight: bold; -} - -#shoppingcart { - width: 250px; - float: right; - font-size: 85%; -} - -.shoppingcart span.desc { - display: block; - padding-top: 4px; - padding-left: 10px; - font-style: italic; -} - -table tr.withoutsubtotal td, -table tr.subtotal td { - border-top: 1px solid #ccc; -} - -#backbutton { - float: right; - padding: 5px; -} - -#continuebutton { - float: right; - padding: 5px; -} - -.shoppingcart tr.base td { - padding-top: 5px; -} - -.shoppingcart tr.refer td { - color: green; - font-weight: bold; -} - -.shoppingcart tr.support td { - padding-top: 10px; -} - -.shoppingcart tr.referralbonus td { - padding-top: 10px; -} - -.shoppingcart tr.spacer td { - padding-top: 10px; -} - -.shoppingcart tr.subtotal td { - padding-top: 5px; -} - -.shoppingcart tr.referraldiscount td { - padding-top: 5px; -} - -.shoppingcart tr.total td { - padding-top: 5px; - padding-bottom: 5px; -} - -.shoppingcart td.noitems { - text-align: center; - padding-top: 15px; -} - -.paymentbutton label { - cursor: pointer; -} - -.billingtable td.pcell { - width: 300px; -} - -.billingtable tr.intonly { - display: none; -} - -.billingtable #ccimages img.ccimageselected { - border: 3px solid #0f0; - opacity: 1; -} - -.billingtable #ccimages img { - border: 3px solid #eef; - opacity: 0.5; -} - -input[type="text"].greenborder { - border: 1px solid #0f0; -} - -input[type="text"].redborder { - border: 1px solid #f00; -} - -input[type="text"] { - border: 1px solid black; - padding: 2px; -} - -td.tcell { - width: 200px; -} - -#shoppingmain td { - font-weight: bold; -} - -#shoppingmain input, -#shoppingmain p, -#shoppingmain td, -#shoppingmain li { - font-size: 85%; -} - -h4 { - font-weight: bold; - font-size: 100%; - margin: 10px; - margin-top: 20px; -} - -h4 .editlink { - font-size: 75%; -} - -span.item .editlink { - font-size: 75%; -} - -span.desc .editlink { - font-size: 75%; - font-style: normal; -} - -.paymentbutton { - padding-left: 1.5em; -} - -div.position { - font-size: 80%; - color: #999; - padding-bottom: 10px; -} - -div.position .current { - color: #f93; -} - -span.poslabel { - padding: 0 1em; -} diff --git a/etherpad/src/static/css/store/ondemand-billing.css b/etherpad/src/static/css/store/ondemand-billing.css deleted file mode 100644 index 7c4afe3..0000000 --- a/etherpad/src/static/css/store/ondemand-billing.css +++ /dev/null @@ -1,170 +0,0 @@ -input[type="text"].greenborder { - border: 1px solid #0f0; -} - -input[type="text"].redborder { - border: 1px solid #f00; -} - -input[type="text"] { - border: 1px solid black; - padding: 2px; -} - -h4 { - font-weight: bold; - margin-bottom: 0.75em; - margin-top: 1em; - margin-left: 15px; -} - -div.billinginfo { - margin-left: 65px; - border-left: 1px solid gray; - border-right: 1px solid gray; - border-top: 1px solid gray; - border-bottom: 1px solid gray; - width: 600px; -} - -.billinginfo table.billingtable { - width: 100%; - margin: 0; - background: #eef; -} - -.billinginfo table.billingtable td, -.billinginfo table.billingtable th { - padding: 5px; -} - -.billinginfo table.billingtable td.pcell, -.billinginfo table.billingtable td.firstcell { - padding-left: 35px; -} - -.billinginfo table.billingtable td.pcell { - width: 200px; -} - -.billinginfo div { - padding-left: 35px; -} - -.billinginfo div#billingselect { - padding-left: 0; -} - -.billinginfo div#billingselect p { - padding: 3px; - padding-left: 35px; -} - -.billingtable #ccimages img.ccimageselected { - border: 3px solid #0f0; - opacity: 1; -} - -.billingtable #ccimages img { - border: 3px solid #eef; - opacity: 0.5; -} - -a#cschelp { - font-size: 7pt; - color: blue; - border-bottom: 1px dashed blue; -} - -div#contbutton { - margin-top: 1em; - margin-right: 45px; - float: right; -} - -div#backbutton { - margin-top: 1em; - float: right; -} - -div.errormsg { - border: 1px solid #caa; - padding: 1em; - margin: 1em 0; -} - -div.errormsg, -table tr.error, -p.error, -div.error { - background: #fdd; -} - -table.billingsummary { - width: 100%; - border-top: 1px solid gray; - border-left: 1px solid gray; -} - -table.billingsummary th, -table.billingsummary td { - padding: 5px; - border-bottom: 1px solid gray; - border-right: 1px solid gray; -} - -table.billingsummary th { - font-weight: bold; -} - -span#editpaymentslink { - text-align: right; - font-size: 80%; - margin-left: 0.5em; -} - -#editpaymentslink a { - text-decoration: underline; -} - - -.paymentbutton label { - cursor: pointer; -} -.paymentbutton { - padding-left: 1.5em; -} - -/* invoice list */ - -.informational { - font-style: italic; -} - -table.invoicelist { - border-left: 1px solid #ccc; - border-top: 1px solid #ccc; - border-right: 1px solid #ccc; - width: 100%; - font-size: 10pt; -} - -table.invoicelist tr:hover { - background: #ffc; -} - -table.invoicelist td, -table.invoicelist th { - border-bottom: 1px solid #ccc; - padding: 5px; -} - -table.invoicelist th { - font-weight: bold; - background: #eef; -} - -.returnlink { - font-size: 10pt; - font-style: italic; -}
\ No newline at end of file diff --git a/etherpad/src/static/css/store/store.css b/etherpad/src/static/css/store/store.css deleted file mode 100644 index f228698..0000000 --- a/etherpad/src/static/css/store/store.css +++ /dev/null @@ -1,90 +0,0 @@ -div.storepage a.downloadbutton_disabled { - text-decoration: none; - display: block; - padding: .4em; - margin: 1em; - font-size: 1.4em; - width: 270px; - margin-left: auto; - margin-right: auto; - border: 2px solid #ccc; - background: #eee; - color: #888; -} - -div.storepage a.downloadbutton { - text-decoration: none; - display: block; - padding: .4em; - margin: 1em; - font-size: 1.4em; - width: 270px; - margin-left: auto; - margin-right: auto; - border: 2px solid #333; - background: #ccc; -} -div.storepage a.downloadbutton:hover { - background: #ddf; - cursor: pointer; -} - -div.storepage label:hover { - cursor: pointer; -} - -div.storepage div#topmsg { - border: 1px solid #999; - background: #dfd; - font-weight: bold; - padding: 1em; -} - -div.storepage div#errormsg { - border: 1px solid #f00; - background: #fee; - font-weight: bold; - padding: 1em 2em; - magin-top: 1em; - margin-bottom: 1em; -} - -#dlsignup { - border: 1px solid #ccc; -/* background: #ffefdf; */ - background: #efe; - padding: 1em 2em; -} - -#dlsignup, div#errormsg { - display: block; -} - -#dlsignup p { - margin: 0; -} - -#dlsignup p label { - display: block; - margin-top: .7em; - color: #444; -} - -#dlsignup input, -#dlsignup select { - width: 400px; -} - -#dlsignup button { - margin-top: 1em; - width: 200px; - margin-left: 100px; -} - -div#processingmsg { - border: 1px solid #ccc; - background: #efe; - padding: 1em 2em; - font-weight: bold; - font-size: 1.4em; -} diff --git a/etherpad/src/static/img/about/appjet-logo-large.gif b/etherpad/src/static/img/about/appjet-logo-large.gif Binary files differdeleted file mode 100644 index 11351b2..0000000 --- a/etherpad/src/static/img/about/appjet-logo-large.gif +++ /dev/null diff --git a/etherpad/src/static/img/about/appjet-logo-medium.png b/etherpad/src/static/img/about/appjet-logo-medium.png Binary files differdeleted file mode 100644 index f6297e1..0000000 --- a/etherpad/src/static/img/about/appjet-logo-medium.png +++ /dev/null diff --git a/etherpad/src/static/img/about/investors/mitchkapor.jpg b/etherpad/src/static/img/about/investors/mitchkapor.jpg Binary files differdeleted file mode 100644 index 5a65938..0000000 --- a/etherpad/src/static/img/about/investors/mitchkapor.jpg +++ /dev/null diff --git a/etherpad/src/static/img/about/investors/pb.jpg b/etherpad/src/static/img/about/investors/pb.jpg Binary files differdeleted file mode 100644 index bd59c5c..0000000 --- a/etherpad/src/static/img/about/investors/pb.jpg +++ /dev/null diff --git a/etherpad/src/static/img/about/investors/pg.jpg b/etherpad/src/static/img/about/investors/pg.jpg Binary files differdeleted file mode 100644 index 184155d..0000000 --- a/etherpad/src/static/img/about/investors/pg.jpg +++ /dev/null diff --git a/etherpad/src/static/img/about/investors/sanjeev.jpg b/etherpad/src/static/img/about/investors/sanjeev.jpg Binary files differdeleted file mode 100644 index 9073b50..0000000 --- a/etherpad/src/static/img/about/investors/sanjeev.jpg +++ /dev/null diff --git a/etherpad/src/static/img/about/investors/seth.jpg b/etherpad/src/static/img/about/investors/seth.jpg Binary files differdeleted file mode 100644 index 00f2aa9..0000000 --- a/etherpad/src/static/img/about/investors/seth.jpg +++ /dev/null diff --git a/etherpad/src/static/img/about/people/aaron-david-iphones-thumb.jpg b/etherpad/src/static/img/about/people/aaron-david-iphones-thumb.jpg Binary files differdeleted file mode 100644 index 70c17db..0000000 --- a/etherpad/src/static/img/about/people/aaron-david-iphones-thumb.jpg +++ /dev/null diff --git a/etherpad/src/static/img/about/people/aaron-david-iphones.jpg b/etherpad/src/static/img/about/people/aaron-david-iphones.jpg Binary files differdeleted file mode 100644 index 70c17db..0000000 --- a/etherpad/src/static/img/about/people/aaron-david-iphones.jpg +++ /dev/null diff --git a/etherpad/src/static/img/about/people/aaron-google-air.jpg b/etherpad/src/static/img/about/people/aaron-google-air.jpg Binary files differdeleted file mode 100644 index 5948454..0000000 --- a/etherpad/src/static/img/about/people/aaron-google-air.jpg +++ /dev/null diff --git a/etherpad/src/static/img/about/people/aaron-headshot-thumb.jpg b/etherpad/src/static/img/about/people/aaron-headshot-thumb.jpg Binary files differdeleted file mode 100644 index b0cffcd..0000000 --- a/etherpad/src/static/img/about/people/aaron-headshot-thumb.jpg +++ /dev/null diff --git a/etherpad/src/static/img/about/people/aaron-headshot.jpg b/etherpad/src/static/img/about/people/aaron-headshot.jpg Binary files differdeleted file mode 100644 index 2b88437..0000000 --- a/etherpad/src/static/img/about/people/aaron-headshot.jpg +++ /dev/null diff --git a/etherpad/src/static/img/about/people/aaron-headshot2-thumb.jpg b/etherpad/src/static/img/about/people/aaron-headshot2-thumb.jpg Binary files differdeleted file mode 100644 index d6c1a97..0000000 --- a/etherpad/src/static/img/about/people/aaron-headshot2-thumb.jpg +++ /dev/null diff --git a/etherpad/src/static/img/about/people/aaron-headshot2.jpg b/etherpad/src/static/img/about/people/aaron-headshot2.jpg Binary files differdeleted file mode 100644 index e4b2a77..0000000 --- a/etherpad/src/static/img/about/people/aaron-headshot2.jpg +++ /dev/null diff --git a/etherpad/src/static/img/about/people/aaron-headshot3-thumb.jpg b/etherpad/src/static/img/about/people/aaron-headshot3-thumb.jpg Binary files differdeleted file mode 100644 index cca1b68..0000000 --- a/etherpad/src/static/img/about/people/aaron-headshot3-thumb.jpg +++ /dev/null diff --git a/etherpad/src/static/img/about/people/aaron-headshot3.jpg b/etherpad/src/static/img/about/people/aaron-headshot3.jpg Binary files differdeleted file mode 100644 index 13c433d..0000000 --- a/etherpad/src/static/img/about/people/aaron-headshot3.jpg +++ /dev/null diff --git a/etherpad/src/static/img/about/people/daniel-headshot-thumb.jpg b/etherpad/src/static/img/about/people/daniel-headshot-thumb.jpg Binary files differdeleted file mode 100644 index 567316c..0000000 --- a/etherpad/src/static/img/about/people/daniel-headshot-thumb.jpg +++ /dev/null diff --git a/etherpad/src/static/img/about/people/david-headshot-thumb.jpg b/etherpad/src/static/img/about/people/david-headshot-thumb.jpg Binary files differdeleted file mode 100644 index 5f9da44..0000000 --- a/etherpad/src/static/img/about/people/david-headshot-thumb.jpg +++ /dev/null diff --git a/etherpad/src/static/img/about/people/david-headshot.jpg b/etherpad/src/static/img/about/people/david-headshot.jpg Binary files differdeleted file mode 100644 index 89ab3ea..0000000 --- a/etherpad/src/static/img/about/people/david-headshot.jpg +++ /dev/null diff --git a/etherpad/src/static/img/about/people/davy-headshot.jpg b/etherpad/src/static/img/about/people/davy-headshot.jpg Binary files differdeleted file mode 100644 index 9430186..0000000 --- a/etherpad/src/static/img/about/people/davy-headshot.jpg +++ /dev/null diff --git a/etherpad/src/static/img/about/people/jd-headshot-thumb.jpg b/etherpad/src/static/img/about/people/jd-headshot-thumb.jpg Binary files differdeleted file mode 100644 index b399a57..0000000 --- a/etherpad/src/static/img/about/people/jd-headshot-thumb.jpg +++ /dev/null diff --git a/etherpad/src/static/img/about/people/jd-headshot.jpg b/etherpad/src/static/img/about/people/jd-headshot.jpg Binary files differdeleted file mode 100644 index 182d534..0000000 --- a/etherpad/src/static/img/about/people/jd-headshot.jpg +++ /dev/null diff --git a/etherpad/src/static/img/about/people/rhonda-headshot-thumb.jpg b/etherpad/src/static/img/about/people/rhonda-headshot-thumb.jpg Binary files differdeleted file mode 100644 index 8d9358b..0000000 --- a/etherpad/src/static/img/about/people/rhonda-headshot-thumb.jpg +++ /dev/null diff --git a/etherpad/src/static/img/about/people/rhonda-headshot.jpg b/etherpad/src/static/img/about/people/rhonda-headshot.jpg Binary files differdeleted file mode 100644 index b4c4ec8..0000000 --- a/etherpad/src/static/img/about/people/rhonda-headshot.jpg +++ /dev/null diff --git a/etherpad/src/static/img/about/pier38.png b/etherpad/src/static/img/about/pier38.png Binary files differdeleted file mode 100644 index d15b3a8..0000000 --- a/etherpad/src/static/img/about/pier38.png +++ /dev/null diff --git a/etherpad/src/static/img/about/quote-close.png b/etherpad/src/static/img/about/quote-close.png Binary files differdeleted file mode 100644 index de4b18b..0000000 --- a/etherpad/src/static/img/about/quote-close.png +++ /dev/null diff --git a/etherpad/src/static/img/about/quote-open.png b/etherpad/src/static/img/about/quote-open.png Binary files differdeleted file mode 100644 index e637705..0000000 --- a/etherpad/src/static/img/about/quote-open.png +++ /dev/null diff --git a/etherpad/src/static/img/about/screencastpreview800x600.jpg b/etherpad/src/static/img/about/screencastpreview800x600.jpg Binary files differdeleted file mode 100644 index 2a4ed39..0000000 --- a/etherpad/src/static/img/about/screencastpreview800x600.jpg +++ /dev/null diff --git a/etherpad/src/static/img/account/betawarn.jpg b/etherpad/src/static/img/account/betawarn.jpg Binary files differdeleted file mode 100644 index c3cec1b..0000000 --- a/etherpad/src/static/img/account/betawarn.jpg +++ /dev/null diff --git a/etherpad/src/static/img/acecarets/000000.gif b/etherpad/src/static/img/acecarets/000000.gif Binary files differdeleted file mode 100644 index f67bd3d..0000000 --- a/etherpad/src/static/img/acecarets/000000.gif +++ /dev/null diff --git a/etherpad/src/static/img/acecarets/666666.gif b/etherpad/src/static/img/acecarets/666666.gif Binary files differdeleted file mode 100644 index cd8e264..0000000 --- a/etherpad/src/static/img/acecarets/666666.gif +++ /dev/null diff --git a/etherpad/src/static/img/acecarets/999999.gif b/etherpad/src/static/img/acecarets/999999.gif Binary files differdeleted file mode 100644 index fa75d25..0000000 --- a/etherpad/src/static/img/acecarets/999999.gif +++ /dev/null diff --git a/etherpad/src/static/img/acecarets/default.gif b/etherpad/src/static/img/acecarets/default.gif Binary files differdeleted file mode 100644 index 196d9ff..0000000 --- a/etherpad/src/static/img/acecarets/default.gif +++ /dev/null diff --git a/etherpad/src/static/img/apr09/backgrad.png b/etherpad/src/static/img/apr09/backgrad.png Binary files differdeleted file mode 100644 index c61d830..0000000 --- a/etherpad/src/static/img/apr09/backgrad.png +++ /dev/null diff --git a/etherpad/src/static/img/apr09/black35.png b/etherpad/src/static/img/apr09/black35.png Binary files differdeleted file mode 100644 index 9d82846..0000000 --- a/etherpad/src/static/img/apr09/black35.png +++ /dev/null diff --git a/etherpad/src/static/img/apr09/blank.gif b/etherpad/src/static/img/apr09/blank.gif Binary files differdeleted file mode 100644 index 8fb6fb0..0000000 --- a/etherpad/src/static/img/apr09/blank.gif +++ /dev/null diff --git a/etherpad/src/static/img/apr09/modalbar.gif b/etherpad/src/static/img/apr09/modalbar.gif Binary files differdeleted file mode 100644 index 3e86759..0000000 --- a/etherpad/src/static/img/apr09/modalbar.gif +++ /dev/null diff --git a/etherpad/src/static/img/apr09/newpadicon.gif b/etherpad/src/static/img/apr09/newpadicon.gif Binary files differdeleted file mode 100644 index a282728..0000000 --- a/etherpad/src/static/img/apr09/newpadicon.gif +++ /dev/null diff --git a/etherpad/src/static/img/apr09/shadbot.png b/etherpad/src/static/img/apr09/shadbot.png Binary files differdeleted file mode 100644 index 9506058..0000000 --- a/etherpad/src/static/img/apr09/shadbot.png +++ /dev/null diff --git a/etherpad/src/static/img/apr09/shadleft.png b/etherpad/src/static/img/apr09/shadleft.png Binary files differdeleted file mode 100644 index 72049e0..0000000 --- a/etherpad/src/static/img/apr09/shadleft.png +++ /dev/null diff --git a/etherpad/src/static/img/apr09/shadleftbot.png b/etherpad/src/static/img/apr09/shadleftbot.png Binary files differdeleted file mode 100644 index 7d3fb5b..0000000 --- a/etherpad/src/static/img/apr09/shadleftbot.png +++ /dev/null diff --git a/etherpad/src/static/img/apr09/shadlefttop.png b/etherpad/src/static/img/apr09/shadlefttop.png Binary files differdeleted file mode 100644 index 9af4e90..0000000 --- a/etherpad/src/static/img/apr09/shadlefttop.png +++ /dev/null diff --git a/etherpad/src/static/img/apr09/shadright.png b/etherpad/src/static/img/apr09/shadright.png Binary files differdeleted file mode 100644 index 41d099c..0000000 --- a/etherpad/src/static/img/apr09/shadright.png +++ /dev/null diff --git a/etherpad/src/static/img/apr09/shadrightbot.png b/etherpad/src/static/img/apr09/shadrightbot.png Binary files differdeleted file mode 100644 index 6770ec5..0000000 --- a/etherpad/src/static/img/apr09/shadrightbot.png +++ /dev/null diff --git a/etherpad/src/static/img/apr09/shadrighttop.png b/etherpad/src/static/img/apr09/shadrighttop.png Binary files differdeleted file mode 100644 index 0f7a0ba..0000000 --- a/etherpad/src/static/img/apr09/shadrighttop.png +++ /dev/null diff --git a/etherpad/src/static/img/apr09/topbar.gif b/etherpad/src/static/img/apr09/topbar.gif Binary files differdeleted file mode 100644 index 65ed7c8..0000000 --- a/etherpad/src/static/img/apr09/topbar.gif +++ /dev/null diff --git a/etherpad/src/static/img/apr09/topbarlogo.gif b/etherpad/src/static/img/apr09/topbarlogo.gif Binary files differdeleted file mode 100644 index 9a3aa77..0000000 --- a/etherpad/src/static/img/apr09/topbarlogo.gif +++ /dev/null diff --git a/etherpad/src/static/img/apr09/widthfull.gif b/etherpad/src/static/img/apr09/widthfull.gif Binary files differdeleted file mode 100644 index 8850ec2..0000000 --- a/etherpad/src/static/img/apr09/widthfull.gif +++ /dev/null diff --git a/etherpad/src/static/img/apr09/widthfullactive.gif b/etherpad/src/static/img/apr09/widthfullactive.gif Binary files differdeleted file mode 100644 index 36b566f..0000000 --- a/etherpad/src/static/img/apr09/widthfullactive.gif +++ /dev/null diff --git a/etherpad/src/static/img/apr09/widthlim.gif b/etherpad/src/static/img/apr09/widthlim.gif Binary files differdeleted file mode 100644 index 551e741..0000000 --- a/etherpad/src/static/img/apr09/widthlim.gif +++ /dev/null diff --git a/etherpad/src/static/img/apr09/widthlimactive.gif b/etherpad/src/static/img/apr09/widthlimactive.gif Binary files differdeleted file mode 100644 index 8cf0194..0000000 --- a/etherpad/src/static/img/apr09/widthlimactive.gif +++ /dev/null diff --git a/etherpad/src/static/img/billing/amex.gif b/etherpad/src/static/img/billing/amex.gif Binary files differdeleted file mode 100644 index 96e2cbb..0000000 --- a/etherpad/src/static/img/billing/amex.gif +++ /dev/null diff --git a/etherpad/src/static/img/billing/creditcard.gif b/etherpad/src/static/img/billing/creditcard.gif Binary files differdeleted file mode 100644 index ac2353e..0000000 --- a/etherpad/src/static/img/billing/creditcard.gif +++ /dev/null diff --git a/etherpad/src/static/img/billing/csc-help.gif b/etherpad/src/static/img/billing/csc-help.gif Binary files differdeleted file mode 100644 index 1afb6b7..0000000 --- a/etherpad/src/static/img/billing/csc-help.gif +++ /dev/null diff --git a/etherpad/src/static/img/billing/disc.gif b/etherpad/src/static/img/billing/disc.gif Binary files differdeleted file mode 100644 index a5e3a90..0000000 --- a/etherpad/src/static/img/billing/disc.gif +++ /dev/null diff --git a/etherpad/src/static/img/billing/invoice.gif b/etherpad/src/static/img/billing/invoice.gif Binary files differdeleted file mode 100644 index cee681a..0000000 --- a/etherpad/src/static/img/billing/invoice.gif +++ /dev/null diff --git a/etherpad/src/static/img/billing/mc.gif b/etherpad/src/static/img/billing/mc.gif Binary files differdeleted file mode 100644 index 2331849..0000000 --- a/etherpad/src/static/img/billing/mc.gif +++ /dev/null diff --git a/etherpad/src/static/img/billing/paypal.gif b/etherpad/src/static/img/billing/paypal.gif Binary files differdeleted file mode 100644 index 25333b1..0000000 --- a/etherpad/src/static/img/billing/paypal.gif +++ /dev/null diff --git a/etherpad/src/static/img/billing/visa.gif b/etherpad/src/static/img/billing/visa.gif Binary files differdeleted file mode 100644 index 4769f0c..0000000 --- a/etherpad/src/static/img/billing/visa.gif +++ /dev/null diff --git a/etherpad/src/static/img/blog/posts/new-features/fullwidth.gif b/etherpad/src/static/img/blog/posts/new-features/fullwidth.gif Binary files differdeleted file mode 100644 index 73f427d..0000000 --- a/etherpad/src/static/img/blog/posts/new-features/fullwidth.gif +++ /dev/null diff --git a/etherpad/src/static/img/blog/posts/new-features/importexport.gif b/etherpad/src/static/img/blog/posts/new-features/importexport.gif Binary files differdeleted file mode 100644 index f0d2bac..0000000 --- a/etherpad/src/static/img/blog/posts/new-features/importexport.gif +++ /dev/null diff --git a/etherpad/src/static/img/blog/posts/new-features/richtext.gif b/etherpad/src/static/img/blog/posts/new-features/richtext.gif Binary files differdeleted file mode 100644 index 5d03bdc..0000000 --- a/etherpad/src/static/img/blog/posts/new-features/richtext.gif +++ /dev/null diff --git a/etherpad/src/static/img/blog/posts/new-features/viewzoom.gif b/etherpad/src/static/img/blog/posts/new-features/viewzoom.gif Binary files differdeleted file mode 100644 index 47e1caa..0000000 --- a/etherpad/src/static/img/blog/posts/new-features/viewzoom.gif +++ /dev/null diff --git a/etherpad/src/static/img/blog/posts/pricing-survey-results.png b/etherpad/src/static/img/blog/posts/pricing-survey-results.png Binary files differdeleted file mode 100644 index 668dd72..0000000 --- a/etherpad/src/static/img/blog/posts/pricing-survey-results.png +++ /dev/null diff --git a/etherpad/src/static/img/blog/posts/pricing-survey.png b/etherpad/src/static/img/blog/posts/pricing-survey.png Binary files differdeleted file mode 100644 index 7289aa8..0000000 --- a/etherpad/src/static/img/blog/posts/pricing-survey.png +++ /dev/null diff --git a/etherpad/src/static/img/blog/posts/time-slider-screenshot.gif b/etherpad/src/static/img/blog/posts/time-slider-screenshot.gif Binary files differdeleted file mode 100644 index 782ac15..0000000 --- a/etherpad/src/static/img/blog/posts/time-slider-screenshot.gif +++ /dev/null diff --git a/etherpad/src/static/img/davy/bg/home-features-bottom.gif b/etherpad/src/static/img/davy/bg/home-features-bottom.gif Binary files differdeleted file mode 100644 index 7dc7644..0000000 --- a/etherpad/src/static/img/davy/bg/home-features-bottom.gif +++ /dev/null diff --git a/etherpad/src/static/img/davy/bg/home-features-free-bottom.gif b/etherpad/src/static/img/davy/bg/home-features-free-bottom.gif Binary files differdeleted file mode 100644 index 3bd7ba8..0000000 --- a/etherpad/src/static/img/davy/bg/home-features-free-bottom.gif +++ /dev/null diff --git a/etherpad/src/static/img/davy/bg/home-features-paid-top.gif b/etherpad/src/static/img/davy/bg/home-features-paid-top.gif Binary files differdeleted file mode 100644 index faed96c..0000000 --- a/etherpad/src/static/img/davy/bg/home-features-paid-top.gif +++ /dev/null diff --git a/etherpad/src/static/img/davy/bg/home-features-top.gif b/etherpad/src/static/img/davy/bg/home-features-top.gif Binary files differdeleted file mode 100644 index 2db70a6..0000000 --- a/etherpad/src/static/img/davy/bg/home-features-top.gif +++ /dev/null diff --git a/etherpad/src/static/img/davy/bg/home-nav-selected.png b/etherpad/src/static/img/davy/bg/home-nav-selected.png Binary files differdeleted file mode 100644 index 01c0a99..0000000 --- a/etherpad/src/static/img/davy/bg/home-nav-selected.png +++ /dev/null diff --git a/etherpad/src/static/img/davy/bg/home-screencast.png b/etherpad/src/static/img/davy/bg/home-screencast.png Binary files differdeleted file mode 100644 index e03b83d..0000000 --- a/etherpad/src/static/img/davy/bg/home-screencast.png +++ /dev/null diff --git a/etherpad/src/static/img/davy/bg/home2.png b/etherpad/src/static/img/davy/bg/home2.png Binary files differdeleted file mode 100644 index 814c339..0000000 --- a/etherpad/src/static/img/davy/bg/home2.png +++ /dev/null diff --git a/etherpad/src/static/img/davy/bg/product-nav-selected-white.png b/etherpad/src/static/img/davy/bg/product-nav-selected-white.png Binary files differdeleted file mode 100644 index 4365d4a..0000000 --- a/etherpad/src/static/img/davy/bg/product-nav-selected-white.png +++ /dev/null diff --git a/etherpad/src/static/img/davy/bg/product-nav-selected.png b/etherpad/src/static/img/davy/bg/product-nav-selected.png Binary files differdeleted file mode 100644 index a3094d0..0000000 --- a/etherpad/src/static/img/davy/bg/product-nav-selected.png +++ /dev/null diff --git a/etherpad/src/static/img/davy/btn/createpad-home.gif b/etherpad/src/static/img/davy/btn/createpad-home.gif Binary files differdeleted file mode 100644 index 5a46f02..0000000 --- a/etherpad/src/static/img/davy/btn/createpad-home.gif +++ /dev/null diff --git a/etherpad/src/static/img/davy/btn/createpad-large.gif b/etherpad/src/static/img/davy/btn/createpad-large.gif Binary files differdeleted file mode 100644 index 9e37808..0000000 --- a/etherpad/src/static/img/davy/btn/createpad-large.gif +++ /dev/null diff --git a/etherpad/src/static/img/davy/btn/intro-screencast.png b/etherpad/src/static/img/davy/btn/intro-screencast.png Binary files differdeleted file mode 100644 index 8343ddf..0000000 --- a/etherpad/src/static/img/davy/btn/intro-screencast.png +++ /dev/null diff --git a/etherpad/src/static/img/davy/btn/intro-testimonials.png b/etherpad/src/static/img/davy/btn/intro-testimonials.png Binary files differdeleted file mode 100644 index b1df4f2..0000000 --- a/etherpad/src/static/img/davy/btn/intro-testimonials.png +++ /dev/null diff --git a/etherpad/src/static/img/davy/btn/learnmore.gif b/etherpad/src/static/img/davy/btn/learnmore.gif Binary files differdeleted file mode 100644 index 9f0f612..0000000 --- a/etherpad/src/static/img/davy/btn/learnmore.gif +++ /dev/null diff --git a/etherpad/src/static/img/davy/btn/signup-home-2.gif b/etherpad/src/static/img/davy/btn/signup-home-2.gif Binary files differdeleted file mode 100644 index 1aea6ff..0000000 --- a/etherpad/src/static/img/davy/btn/signup-home-2.gif +++ /dev/null diff --git a/etherpad/src/static/img/davy/btn/signup-home-3.gif b/etherpad/src/static/img/davy/btn/signup-home-3.gif Binary files differdeleted file mode 100644 index a237242..0000000 --- a/etherpad/src/static/img/davy/btn/signup-home-3.gif +++ /dev/null diff --git a/etherpad/src/static/img/davy/btn/signup-home-4.gif b/etherpad/src/static/img/davy/btn/signup-home-4.gif Binary files differdeleted file mode 100644 index 966371e..0000000 --- a/etherpad/src/static/img/davy/btn/signup-home-4.gif +++ /dev/null diff --git a/etherpad/src/static/img/davy/btn/signup-home.gif b/etherpad/src/static/img/davy/btn/signup-home.gif Binary files differdeleted file mode 100644 index 0a83858..0000000 --- a/etherpad/src/static/img/davy/btn/signup-home.gif +++ /dev/null diff --git a/etherpad/src/static/img/davy/btn/uses-more.gif b/etherpad/src/static/img/davy/btn/uses-more.gif Binary files differdeleted file mode 100644 index 6a73bbc..0000000 --- a/etherpad/src/static/img/davy/btn/uses-more.gif +++ /dev/null diff --git a/etherpad/src/static/img/davy/gfx/32/114.png b/etherpad/src/static/img/davy/gfx/32/114.png Binary files differdeleted file mode 100644 index cbab795..0000000 --- a/etherpad/src/static/img/davy/gfx/32/114.png +++ /dev/null diff --git a/etherpad/src/static/img/davy/gfx/32/15.png b/etherpad/src/static/img/davy/gfx/32/15.png Binary files differdeleted file mode 100644 index 596fd0f..0000000 --- a/etherpad/src/static/img/davy/gfx/32/15.png +++ /dev/null diff --git a/etherpad/src/static/img/davy/gfx/32/65.png b/etherpad/src/static/img/davy/gfx/32/65.png Binary files differdeleted file mode 100644 index c331ee1..0000000 --- a/etherpad/src/static/img/davy/gfx/32/65.png +++ /dev/null diff --git a/etherpad/src/static/img/davy/gfx/32/78.png b/etherpad/src/static/img/davy/gfx/32/78.png Binary files differdeleted file mode 100644 index fae3f29..0000000 --- a/etherpad/src/static/img/davy/gfx/32/78.png +++ /dev/null diff --git a/etherpad/src/static/img/davy/gfx/bullet.gif b/etherpad/src/static/img/davy/gfx/bullet.gif Binary files differdeleted file mode 100644 index cb2e123..0000000 --- a/etherpad/src/static/img/davy/gfx/bullet.gif +++ /dev/null diff --git a/etherpad/src/static/img/davy/gfx/home-logo2.gif b/etherpad/src/static/img/davy/gfx/home-logo2.gif Binary files differdeleted file mode 100644 index 24b67bd..0000000 --- a/etherpad/src/static/img/davy/gfx/home-logo2.gif +++ /dev/null diff --git a/etherpad/src/static/img/davy/gfx/home-screencast.png b/etherpad/src/static/img/davy/gfx/home-screencast.png Binary files differdeleted file mode 100644 index b5516d3..0000000 --- a/etherpad/src/static/img/davy/gfx/home-screencast.png +++ /dev/null diff --git a/etherpad/src/static/img/davy/gfx/plane.gif b/etherpad/src/static/img/davy/gfx/plane.gif Binary files differdeleted file mode 100644 index cf3226e..0000000 --- a/etherpad/src/static/img/davy/gfx/plane.gif +++ /dev/null diff --git a/etherpad/src/static/img/davy/gfx/product-logo.gif b/etherpad/src/static/img/davy/gfx/product-logo.gif Binary files differdeleted file mode 100644 index 72975bb..0000000 --- a/etherpad/src/static/img/davy/gfx/product-logo.gif +++ /dev/null diff --git a/etherpad/src/static/img/davy/gfx/screenshot.gif b/etherpad/src/static/img/davy/gfx/screenshot.gif Binary files differdeleted file mode 100644 index ba87f99..0000000 --- a/etherpad/src/static/img/davy/gfx/screenshot.gif +++ /dev/null diff --git a/etherpad/src/static/img/davy/gfx/use-meetings.gif b/etherpad/src/static/img/davy/gfx/use-meetings.gif Binary files differdeleted file mode 100644 index 3451969..0000000 --- a/etherpad/src/static/img/davy/gfx/use-meetings.gif +++ /dev/null diff --git a/etherpad/src/static/img/davy/gfx/use-meetings.png b/etherpad/src/static/img/davy/gfx/use-meetings.png Binary files differdeleted file mode 100644 index 4e41581..0000000 --- a/etherpad/src/static/img/davy/gfx/use-meetings.png +++ /dev/null diff --git a/etherpad/src/static/img/davy/gfx/use-programming.gif b/etherpad/src/static/img/davy/gfx/use-programming.gif Binary files differdeleted file mode 100644 index 795e7fd..0000000 --- a/etherpad/src/static/img/davy/gfx/use-programming.gif +++ /dev/null diff --git a/etherpad/src/static/img/davy/gfx/use-programming.png b/etherpad/src/static/img/davy/gfx/use-programming.png Binary files differdeleted file mode 100644 index 825095d..0000000 --- a/etherpad/src/static/img/davy/gfx/use-programming.png +++ /dev/null diff --git a/etherpad/src/static/img/davy/gfx/use-writing.gif b/etherpad/src/static/img/davy/gfx/use-writing.gif Binary files differdeleted file mode 100644 index 0e2d11b..0000000 --- a/etherpad/src/static/img/davy/gfx/use-writing.gif +++ /dev/null diff --git a/etherpad/src/static/img/davy/gfx/use-writing.png b/etherpad/src/static/img/davy/gfx/use-writing.png Binary files differdeleted file mode 100644 index c6e267c..0000000 --- a/etherpad/src/static/img/davy/gfx/use-writing.png +++ /dev/null diff --git a/etherpad/src/static/img/davy/txt/home-button.gif b/etherpad/src/static/img/davy/txt/home-button.gif Binary files differdeleted file mode 100644 index bdf4945..0000000 --- a/etherpad/src/static/img/davy/txt/home-button.gif +++ /dev/null diff --git a/etherpad/src/static/img/featuretour/code.gif b/etherpad/src/static/img/featuretour/code.gif Binary files differdeleted file mode 100644 index abff862..0000000 --- a/etherpad/src/static/img/featuretour/code.gif +++ /dev/null diff --git a/etherpad/src/static/img/featuretour/edits.gif b/etherpad/src/static/img/featuretour/edits.gif Binary files differdeleted file mode 100644 index d38f83a..0000000 --- a/etherpad/src/static/img/featuretour/edits.gif +++ /dev/null diff --git a/etherpad/src/static/img/featuretour/editsandusers.gif b/etherpad/src/static/img/featuretour/editsandusers.gif Binary files differdeleted file mode 100644 index 90c36f8..0000000 --- a/etherpad/src/static/img/featuretour/editsandusers.gif +++ /dev/null diff --git a/etherpad/src/static/img/featuretour/padlock.png b/etherpad/src/static/img/featuretour/padlock.png Binary files differdeleted file mode 100644 index f6d6c05..0000000 --- a/etherpad/src/static/img/featuretour/padlock.png +++ /dev/null diff --git a/etherpad/src/static/img/featuretour/revisions.gif b/etherpad/src/static/img/featuretour/revisions.gif Binary files differdeleted file mode 100644 index a0d8220..0000000 --- a/etherpad/src/static/img/featuretour/revisions.gif +++ /dev/null diff --git a/etherpad/src/static/img/featuretour/users.gif b/etherpad/src/static/img/featuretour/users.gif Binary files differdeleted file mode 100644 index 48b4470..0000000 --- a/etherpad/src/static/img/featuretour/users.gif +++ /dev/null diff --git a/etherpad/src/static/img/feb09/framedheaderback.gif b/etherpad/src/static/img/feb09/framedheaderback.gif Binary files differdeleted file mode 100644 index 5b17b9f..0000000 --- a/etherpad/src/static/img/feb09/framedheaderback.gif +++ /dev/null diff --git a/etherpad/src/static/img/feb09/framedheaderlogo.gif b/etherpad/src/static/img/feb09/framedheaderlogo.gif Binary files differdeleted file mode 100644 index 01de8cd..0000000 --- a/etherpad/src/static/img/feb09/framedheaderlogo.gif +++ /dev/null diff --git a/etherpad/src/static/img/feb09/home_firstp.gif b/etherpad/src/static/img/feb09/home_firstp.gif Binary files differdeleted file mode 100644 index af0a2cd..0000000 --- a/etherpad/src/static/img/feb09/home_firstp.gif +++ /dev/null diff --git a/etherpad/src/static/img/feb09/home_firstp.png b/etherpad/src/static/img/feb09/home_firstp.png Binary files differdeleted file mode 100644 index cb7fc8c..0000000 --- a/etherpad/src/static/img/feb09/home_firstp.png +++ /dev/null diff --git a/etherpad/src/static/img/feb09/home_firstp2.gif b/etherpad/src/static/img/feb09/home_firstp2.gif Binary files differdeleted file mode 100644 index 9e0ed1e..0000000 --- a/etherpad/src/static/img/feb09/home_firstp2.gif +++ /dev/null diff --git a/etherpad/src/static/img/feb09/home_h1.gif b/etherpad/src/static/img/feb09/home_h1.gif Binary files differdeleted file mode 100644 index 1fe08cb..0000000 --- a/etherpad/src/static/img/feb09/home_h1.gif +++ /dev/null diff --git a/etherpad/src/static/img/feb09/home_h1.png b/etherpad/src/static/img/feb09/home_h1.png Binary files differdeleted file mode 100644 index 1b5784d..0000000 --- a/etherpad/src/static/img/feb09/home_h1.png +++ /dev/null diff --git a/etherpad/src/static/img/feb09/home_newpadbutton.gif b/etherpad/src/static/img/feb09/home_newpadbutton.gif Binary files differdeleted file mode 100644 index 8706407..0000000 --- a/etherpad/src/static/img/feb09/home_newpadbutton.gif +++ /dev/null diff --git a/etherpad/src/static/img/feb09/home_newpadbutton.png b/etherpad/src/static/img/feb09/home_newpadbutton.png Binary files differdeleted file mode 100644 index ead253c..0000000 --- a/etherpad/src/static/img/feb09/home_newpadbutton.png +++ /dev/null diff --git a/etherpad/src/static/img/feb09/home_newpadbutton2.gif b/etherpad/src/static/img/feb09/home_newpadbutton2.gif Binary files differdeleted file mode 100644 index ba5d478..0000000 --- a/etherpad/src/static/img/feb09/home_newpadbutton2.gif +++ /dev/null diff --git a/etherpad/src/static/img/feb09/home_newpadbutton_eepnet.gif b/etherpad/src/static/img/feb09/home_newpadbutton_eepnet.gif Binary files differdeleted file mode 100644 index a365351..0000000 --- a/etherpad/src/static/img/feb09/home_newpadbutton_eepnet.gif +++ /dev/null diff --git a/etherpad/src/static/img/feb09/hometop_back.gif b/etherpad/src/static/img/feb09/hometop_back.gif Binary files differdeleted file mode 100644 index 7cdd406..0000000 --- a/etherpad/src/static/img/feb09/hometop_back.gif +++ /dev/null diff --git a/etherpad/src/static/img/feb09/nav1.gif b/etherpad/src/static/img/feb09/nav1.gif Binary files differdeleted file mode 100644 index 4af4869..0000000 --- a/etherpad/src/static/img/feb09/nav1.gif +++ /dev/null diff --git a/etherpad/src/static/img/feb09/nav1_back.gif b/etherpad/src/static/img/feb09/nav1_back.gif Binary files differdeleted file mode 100644 index d2db7ee..0000000 --- a/etherpad/src/static/img/feb09/nav1_back.gif +++ /dev/null diff --git a/etherpad/src/static/img/feb09/nav2.gif b/etherpad/src/static/img/feb09/nav2.gif Binary files differdeleted file mode 100644 index f43a40e..0000000 --- a/etherpad/src/static/img/feb09/nav2.gif +++ /dev/null diff --git a/etherpad/src/static/img/feb09/screencast.gif b/etherpad/src/static/img/feb09/screencast.gif Binary files differdeleted file mode 100644 index 3819082..0000000 --- a/etherpad/src/static/img/feb09/screencast.gif +++ /dev/null diff --git a/etherpad/src/static/img/home/etherpad-mainheader1.jpg b/etherpad/src/static/img/home/etherpad-mainheader1.jpg Binary files differdeleted file mode 100644 index ed7e830..0000000 --- a/etherpad/src/static/img/home/etherpad-mainheader1.jpg +++ /dev/null diff --git a/etherpad/src/static/img/home/headergradient.gif b/etherpad/src/static/img/home/headergradient.gif Binary files differdeleted file mode 100644 index d6526dc..0000000 --- a/etherpad/src/static/img/home/headergradient.gif +++ /dev/null diff --git a/etherpad/src/static/img/home/homeheader1.jpg b/etherpad/src/static/img/home/homeheader1.jpg Binary files differdeleted file mode 100644 index 3436158..0000000 --- a/etherpad/src/static/img/home/homeheader1.jpg +++ /dev/null diff --git a/etherpad/src/static/img/home/homeheader2.jpg b/etherpad/src/static/img/home/homeheader2.jpg Binary files differdeleted file mode 100644 index e19ba41..0000000 --- a/etherpad/src/static/img/home/homeheader2.jpg +++ /dev/null diff --git a/etherpad/src/static/img/home/leftgrad.gif b/etherpad/src/static/img/home/leftgrad.gif Binary files differdeleted file mode 100644 index ff3931a..0000000 --- a/etherpad/src/static/img/home/leftgrad.gif +++ /dev/null diff --git a/etherpad/src/static/img/home/pencilpaperback.png b/etherpad/src/static/img/home/pencilpaperback.png Binary files differdeleted file mode 100644 index e0d2f9d..0000000 --- a/etherpad/src/static/img/home/pencilpaperback.png +++ /dev/null diff --git a/etherpad/src/static/img/home/screencapture1.gif b/etherpad/src/static/img/home/screencapture1.gif Binary files differdeleted file mode 100644 index 7c3ce5a..0000000 --- a/etherpad/src/static/img/home/screencapture1.gif +++ /dev/null diff --git a/etherpad/src/static/img/home/underdevicon.gif b/etherpad/src/static/img/home/underdevicon.gif Binary files differdeleted file mode 100644 index 5b75fd1..0000000 --- a/etherpad/src/static/img/home/underdevicon.gif +++ /dev/null diff --git a/etherpad/src/static/img/icon/downarrow.gif b/etherpad/src/static/img/icon/downarrow.gif Binary files differdeleted file mode 100644 index 6389439..0000000 --- a/etherpad/src/static/img/icon/downarrow.gif +++ /dev/null diff --git a/etherpad/src/static/img/icon/feed.gif b/etherpad/src/static/img/icon/feed.gif Binary files differdeleted file mode 100644 index fb9b66c..0000000 --- a/etherpad/src/static/img/icon/feed.gif +++ /dev/null diff --git a/etherpad/src/static/img/jun09/pad/bottomareagfx.gif b/etherpad/src/static/img/jun09/pad/bottomareagfx.gif Binary files differdeleted file mode 100644 index c499a62..0000000 --- a/etherpad/src/static/img/jun09/pad/bottomareagfx.gif +++ /dev/null diff --git a/etherpad/src/static/img/jun09/pad/connectionindicator.gif b/etherpad/src/static/img/jun09/pad/connectionindicator.gif Binary files differdeleted file mode 100644 index ecc270d..0000000 --- a/etherpad/src/static/img/jun09/pad/connectionindicator.gif +++ /dev/null diff --git a/etherpad/src/static/img/jun09/pad/docbarstates.png b/etherpad/src/static/img/jun09/pad/docbarstates.png Binary files differdeleted file mode 100644 index 13a5913..0000000 --- a/etherpad/src/static/img/jun09/pad/docbarstates.png +++ /dev/null diff --git a/etherpad/src/static/img/jun09/pad/docbarstates2.png b/etherpad/src/static/img/jun09/pad/docbarstates2.png Binary files differdeleted file mode 100644 index 9e26b1d..0000000 --- a/etherpad/src/static/img/jun09/pad/docbarstates2.png +++ /dev/null diff --git a/etherpad/src/static/img/jun09/pad/docbarstates3.png b/etherpad/src/static/img/jun09/pad/docbarstates3.png Binary files differdeleted file mode 100644 index cdc6a45..0000000 --- a/etherpad/src/static/img/jun09/pad/docbarstates3.png +++ /dev/null diff --git a/etherpad/src/static/img/jun09/pad/docpaneledge.png b/etherpad/src/static/img/jun09/pad/docpaneledge.png Binary files differdeleted file mode 100644 index de22d6a..0000000 --- a/etherpad/src/static/img/jun09/pad/docpaneledge.png +++ /dev/null diff --git a/etherpad/src/static/img/jun09/pad/docpanelmiddle.png b/etherpad/src/static/img/jun09/pad/docpanelmiddle.png Binary files differdeleted file mode 100644 index 9290e86..0000000 --- a/etherpad/src/static/img/jun09/pad/docpanelmiddle.png +++ /dev/null diff --git a/etherpad/src/static/img/jun09/pad/editbar.gif b/etherpad/src/static/img/jun09/pad/editbar.gif Binary files differdeleted file mode 100644 index eb7100c..0000000 --- a/etherpad/src/static/img/jun09/pad/editbar.gif +++ /dev/null diff --git a/etherpad/src/static/img/jun09/pad/editbar2.gif b/etherpad/src/static/img/jun09/pad/editbar2.gif Binary files differdeleted file mode 100644 index d222fb8..0000000 --- a/etherpad/src/static/img/jun09/pad/editbar2.gif +++ /dev/null diff --git a/etherpad/src/static/img/jun09/pad/icon_import_export.gif b/etherpad/src/static/img/jun09/pad/icon_import_export.gif Binary files differnew file mode 100644 index 0000000..1b77245 --- /dev/null +++ b/etherpad/src/static/img/jun09/pad/icon_import_export.gif diff --git a/etherpad/src/static/img/jun09/pad/icon_pad_options.gif b/etherpad/src/static/img/jun09/pad/icon_pad_options.gif Binary files differnew file mode 100644 index 0000000..68c79a7 --- /dev/null +++ b/etherpad/src/static/img/jun09/pad/icon_pad_options.gif diff --git a/etherpad/src/static/img/jun09/pad/icon_saved_revisions.gif b/etherpad/src/static/img/jun09/pad/icon_saved_revisions.gif Binary files differnew file mode 100644 index 0000000..8040145 --- /dev/null +++ b/etherpad/src/static/img/jun09/pad/icon_saved_revisions.gif diff --git a/etherpad/src/static/img/jun09/pad/icon_security.gif b/etherpad/src/static/img/jun09/pad/icon_security.gif Binary files differnew file mode 100644 index 0000000..9131fc3 --- /dev/null +++ b/etherpad/src/static/img/jun09/pad/icon_security.gif diff --git a/etherpad/src/static/img/jun09/pad/icon_time_slider.gif b/etherpad/src/static/img/jun09/pad/icon_time_slider.gif Binary files differnew file mode 100644 index 0000000..2006186 --- /dev/null +++ b/etherpad/src/static/img/jun09/pad/icon_time_slider.gif diff --git a/etherpad/src/static/img/jun09/pad/ok_or_cancel.gif b/etherpad/src/static/img/jun09/pad/ok_or_cancel.gif Binary files differnew file mode 100644 index 0000000..76ba692 --- /dev/null +++ b/etherpad/src/static/img/jun09/pad/ok_or_cancel.gif diff --git a/etherpad/src/static/img/jun09/pad/overlay.png b/etherpad/src/static/img/jun09/pad/overlay.png Binary files differdeleted file mode 100644 index 46abff3..0000000 --- a/etherpad/src/static/img/jun09/pad/overlay.png +++ /dev/null diff --git a/etherpad/src/static/img/jun09/pad/padtop.gif b/etherpad/src/static/img/jun09/pad/padtop.gif Binary files differdeleted file mode 100644 index 9e77b07..0000000 --- a/etherpad/src/static/img/jun09/pad/padtop.gif +++ /dev/null diff --git a/etherpad/src/static/img/jun09/pad/padtop2.gif b/etherpad/src/static/img/jun09/pad/padtop2.gif Binary files differdeleted file mode 100644 index 1e3d8c2..0000000 --- a/etherpad/src/static/img/jun09/pad/padtop2.gif +++ /dev/null diff --git a/etherpad/src/static/img/jun09/pad/padtop3.gif b/etherpad/src/static/img/jun09/pad/padtop3.gif Binary files differdeleted file mode 100644 index b6bc589..0000000 --- a/etherpad/src/static/img/jun09/pad/padtop3.gif +++ /dev/null diff --git a/etherpad/src/static/img/jun09/pad/padtop4.gif b/etherpad/src/static/img/jun09/pad/padtop4.gif Binary files differdeleted file mode 100644 index d896250..0000000 --- a/etherpad/src/static/img/jun09/pad/padtop4.gif +++ /dev/null diff --git a/etherpad/src/static/img/jun09/pad/padtop5.gif b/etherpad/src/static/img/jun09/pad/padtop5.gif Binary files differindex ce41dcb..a163f30 100644 --- a/etherpad/src/static/img/jun09/pad/padtop5.gif +++ b/etherpad/src/static/img/jun09/pad/padtop5.gif diff --git a/etherpad/src/static/img/jun09/pad/padtopback.gif b/etherpad/src/static/img/jun09/pad/padtopback.gif Binary files differdeleted file mode 100644 index 335979b..0000000 --- a/etherpad/src/static/img/jun09/pad/padtopback.gif +++ /dev/null diff --git a/etherpad/src/static/img/jun09/pad/roundcorner_left.gif b/etherpad/src/static/img/jun09/pad/roundcorner_left.gif Binary files differnew file mode 100644 index 0000000..c023c36 --- /dev/null +++ b/etherpad/src/static/img/jun09/pad/roundcorner_left.gif diff --git a/etherpad/src/static/img/jun09/pad/roundcorner_right.gif b/etherpad/src/static/img/jun09/pad/roundcorner_right.gif Binary files differnew file mode 100644 index 0000000..456b156 --- /dev/null +++ b/etherpad/src/static/img/jun09/pad/roundcorner_right.gif diff --git a/etherpad/src/static/img/jun09/pad/roundcorner_right_orange.gif b/etherpad/src/static/img/jun09/pad/roundcorner_right_orange.gif Binary files differnew file mode 100644 index 0000000..884c87b --- /dev/null +++ b/etherpad/src/static/img/jun09/pad/roundcorner_right_orange.gif diff --git a/etherpad/src/static/img/jun09/pad/sharebox2.gif b/etherpad/src/static/img/jun09/pad/sharebox2.gif Binary files differdeleted file mode 100644 index 8e89925..0000000 --- a/etherpad/src/static/img/jun09/pad/sharebox2.gif +++ /dev/null diff --git a/etherpad/src/static/img/jun09/pad/sharebox3.gif b/etherpad/src/static/img/jun09/pad/sharebox3.gif Binary files differdeleted file mode 100644 index 6f8f03c..0000000 --- a/etherpad/src/static/img/jun09/pad/sharebox3.gif +++ /dev/null diff --git a/etherpad/src/static/img/jun09/pad/syncing2.gif b/etherpad/src/static/img/jun09/pad/syncing2.gif Binary files differdeleted file mode 100644 index 29470e3..0000000 --- a/etherpad/src/static/img/jun09/pad/syncing2.gif +++ /dev/null diff --git a/etherpad/src/static/img/may09/bold.gif b/etherpad/src/static/img/may09/bold.gif Binary files differdeleted file mode 100644 index 49e0d17..0000000 --- a/etherpad/src/static/img/may09/bold.gif +++ /dev/null diff --git a/etherpad/src/static/img/may09/doc.png b/etherpad/src/static/img/may09/doc.png Binary files differdeleted file mode 100644 index b374d0d..0000000 --- a/etherpad/src/static/img/may09/doc.png +++ /dev/null diff --git a/etherpad/src/static/img/may09/html.png b/etherpad/src/static/img/may09/html.png Binary files differdeleted file mode 100644 index 917f1a4..0000000 --- a/etherpad/src/static/img/may09/html.png +++ /dev/null diff --git a/etherpad/src/static/img/may09/italic.gif b/etherpad/src/static/img/may09/italic.gif Binary files differdeleted file mode 100644 index 2876ed9..0000000 --- a/etherpad/src/static/img/may09/italic.gif +++ /dev/null diff --git a/etherpad/src/static/img/may09/leftarrow.gif b/etherpad/src/static/img/may09/leftarrow.gif Binary files differdeleted file mode 100644 index c26475f..0000000 --- a/etherpad/src/static/img/may09/leftarrow.gif +++ /dev/null diff --git a/etherpad/src/static/img/may09/leftarrow2.gif b/etherpad/src/static/img/may09/leftarrow2.gif Binary files differdeleted file mode 100644 index 63bbddc..0000000 --- a/etherpad/src/static/img/may09/leftarrow2.gif +++ /dev/null diff --git a/etherpad/src/static/img/may09/link.gif b/etherpad/src/static/img/may09/link.gif Binary files differdeleted file mode 100644 index 44ffdd2..0000000 --- a/etherpad/src/static/img/may09/link.gif +++ /dev/null diff --git a/etherpad/src/static/img/may09/link.png b/etherpad/src/static/img/may09/link.png Binary files differdeleted file mode 100644 index 4e46fcb..0000000 --- a/etherpad/src/static/img/may09/link.png +++ /dev/null diff --git a/etherpad/src/static/img/may09/odt.gif b/etherpad/src/static/img/may09/odt.gif Binary files differdeleted file mode 100644 index be42352..0000000 --- a/etherpad/src/static/img/may09/odt.gif +++ /dev/null diff --git a/etherpad/src/static/img/may09/odt.png b/etherpad/src/static/img/may09/odt.png Binary files differdeleted file mode 100644 index 5d630db..0000000 --- a/etherpad/src/static/img/may09/odt.png +++ /dev/null diff --git a/etherpad/src/static/img/may09/padlock.gif b/etherpad/src/static/img/may09/padlock.gif Binary files differdeleted file mode 100644 index 167bf75..0000000 --- a/etherpad/src/static/img/may09/padlock.gif +++ /dev/null diff --git a/etherpad/src/static/img/may09/padlockopen.gif b/etherpad/src/static/img/may09/padlockopen.gif Binary files differdeleted file mode 100644 index 0aaf413..0000000 --- a/etherpad/src/static/img/may09/padlockopen.gif +++ /dev/null diff --git a/etherpad/src/static/img/may09/passwordlocked.gif b/etherpad/src/static/img/may09/passwordlocked.gif Binary files differdeleted file mode 100644 index 167bf75..0000000 --- a/etherpad/src/static/img/may09/passwordlocked.gif +++ /dev/null diff --git a/etherpad/src/static/img/may09/passwordlocked_cropped.gif b/etherpad/src/static/img/may09/passwordlocked_cropped.gif Binary files differdeleted file mode 100644 index 969a8bd..0000000 --- a/etherpad/src/static/img/may09/passwordlocked_cropped.gif +++ /dev/null diff --git a/etherpad/src/static/img/may09/passwordnone.gif b/etherpad/src/static/img/may09/passwordnone.gif Binary files differdeleted file mode 100644 index 61e38d9..0000000 --- a/etherpad/src/static/img/may09/passwordnone.gif +++ /dev/null diff --git a/etherpad/src/static/img/may09/paypal.gif b/etherpad/src/static/img/may09/paypal.gif Binary files differdeleted file mode 100644 index add5454..0000000 --- a/etherpad/src/static/img/may09/paypal.gif +++ /dev/null diff --git a/etherpad/src/static/img/may09/pdf.png b/etherpad/src/static/img/may09/pdf.png Binary files differdeleted file mode 100644 index ac4fa75..0000000 --- a/etherpad/src/static/img/may09/pdf.png +++ /dev/null diff --git a/etherpad/src/static/img/may09/redo.gif b/etherpad/src/static/img/may09/redo.gif Binary files differdeleted file mode 100644 index bb07b8e..0000000 --- a/etherpad/src/static/img/may09/redo.gif +++ /dev/null diff --git a/etherpad/src/static/img/may09/txt.png b/etherpad/src/static/img/may09/txt.png Binary files differdeleted file mode 100644 index f830cc6..0000000 --- a/etherpad/src/static/img/may09/txt.png +++ /dev/null diff --git a/etherpad/src/static/img/may09/underline.gif b/etherpad/src/static/img/may09/underline.gif Binary files differdeleted file mode 100644 index 1d1f573..0000000 --- a/etherpad/src/static/img/may09/underline.gif +++ /dev/null diff --git a/etherpad/src/static/img/may09/undo.gif b/etherpad/src/static/img/may09/undo.gif Binary files differdeleted file mode 100644 index 273e9e6..0000000 --- a/etherpad/src/static/img/may09/undo.gif +++ /dev/null diff --git a/etherpad/src/static/img/miniplane.gif b/etherpad/src/static/img/miniplane.gif Binary files differdeleted file mode 100644 index aeaacb0..0000000 --- a/etherpad/src/static/img/miniplane.gif +++ /dev/null diff --git a/etherpad/src/static/img/misc/diagnostic-links.gif b/etherpad/src/static/img/misc/diagnostic-links.gif Binary files differdeleted file mode 100644 index f76669a..0000000 --- a/etherpad/src/static/img/misc/diagnostic-links.gif +++ /dev/null diff --git a/etherpad/src/static/img/misc/traclogo.gif b/etherpad/src/static/img/misc/traclogo.gif Binary files differdeleted file mode 100644 index 7ee31d1..0000000 --- a/etherpad/src/static/img/misc/traclogo.gif +++ /dev/null diff --git a/etherpad/src/static/img/oct/atlonglast.gif b/etherpad/src/static/img/oct/atlonglast.gif Binary files differdeleted file mode 100644 index 88e1c98..0000000 --- a/etherpad/src/static/img/oct/atlonglast.gif +++ /dev/null diff --git a/etherpad/src/static/img/oct/banner1.jpg b/etherpad/src/static/img/oct/banner1.jpg Binary files differdeleted file mode 100644 index 431d2ba..0000000 --- a/etherpad/src/static/img/oct/banner1.jpg +++ /dev/null diff --git a/etherpad/src/static/img/oct/banner2.jpg b/etherpad/src/static/img/oct/banner2.jpg Binary files differdeleted file mode 100644 index 50570a8..0000000 --- a/etherpad/src/static/img/oct/banner2.jpg +++ /dev/null diff --git a/etherpad/src/static/img/oct/banner3.jpg b/etherpad/src/static/img/oct/banner3.jpg Binary files differdeleted file mode 100644 index c0260a3..0000000 --- a/etherpad/src/static/img/oct/banner3.jpg +++ /dev/null diff --git a/etherpad/src/static/img/oct/banner4.jpg b/etherpad/src/static/img/oct/banner4.jpg Binary files differdeleted file mode 100644 index e1593b7..0000000 --- a/etherpad/src/static/img/oct/banner4.jpg +++ /dev/null diff --git a/etherpad/src/static/img/oct/banner5.gif b/etherpad/src/static/img/oct/banner5.gif Binary files differdeleted file mode 100644 index 82c8eee..0000000 --- a/etherpad/src/static/img/oct/banner5.gif +++ /dev/null diff --git a/etherpad/src/static/img/oct/banner6.gif b/etherpad/src/static/img/oct/banner6.gif Binary files differdeleted file mode 100644 index 9016ed8..0000000 --- a/etherpad/src/static/img/oct/banner6.gif +++ /dev/null diff --git a/etherpad/src/static/img/oct/banner7.gif b/etherpad/src/static/img/oct/banner7.gif Binary files differdeleted file mode 100644 index a999f93..0000000 --- a/etherpad/src/static/img/oct/banner7.gif +++ /dev/null diff --git a/etherpad/src/static/img/oct/banner8.gif b/etherpad/src/static/img/oct/banner8.gif Binary files differdeleted file mode 100644 index cc2c436..0000000 --- a/etherpad/src/static/img/oct/banner8.gif +++ /dev/null diff --git a/etherpad/src/static/img/oct/banner9.gif b/etherpad/src/static/img/oct/banner9.gif Binary files differdeleted file mode 100644 index e7d9043..0000000 --- a/etherpad/src/static/img/oct/banner9.gif +++ /dev/null diff --git a/etherpad/src/static/img/oct/bannerback5.gif b/etherpad/src/static/img/oct/bannerback5.gif Binary files differdeleted file mode 100644 index d748357..0000000 --- a/etherpad/src/static/img/oct/bannerback5.gif +++ /dev/null diff --git a/etherpad/src/static/img/oct/bannerback6.gif b/etherpad/src/static/img/oct/bannerback6.gif Binary files differdeleted file mode 100644 index 416314f..0000000 --- a/etherpad/src/static/img/oct/bannerback6.gif +++ /dev/null diff --git a/etherpad/src/static/img/oct/bodyback1.gif b/etherpad/src/static/img/oct/bodyback1.gif Binary files differdeleted file mode 100644 index 39d3fd7..0000000 --- a/etherpad/src/static/img/oct/bodyback1.gif +++ /dev/null diff --git a/etherpad/src/static/img/oct/bodyback2.gif b/etherpad/src/static/img/oct/bodyback2.gif Binary files differdeleted file mode 100644 index 5bbdad8..0000000 --- a/etherpad/src/static/img/oct/bodyback2.gif +++ /dev/null diff --git a/etherpad/src/static/img/oct/bodyback3.gif b/etherpad/src/static/img/oct/bodyback3.gif Binary files differdeleted file mode 100644 index a04faf4..0000000 --- a/etherpad/src/static/img/oct/bodyback3.gif +++ /dev/null diff --git a/etherpad/src/static/img/oct/bodyback4.gif b/etherpad/src/static/img/oct/bodyback4.gif Binary files differdeleted file mode 100644 index a875cd6..0000000 --- a/etherpad/src/static/img/oct/bodyback4.gif +++ /dev/null diff --git a/etherpad/src/static/img/oct/bodyback5.gif b/etherpad/src/static/img/oct/bodyback5.gif Binary files differdeleted file mode 100644 index 66f67ce..0000000 --- a/etherpad/src/static/img/oct/bodyback5.gif +++ /dev/null diff --git a/etherpad/src/static/img/oct/bodybacktop1.gif b/etherpad/src/static/img/oct/bodybacktop1.gif Binary files differdeleted file mode 100644 index 20a9261..0000000 --- a/etherpad/src/static/img/oct/bodybacktop1.gif +++ /dev/null diff --git a/etherpad/src/static/img/oct/computers.gif b/etherpad/src/static/img/oct/computers.gif Binary files differdeleted file mode 100644 index c8f2aff..0000000 --- a/etherpad/src/static/img/oct/computers.gif +++ /dev/null diff --git a/etherpad/src/static/img/oct/computers2.gif b/etherpad/src/static/img/oct/computers2.gif Binary files differdeleted file mode 100644 index bd8d133..0000000 --- a/etherpad/src/static/img/oct/computers2.gif +++ /dev/null diff --git a/etherpad/src/static/img/oct/glossyblue.gif b/etherpad/src/static/img/oct/glossyblue.gif Binary files differdeleted file mode 100644 index eed77e7..0000000 --- a/etherpad/src/static/img/oct/glossyblue.gif +++ /dev/null diff --git a/etherpad/src/static/img/oct/glossyblue2.gif b/etherpad/src/static/img/oct/glossyblue2.gif Binary files differdeleted file mode 100644 index c323ebb..0000000 --- a/etherpad/src/static/img/oct/glossyblue2.gif +++ /dev/null diff --git a/etherpad/src/static/img/oct/glossyblueh.gif b/etherpad/src/static/img/oct/glossyblueh.gif Binary files differdeleted file mode 100644 index e56ceeb..0000000 --- a/etherpad/src/static/img/oct/glossyblueh.gif +++ /dev/null diff --git a/etherpad/src/static/img/oct/insetrect.gif b/etherpad/src/static/img/oct/insetrect.gif Binary files differdeleted file mode 100644 index 1d8124d..0000000 --- a/etherpad/src/static/img/oct/insetrect.gif +++ /dev/null diff --git a/etherpad/src/static/img/oct/minilogo1-05e.gif b/etherpad/src/static/img/oct/minilogo1-05e.gif Binary files differdeleted file mode 100644 index a09ef16..0000000 --- a/etherpad/src/static/img/oct/minilogo1-05e.gif +++ /dev/null diff --git a/etherpad/src/static/img/oct/minilogo1-07f.gif b/etherpad/src/static/img/oct/minilogo1-07f.gif Binary files differdeleted file mode 100644 index 8565272..0000000 --- a/etherpad/src/static/img/oct/minilogo1-07f.gif +++ /dev/null diff --git a/etherpad/src/static/img/oct/minilogo3.jpg b/etherpad/src/static/img/oct/minilogo3.jpg Binary files differdeleted file mode 100644 index d0cd89b..0000000 --- a/etherpad/src/static/img/oct/minilogo3.jpg +++ /dev/null diff --git a/etherpad/src/static/img/oct/minitopback1.gif b/etherpad/src/static/img/oct/minitopback1.gif Binary files differdeleted file mode 100644 index da8f575..0000000 --- a/etherpad/src/static/img/oct/minitopback1.gif +++ /dev/null diff --git a/etherpad/src/static/img/oct/minitopback2.gif b/etherpad/src/static/img/oct/minitopback2.gif Binary files differdeleted file mode 100644 index a1f43ab..0000000 --- a/etherpad/src/static/img/oct/minitopback2.gif +++ /dev/null diff --git a/etherpad/src/static/img/oct/minitopbar1-05e.gif b/etherpad/src/static/img/oct/minitopbar1-05e.gif Binary files differdeleted file mode 100644 index 1115749..0000000 --- a/etherpad/src/static/img/oct/minitopbar1-05e.gif +++ /dev/null diff --git a/etherpad/src/static/img/oct/minitopbar2-05e.gif b/etherpad/src/static/img/oct/minitopbar2-05e.gif Binary files differdeleted file mode 100644 index 2c5d10f..0000000 --- a/etherpad/src/static/img/oct/minitopbar2-05e.gif +++ /dev/null diff --git a/etherpad/src/static/img/oct/minitopbar2-07f.gif b/etherpad/src/static/img/oct/minitopbar2-07f.gif Binary files differdeleted file mode 100644 index 5687aed..0000000 --- a/etherpad/src/static/img/oct/minitopbar2-07f.gif +++ /dev/null diff --git a/etherpad/src/static/img/oct/minitopbar3.jpg b/etherpad/src/static/img/oct/minitopbar3.jpg Binary files differdeleted file mode 100644 index d0cd89b..0000000 --- a/etherpad/src/static/img/oct/minitopbar3.jpg +++ /dev/null diff --git a/etherpad/src/static/img/oct/minitopbar4.gif b/etherpad/src/static/img/oct/minitopbar4.gif Binary files differdeleted file mode 100644 index bf7aec9..0000000 --- a/etherpad/src/static/img/oct/minitopbar4.gif +++ /dev/null diff --git a/etherpad/src/static/img/oct/minitoplogo1.gif b/etherpad/src/static/img/oct/minitoplogo1.gif Binary files differdeleted file mode 100644 index 6317c0f..0000000 --- a/etherpad/src/static/img/oct/minitoplogo1.gif +++ /dev/null diff --git a/etherpad/src/static/img/oct/minitoplogo2.gif b/etherpad/src/static/img/oct/minitoplogo2.gif Binary files differdeleted file mode 100644 index bbb5e21..0000000 --- a/etherpad/src/static/img/oct/minitoplogo2.gif +++ /dev/null diff --git a/etherpad/src/static/img/oct/newpadmain.gif b/etherpad/src/static/img/oct/newpadmain.gif Binary files differdeleted file mode 100644 index 6427037..0000000 --- a/etherpad/src/static/img/oct/newpadmain.gif +++ /dev/null diff --git a/etherpad/src/static/img/oct/newpadmainback.gif b/etherpad/src/static/img/oct/newpadmainback.gif Binary files differdeleted file mode 100644 index 2016864..0000000 --- a/etherpad/src/static/img/oct/newpadmainback.gif +++ /dev/null diff --git a/etherpad/src/static/img/oct/newpadmainbackh.gif b/etherpad/src/static/img/oct/newpadmainbackh.gif Binary files differdeleted file mode 100644 index 3060634..0000000 --- a/etherpad/src/static/img/oct/newpadmainbackh.gif +++ /dev/null diff --git a/etherpad/src/static/img/oct/pageshot.png b/etherpad/src/static/img/oct/pageshot.png Binary files differdeleted file mode 100644 index cb86428..0000000 --- a/etherpad/src/static/img/oct/pageshot.png +++ /dev/null diff --git a/etherpad/src/static/img/oct/pageshotmini.png b/etherpad/src/static/img/oct/pageshotmini.png Binary files differdeleted file mode 100644 index 0f8a9d0..0000000 --- a/etherpad/src/static/img/oct/pageshotmini.png +++ /dev/null diff --git a/etherpad/src/static/img/oct/sidehead-gradhilite.gif b/etherpad/src/static/img/oct/sidehead-gradhilite.gif Binary files differdeleted file mode 100644 index 5469d87..0000000 --- a/etherpad/src/static/img/oct/sidehead-gradhilite.gif +++ /dev/null diff --git a/etherpad/src/static/img/oct/tinytriangle.gif b/etherpad/src/static/img/oct/tinytriangle.gif Binary files differdeleted file mode 100644 index 1821e3b..0000000 --- a/etherpad/src/static/img/oct/tinytriangle.gif +++ /dev/null diff --git a/etherpad/src/static/img/oct/topnav1.gif b/etherpad/src/static/img/oct/topnav1.gif Binary files differdeleted file mode 100644 index d801c59..0000000 --- a/etherpad/src/static/img/oct/topnav1.gif +++ /dev/null diff --git a/etherpad/src/static/img/oct/topnav2.gif b/etherpad/src/static/img/oct/topnav2.gif Binary files differdeleted file mode 100644 index c1ab5c5..0000000 --- a/etherpad/src/static/img/oct/topnav2.gif +++ /dev/null diff --git a/etherpad/src/static/img/oct/topnav3.gif b/etherpad/src/static/img/oct/topnav3.gif Binary files differdeleted file mode 100644 index fa25e75..0000000 --- a/etherpad/src/static/img/oct/topnav3.gif +++ /dev/null diff --git a/etherpad/src/static/img/oct/topnav4.gif b/etherpad/src/static/img/oct/topnav4.gif Binary files differdeleted file mode 100644 index 1f4c714..0000000 --- a/etherpad/src/static/img/oct/topnav4.gif +++ /dev/null diff --git a/etherpad/src/static/img/oct/topnav5.gif b/etherpad/src/static/img/oct/topnav5.gif Binary files differdeleted file mode 100644 index fa8b737..0000000 --- a/etherpad/src/static/img/oct/topnav5.gif +++ /dev/null diff --git a/etherpad/src/static/img/oct/topnav6.gif b/etherpad/src/static/img/oct/topnav6.gif Binary files differdeleted file mode 100644 index e0e6815..0000000 --- a/etherpad/src/static/img/oct/topnav6.gif +++ /dev/null diff --git a/etherpad/src/static/img/oct/topnavback1.gif b/etherpad/src/static/img/oct/topnavback1.gif Binary files differdeleted file mode 100644 index 55103a3..0000000 --- a/etherpad/src/static/img/oct/topnavback1.gif +++ /dev/null diff --git a/etherpad/src/static/img/oct/topnavback2.gif b/etherpad/src/static/img/oct/topnavback2.gif Binary files differdeleted file mode 100644 index 9b4bdca..0000000 --- a/etherpad/src/static/img/oct/topnavback2.gif +++ /dev/null diff --git a/etherpad/src/static/img/oct/topnavback3.gif b/etherpad/src/static/img/oct/topnavback3.gif Binary files differdeleted file mode 100644 index 327cba1..0000000 --- a/etherpad/src/static/img/oct/topnavback3.gif +++ /dev/null diff --git a/etherpad/src/static/img/oct/usecasesnavdown.gif b/etherpad/src/static/img/oct/usecasesnavdown.gif Binary files differdeleted file mode 100644 index c8fc7df..0000000 --- a/etherpad/src/static/img/oct/usecasesnavdown.gif +++ /dev/null diff --git a/etherpad/src/static/img/oct/usecasesnavdownh.gif b/etherpad/src/static/img/oct/usecasesnavdownh.gif Binary files differdeleted file mode 100644 index e1fa3a5..0000000 --- a/etherpad/src/static/img/oct/usecasesnavdownh.gif +++ /dev/null diff --git a/etherpad/src/static/img/oct/usecasesnavup.gif b/etherpad/src/static/img/oct/usecasesnavup.gif Binary files differdeleted file mode 100644 index 470dcbe..0000000 --- a/etherpad/src/static/img/oct/usecasesnavup.gif +++ /dev/null diff --git a/etherpad/src/static/img/oct/usecasesnavuph.gif b/etherpad/src/static/img/oct/usecasesnavuph.gif Binary files differdeleted file mode 100644 index 4207386..0000000 --- a/etherpad/src/static/img/oct/usecasesnavuph.gif +++ /dev/null diff --git a/etherpad/src/static/img/oct/watchscreencast.gif b/etherpad/src/static/img/oct/watchscreencast.gif Binary files differdeleted file mode 100644 index f52ed17..0000000 --- a/etherpad/src/static/img/oct/watchscreencast.gif +++ /dev/null diff --git a/etherpad/src/static/img/pad/animated-orb-orange-12.gif b/etherpad/src/static/img/pad/animated-orb-orange-12.gif Binary files differdeleted file mode 100644 index 9db02c6..0000000 --- a/etherpad/src/static/img/pad/animated-orb-orange-12.gif +++ /dev/null diff --git a/etherpad/src/static/img/pad/backgrad.png b/etherpad/src/static/img/pad/backgrad.png Binary files differdeleted file mode 100644 index d85f73c..0000000 --- a/etherpad/src/static/img/pad/backgrad.png +++ /dev/null diff --git a/etherpad/src/static/img/pad/backshadow/backshadow-940-20-eee-20.gif b/etherpad/src/static/img/pad/backshadow/backshadow-940-20-eee-20.gif Binary files differdeleted file mode 100644 index bc3088b..0000000 --- a/etherpad/src/static/img/pad/backshadow/backshadow-940-20-eee-20.gif +++ /dev/null diff --git a/etherpad/src/static/img/pad/backshadow/backshadow-940-20-fff-20.gif b/etherpad/src/static/img/pad/backshadow/backshadow-940-20-fff-20.gif Binary files differdeleted file mode 100644 index 8a87283..0000000 --- a/etherpad/src/static/img/pad/backshadow/backshadow-940-20-fff-20.gif +++ /dev/null diff --git a/etherpad/src/static/img/pad/backshadow/backshadow-940-20-fff-40.gif b/etherpad/src/static/img/pad/backshadow/backshadow-940-20-fff-40.gif Binary files differdeleted file mode 100644 index 695ecbe..0000000 --- a/etherpad/src/static/img/pad/backshadow/backshadow-940-20-fff-40.gif +++ /dev/null diff --git a/etherpad/src/static/img/pad/backshadow/backshadow-940-20-fff-60.gif b/etherpad/src/static/img/pad/backshadow/backshadow-940-20-fff-60.gif Binary files differdeleted file mode 100644 index 0005405..0000000 --- a/etherpad/src/static/img/pad/backshadow/backshadow-940-20-fff-60.gif +++ /dev/null diff --git a/etherpad/src/static/img/pad/backshadow/botshadow-940-20-eee-20.gif b/etherpad/src/static/img/pad/backshadow/botshadow-940-20-eee-20.gif Binary files differdeleted file mode 100644 index 92fb5dc..0000000 --- a/etherpad/src/static/img/pad/backshadow/botshadow-940-20-eee-20.gif +++ /dev/null diff --git a/etherpad/src/static/img/pad/etherpad-logo-small-grad.gif b/etherpad/src/static/img/pad/etherpad-logo-small-grad.gif Binary files differdeleted file mode 100644 index a65aa15..0000000 --- a/etherpad/src/static/img/pad/etherpad-logo-small-grad.gif +++ /dev/null diff --git a/etherpad/src/static/img/pad/etherpad-logo-small.gif b/etherpad/src/static/img/pad/etherpad-logo-small.gif Binary files differdeleted file mode 100644 index 6669f39..0000000 --- a/etherpad/src/static/img/pad/etherpad-logo-small.gif +++ /dev/null diff --git a/etherpad/src/static/img/pad/etherpad-logo-small2.gif b/etherpad/src/static/img/pad/etherpad-logo-small2.gif Binary files differdeleted file mode 100644 index 6e33392..0000000 --- a/etherpad/src/static/img/pad/etherpad-logo-small2.gif +++ /dev/null diff --git a/etherpad/src/static/img/pad/expandy-arrow-down.gif b/etherpad/src/static/img/pad/expandy-arrow-down.gif Binary files differdeleted file mode 100644 index 4b67c17..0000000 --- a/etherpad/src/static/img/pad/expandy-arrow-down.gif +++ /dev/null diff --git a/etherpad/src/static/img/pad/expandy-arrow-right.gif b/etherpad/src/static/img/pad/expandy-arrow-right.gif Binary files differdeleted file mode 100644 index 61303e6..0000000 --- a/etherpad/src/static/img/pad/expandy-arrow-right.gif +++ /dev/null diff --git a/etherpad/src/static/img/pad/expandy-arrow6-down-active.gif b/etherpad/src/static/img/pad/expandy-arrow6-down-active.gif Binary files differdeleted file mode 100644 index 5f530b7..0000000 --- a/etherpad/src/static/img/pad/expandy-arrow6-down-active.gif +++ /dev/null diff --git a/etherpad/src/static/img/pad/expandy-arrow6-down.gif b/etherpad/src/static/img/pad/expandy-arrow6-down.gif Binary files differdeleted file mode 100644 index 42fa9af..0000000 --- a/etherpad/src/static/img/pad/expandy-arrow6-down.gif +++ /dev/null diff --git a/etherpad/src/static/img/pad/expandy-arrow6-right-active.gif b/etherpad/src/static/img/pad/expandy-arrow6-right-active.gif Binary files differdeleted file mode 100644 index 4496fad..0000000 --- a/etherpad/src/static/img/pad/expandy-arrow6-right-active.gif +++ /dev/null diff --git a/etherpad/src/static/img/pad/expandy-arrow6-right.gif b/etherpad/src/static/img/pad/expandy-arrow6-right.gif Binary files differdeleted file mode 100644 index 9a8274c..0000000 --- a/etherpad/src/static/img/pad/expandy-arrow6-right.gif +++ /dev/null diff --git a/etherpad/src/static/img/pad/header-revgrad.gif b/etherpad/src/static/img/pad/header-revgrad.gif Binary files differdeleted file mode 100644 index e803e2a..0000000 --- a/etherpad/src/static/img/pad/header-revgrad.gif +++ /dev/null diff --git a/etherpad/src/static/img/pad/newpad.gif b/etherpad/src/static/img/pad/newpad.gif Binary files differdeleted file mode 100644 index c631cc4..0000000 --- a/etherpad/src/static/img/pad/newpad.gif +++ /dev/null diff --git a/etherpad/src/static/img/pad/orb-greenred-12.gif b/etherpad/src/static/img/pad/orb-greenred-12.gif Binary files differdeleted file mode 100644 index d722168..0000000 --- a/etherpad/src/static/img/pad/orb-greenred-12.gif +++ /dev/null diff --git a/etherpad/src/static/img/pad/padbg1.jpg b/etherpad/src/static/img/pad/padbg1.jpg Binary files differdeleted file mode 100644 index 8e640fd..0000000 --- a/etherpad/src/static/img/pad/padbg1.jpg +++ /dev/null diff --git a/etherpad/src/static/img/pad/padbg2.jpg b/etherpad/src/static/img/pad/padbg2.jpg Binary files differdeleted file mode 100644 index 1248bc0..0000000 --- a/etherpad/src/static/img/pad/padbg2.jpg +++ /dev/null diff --git a/etherpad/src/static/img/pad/padbg3.jpg b/etherpad/src/static/img/pad/padbg3.jpg Binary files differdeleted file mode 100644 index 99bba32..0000000 --- a/etherpad/src/static/img/pad/padbg3.jpg +++ /dev/null diff --git a/etherpad/src/static/img/pad/padbg4.jpg b/etherpad/src/static/img/pad/padbg4.jpg Binary files differdeleted file mode 100644 index 2497360..0000000 --- a/etherpad/src/static/img/pad/padbg4.jpg +++ /dev/null diff --git a/etherpad/src/static/img/pad/padbg5.jpg b/etherpad/src/static/img/pad/padbg5.jpg Binary files differdeleted file mode 100644 index bc3953c..0000000 --- a/etherpad/src/static/img/pad/padbg5.jpg +++ /dev/null diff --git a/etherpad/src/static/img/pad/padhead1.jpg b/etherpad/src/static/img/pad/padhead1.jpg Binary files differdeleted file mode 100644 index e263cf4..0000000 --- a/etherpad/src/static/img/pad/padhead1.jpg +++ /dev/null diff --git a/etherpad/src/static/img/pad/padhead2.jpg b/etherpad/src/static/img/pad/padhead2.jpg Binary files differdeleted file mode 100644 index a2f247d..0000000 --- a/etherpad/src/static/img/pad/padhead2.jpg +++ /dev/null diff --git a/etherpad/src/static/img/pad/padhead3.jpg b/etherpad/src/static/img/pad/padhead3.jpg Binary files differdeleted file mode 100644 index 101432f..0000000 --- a/etherpad/src/static/img/pad/padhead3.jpg +++ /dev/null diff --git a/etherpad/src/static/img/pad/pencil-icon-small-blue.gif b/etherpad/src/static/img/pad/pencil-icon-small-blue.gif Binary files differdeleted file mode 100644 index f60b0f2..0000000 --- a/etherpad/src/static/img/pad/pencil-icon-small-blue.gif +++ /dev/null diff --git a/etherpad/src/static/img/pad/sidehead-grad.gif b/etherpad/src/static/img/pad/sidehead-grad.gif Binary files differdeleted file mode 100644 index 32bac92..0000000 --- a/etherpad/src/static/img/pad/sidehead-grad.gif +++ /dev/null diff --git a/etherpad/src/static/img/pad/timeslider/button_depressed.png b/etherpad/src/static/img/pad/timeslider/button_depressed.png Binary files differdeleted file mode 100644 index 1e96692..0000000 --- a/etherpad/src/static/img/pad/timeslider/button_depressed.png +++ /dev/null diff --git a/etherpad/src/static/img/pad/timeslider/button_undepressed.png b/etherpad/src/static/img/pad/timeslider/button_undepressed.png Binary files differdeleted file mode 100644 index cd2d7a8..0000000 --- a/etherpad/src/static/img/pad/timeslider/button_undepressed.png +++ /dev/null diff --git a/etherpad/src/static/img/pad/timeslider/crushed_pause.png b/etherpad/src/static/img/pad/timeslider/crushed_pause.png Binary files differdeleted file mode 100644 index 437b384..0000000 --- a/etherpad/src/static/img/pad/timeslider/crushed_pause.png +++ /dev/null diff --git a/etherpad/src/static/img/pad/timeslider/crushed_play.png b/etherpad/src/static/img/pad/timeslider/crushed_play.png Binary files differdeleted file mode 100644 index c5b754b..0000000 --- a/etherpad/src/static/img/pad/timeslider/crushed_play.png +++ /dev/null diff --git a/etherpad/src/static/img/pad/timeslider/crushed_play_button.png b/etherpad/src/static/img/pad/timeslider/crushed_play_button.png Binary files differdeleted file mode 100644 index 3b112f6..0000000 --- a/etherpad/src/static/img/pad/timeslider/crushed_play_button.png +++ /dev/null diff --git a/etherpad/src/static/img/pad/timeslider/current_location.gif b/etherpad/src/static/img/pad/timeslider/current_location.gif Binary files differdeleted file mode 100644 index 5d5062f..0000000 --- a/etherpad/src/static/img/pad/timeslider/current_location.gif +++ /dev/null diff --git a/etherpad/src/static/img/pad/timeslider/pause.gif b/etherpad/src/static/img/pad/timeslider/pause.gif Binary files differdeleted file mode 100644 index 0fa105b..0000000 --- a/etherpad/src/static/img/pad/timeslider/pause.gif +++ /dev/null diff --git a/etherpad/src/static/img/pad/timeslider/play.gif b/etherpad/src/static/img/pad/timeslider/play.gif Binary files differdeleted file mode 100644 index ae308c2..0000000 --- a/etherpad/src/static/img/pad/timeslider/play.gif +++ /dev/null diff --git a/etherpad/src/static/img/pad/timeslider/star.gif b/etherpad/src/static/img/pad/timeslider/star.gif Binary files differdeleted file mode 100644 index f6a2c70..0000000 --- a/etherpad/src/static/img/pad/timeslider/star.gif +++ /dev/null diff --git a/etherpad/src/static/img/pad/timeslider/timeslider_mockup.png b/etherpad/src/static/img/pad/timeslider/timeslider_mockup.png Binary files differdeleted file mode 100644 index bc93914..0000000 --- a/etherpad/src/static/img/pad/timeslider/timeslider_mockup.png +++ /dev/null diff --git a/etherpad/src/static/img/pricing/free.gif b/etherpad/src/static/img/pricing/free.gif Binary files differdeleted file mode 100644 index bce2a0b..0000000 --- a/etherpad/src/static/img/pricing/free.gif +++ /dev/null diff --git a/etherpad/src/static/img/pricing/group.gif b/etherpad/src/static/img/pricing/group.gif Binary files differdeleted file mode 100644 index b839d3e..0000000 --- a/etherpad/src/static/img/pricing/group.gif +++ /dev/null diff --git a/etherpad/src/static/img/pricing/on-demand.gif b/etherpad/src/static/img/pricing/on-demand.gif Binary files differdeleted file mode 100644 index 19d2e57..0000000 --- a/etherpad/src/static/img/pricing/on-demand.gif +++ /dev/null diff --git a/etherpad/src/static/img/pricing/private-network.gif b/etherpad/src/static/img/pricing/private-network.gif Binary files differdeleted file mode 100644 index 70d197f..0000000 --- a/etherpad/src/static/img/pricing/private-network.gif +++ /dev/null diff --git a/etherpad/src/static/img/pricing/support.gif b/etherpad/src/static/img/pricing/support.gif Binary files differdeleted file mode 100644 index 7f42f76..0000000 --- a/etherpad/src/static/img/pricing/support.gif +++ /dev/null diff --git a/etherpad/src/static/img/pro/billing/cards-button.gif b/etherpad/src/static/img/pro/billing/cards-button.gif Binary files differdeleted file mode 100644 index 2f9c8cf..0000000 --- a/etherpad/src/static/img/pro/billing/cards-button.gif +++ /dev/null diff --git a/etherpad/src/static/img/pro/header/pro-header-back.gif b/etherpad/src/static/img/pro/header/pro-header-back.gif Binary files differdeleted file mode 100644 index 9514dbf..0000000 --- a/etherpad/src/static/img/pro/header/pro-header-back.gif +++ /dev/null diff --git a/etherpad/src/static/img/tinyplane.gif b/etherpad/src/static/img/tinyplane.gif Binary files differdeleted file mode 100644 index 5aaa223..0000000 --- a/etherpad/src/static/img/tinyplane.gif +++ /dev/null diff --git a/etherpad/src/static/img/wavejet.jpg b/etherpad/src/static/img/wavejet.jpg Binary files differdeleted file mode 100644 index 8d10fd0..0000000 --- a/etherpad/src/static/img/wavejet.jpg +++ /dev/null diff --git a/etherpad/src/templates/pad/pad_body2.ejs b/etherpad/src/templates/pad/pad_body2.ejs index ca0b3ae..07b0967 100644 --- a/etherpad/src/templates/pad/pad_body2.ejs +++ b/etherpad/src/templates/pad/pad_body2.ejs @@ -93,12 +93,6 @@ limitations under the License. */ %> <% } %> <div id="specialkeyarea"><!-- --></div> </div> -<!-- - <div id="shuttingdown"> - <strong style="color:red">Note: EtherPad.com is shutting down March 31, 2010.</strong> - <a href="http://<%= fullSuperdomain %>/ep/blog/posts/google-acquires-appjet">(more info)</a> - </div> - --> <div id="alertbar"> <div id="servermsg"> <h3>Server Notice<span id="servermsgdate"><!-- --></span>:</h3> @@ -108,15 +102,64 @@ limitations under the License. */ %> </div> <div id="docbar"> - <div id="docbarleft"><!-- --></div> - <div id="docbarpadtitle"><span><%= initialTitle %></span></div> -<% if (isProAccountHolder) { %> - <div id="docbarsecurity-outer"><a href="javascript:void(0)" id="docbarsecurity">Security</a></div> + <table border="0" cellpadding="0" cellspacing="0" width="100%" id="docbartable"> + <td><img src="/static/img/jun09/pad/roundcorner_left.gif"></td> + <td id="docbarpadtitle"><span><%= initialTitle %></span></td> + <td width="100%"> </td> +<% if (isProAccountHolder) { %> + <td id="docbarsecurity-outer" class="docbarbutton"> + <a href="javascript:void(0)" id="docbarsecurity"> + <table> + <tr> + <td><img src="/static/img/jun09/pad/icon_security.gif"></td> + <td>Security</td> + </tr> + </table> + </a> + </td> <% } /* isProAccountHolder */ %> - <div id="docbaroptions-outer"><a href="javascript:void(0)" id="docbaroptions">Pad Options</a></div> - <div id="docbarsavedrevs-outer"><a href="javascript:void(0)" id="docbarsavedrevs">Saved revisions</a></div> - <div id="docbarimpexp-outer"><a href="javascript:void(0)" id="docbarimpexp">Import/Export</a></div> - <div id="docbarslider-outer"><a target="_blank" href="/ep/pad/view/<%= localPadId %>/latest" id="docbarslider">Time Slider</a></div> + <td id="docbaroptions-outer" class="docbarbutton"> + <a href="javascript:void(0)" id="docbaroptions"> + <table> + <tr> + <td><img src="/static/img/jun09/pad/icon_pad_options.gif"></td> + <td>Pad Options</td> + </tr> + </table> + </a> + </td> + <td id="docbarimpexp-outer" class="docbarbutton"> + <a href="javascript:void(0)" id="docbarimpexp"> + <table> + <tr> + <td><img src="/static/img/jun09/pad/icon_import_export.gif"></td> + <td>Import/Export</td> + </tr> + </table> + </a> + </td> + <td id="docbarsavedrevs-outer" class="docbarbutton"> + <a href="javascript:void(0)" id="docbarsavedrevs"> + <table> + <tr> + <td><img src="/static/img/jun09/pad/icon_saved_revisions.gif"></td> + <td>Saved revisions</td> + </tr> + </table> + </a> + </td> + <td id="docbarslider-outer" class="docbarbutton"> + <a target="_blank" href="/ep/pad/view/<%= localPadId %>/latest" id="docbarslider"> + <table> + <tr> + <td><img src="/static/img/jun09/pad/icon_time_slider.gif"></td> + <td>Time Slider</td> + </tr> + </table> + </a> + </td> + <td><img src="/static/img/jun09/pad/roundcorner_right_orange.gif"></td> + </table> <% if (isProAccountHolder) { %> <div id="docbarrenamelink"> <a href="javascript:void(0)">(rename)</a> |