From 509498f1418d742e5c82349f52871d598985c8d3 Mon Sep 17 00:00:00 2001 From: Peter 'Pita' Martischka Date: Mon, 23 May 2011 22:24:49 +0100 Subject: [PATCH] Removed unused images and move them all in one folder --- static/css/pad2_ejs.css | 90 +++++++++--------- static/css/pad_lite.css | 62 ++++++------ static/css/pad_lite_old.css | 82 ++++++++-------- static/img/{jun09/pad => }/colorpicker.gif | Bin static/img/{jun09/pad => }/editbar_bold.gif | Bin .../pad => }/editbar_clearauthorship.gif | Bin static/img/{mar11 => }/editbar_embed.gif | Bin static/img/{jun09/pad => }/editbar_indent.gif | Bin .../pad => }/editbar_insertunorderedlist.gif | Bin static/img/{jun09/pad => }/editbar_italic.gif | Bin .../img/{jun09/pad => }/editbar_outdent.gif | Bin static/img/{jun09/pad => }/editbar_redo.gif | Bin static/img/{jun09/pad => }/editbar_save.gif | Bin static/img/{mar11 => }/editbar_showusers.gif | Bin .../{jun09/pad => }/editbar_strikethrough.gif | Bin .../img/{jun09/pad => }/editbar_underline.gif | Bin static/img/{jun09/pad => }/editbar_undo.gif | Bin static/img/{jun09/pad => }/feedbackbox2.gif | Bin static/img/jun09/pad/backgrad.gif | Bin 697 -> 0 bytes static/img/jun09/pad/docpaneledge2.png | Bin 635 -> 0 bytes static/img/jun09/pad/docpanelmiddle2.png | Bin 295 -> 0 bytes static/img/jun09/pad/editbar_background.gif | Bin 181 -> 0 bytes .../img/jun09/pad/editbar_background_left.gif | Bin 204 -> 0 bytes .../jun09/pad/editbar_background_right.gif | Bin 867 -> 0 bytes static/img/jun09/pad/editbar_groupleft.gif | Bin 186 -> 0 bytes static/img/jun09/pad/editbar_groupright.gif | Bin 185 -> 0 bytes static/img/jun09/pad/fileicons.gif | Bin 1397 -> 0 bytes static/img/jun09/pad/hdraggie.gif | Bin 802 -> 0 bytes static/img/jun09/pad/icon_import_export.gif | Bin 70 -> 0 bytes static/img/jun09/pad/icon_pad_options.gif | Bin 67 -> 0 bytes static/img/jun09/pad/icon_saved_revisions.gif | Bin 81 -> 0 bytes static/img/jun09/pad/icon_time_slider.gif | Bin 71 -> 0 bytes static/img/jun09/pad/inviteshare2.gif | Bin 2297 -> 0 bytes static/img/jun09/pad/maximize_maximized.png | Bin 604 -> 0 bytes static/img/jun09/pad/maximize_normal.png | Bin 328 -> 0 bytes static/img/jun09/pad/ok_or_cancel.gif | Bin 1630 -> 0 bytes static/img/jun09/pad/padtop5.gif | Bin 3872 -> 0 bytes static/img/jun09/pad/padtopback2.gif | Bin 372 -> 0 bytes static/img/jun09/pad/public.gif | Bin 1034 -> 0 bytes static/img/jun09/pad/roundcorner_left.gif | Bin 123 -> 0 bytes .../jun09/pad/roundcorner_right_orange.gif | Bin 171 -> 0 bytes static/img/jun09/pad/savedrevarrows.gif | Bin 866 -> 0 bytes static/img/jun09/pad/savedrevsgfx2.gif | Bin 1904 -> 0 bytes static/img/jun09/pad/vdraggie.gif | Bin 3413 -> 0 bytes static/img/may09/leftarrow2.gif | Bin 950 -> 0 bytes static/img/misc/status-ball.gif | Bin 1553 -> 0 bytes static/img/{jun09/pad => }/sharebox4.gif | Bin static/img/{jun09/pad => }/sharedistri.gif | Bin static/js/pad2.js | 8 +- static/pad.html | 26 ++--- 50 files changed, 134 insertions(+), 134 deletions(-) rename static/img/{jun09/pad => }/colorpicker.gif (100%) rename static/img/{jun09/pad => }/editbar_bold.gif (100%) rename static/img/{jun09/pad => }/editbar_clearauthorship.gif (100%) rename static/img/{mar11 => }/editbar_embed.gif (100%) rename static/img/{jun09/pad => }/editbar_indent.gif (100%) rename static/img/{jun09/pad => }/editbar_insertunorderedlist.gif (100%) rename static/img/{jun09/pad => }/editbar_italic.gif (100%) rename static/img/{jun09/pad => }/editbar_outdent.gif (100%) rename static/img/{jun09/pad => }/editbar_redo.gif (100%) rename static/img/{jun09/pad => }/editbar_save.gif (100%) rename static/img/{mar11 => }/editbar_showusers.gif (100%) rename static/img/{jun09/pad => }/editbar_strikethrough.gif (100%) rename static/img/{jun09/pad => }/editbar_underline.gif (100%) rename static/img/{jun09/pad => }/editbar_undo.gif (100%) rename static/img/{jun09/pad => }/feedbackbox2.gif (100%) delete mode 100644 static/img/jun09/pad/backgrad.gif delete mode 100644 static/img/jun09/pad/docpaneledge2.png delete mode 100644 static/img/jun09/pad/docpanelmiddle2.png delete mode 100644 static/img/jun09/pad/editbar_background.gif delete mode 100644 static/img/jun09/pad/editbar_background_left.gif delete mode 100644 static/img/jun09/pad/editbar_background_right.gif delete mode 100644 static/img/jun09/pad/editbar_groupleft.gif delete mode 100644 static/img/jun09/pad/editbar_groupright.gif delete mode 100644 static/img/jun09/pad/fileicons.gif delete mode 100644 static/img/jun09/pad/hdraggie.gif delete mode 100644 static/img/jun09/pad/icon_import_export.gif delete mode 100644 static/img/jun09/pad/icon_pad_options.gif delete mode 100644 static/img/jun09/pad/icon_saved_revisions.gif delete mode 100644 static/img/jun09/pad/icon_time_slider.gif delete mode 100644 static/img/jun09/pad/inviteshare2.gif delete mode 100644 static/img/jun09/pad/maximize_maximized.png delete mode 100644 static/img/jun09/pad/maximize_normal.png delete mode 100644 static/img/jun09/pad/ok_or_cancel.gif delete mode 100644 static/img/jun09/pad/padtop5.gif delete mode 100644 static/img/jun09/pad/padtopback2.gif delete mode 100644 static/img/jun09/pad/public.gif delete mode 100644 static/img/jun09/pad/roundcorner_left.gif delete mode 100644 static/img/jun09/pad/roundcorner_right_orange.gif delete mode 100644 static/img/jun09/pad/savedrevarrows.gif delete mode 100644 static/img/jun09/pad/savedrevsgfx2.gif delete mode 100644 static/img/jun09/pad/vdraggie.gif delete mode 100644 static/img/may09/leftarrow2.gif delete mode 100644 static/img/misc/status-ball.gif rename static/img/{jun09/pad => }/sharebox4.gif (100%) rename static/img/{jun09/pad => }/sharedistri.gif (100%) diff --git a/static/css/pad2_ejs.css b/static/css/pad2_ejs.css index c0ccae489..aa048fbb0 100644 --- a/static/css/pad2_ejs.css +++ b/static/css/pad2_ejs.css @@ -7,7 +7,7 @@ h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; font-style: norma html { font-size: 62.5%; } -body { background: #ebebeb url(/static/img/jun09/pad/backgrad.gif) repeat-x left top; } +body { background: #ebebeb url(/static/img/backgrad.gif) repeat-x left top; } body, textarea { font-family: Arial, sans-serif; } #padpage { @@ -30,19 +30,19 @@ body.fullwidth #padpage { width: auto; margin-left: 6px; margin-right: 6px; } body.squish1width #padpage { width: 800px; } body.squish2width #padpage { width: 700px; } -#topbar { height: 25px; background: #326cbd url(/static/img/jun09/pad/padtopback2.gif) repeat-x left top; +#topbar { height: 25px; background: #326cbd url(/static/img/padtopback2.gif) repeat-x left top; position: relative; } #topbarleft { float: left; height: 100%; overflow: hidden; - background: url(/static/img/jun09/pad/padtop5.gif) no-repeat left top; width: 5px; + background: url(/static/img/padtop5.gif) no-repeat left top; width: 5px; } #topbarright { float: right; height: 100%; overflow: hidden; - background: url(/static/img/jun09/pad/padtop5.gif) no-repeat right top; width: 5px; } + background: url(/static/img/padtop5.gif) no-repeat right top; width: 5px; } -.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; } +.propad #topbar { background: #2c2c2c url(/static/img/protop.gif) repeat-x 0 -25px; } +.propad #topbarleft { background: url(/static/img/protop.gif) no-repeat left top; } +.propad #topbarright { background: url(/static/img/protop.gif) no-repeat right top; } a#backtoprosite, #accountnav { display: block; position: absolute; height: 15px; line-height: 15px; @@ -51,13 +51,13 @@ a#backtoprosite, #accountnav { a#backtoprosite, #accountnav a { color: #cde7ff; text-decoration: underline; } a#backtoprosite { padding-left: 20px; left: 6px; - background: url(/static/img/jun09/pad/protop.gif) no-repeat -5px -6px; } + background: url(/static/img/protop.gif) no-repeat -5px -6px; } #accountnav { right: 30px; color: #fff; } #topbarcenter { margin-left: 150px; margin-right: 150px; text-align:center;} a#topbaretherpad { margin-left: auto; margin-right: auto; display: block; width: 103px; position: relative; top: 3px; height: 0; padding-top: 20px; -/* background: url(/static/img/jun09/pad/padtop5.gif) no-repeat -397px -3px; overflow: hidden; */ +/* background: url(/static/img/padtop5.gif) no-repeat -397px -3px; overflow: hidden; */ } @@ -69,7 +69,7 @@ a#topbaretherpad { margin-left: auto; margin-right: auto; display: block; width: #Licensing {font-size: 1.2em; color: white;float:left;margin-top:4px;margin-left:-75px; text-decoration: none; } #fullscreen {font-size: 1.2em; color: white;float:right;margin-top:4px;margin-right:-120px; text-decoration: none; } -.propad a#topbaretherpad { background: url(/static/img/jun09/pad/protop.gif) no-repeat -397px -3px; } +.propad a#topbaretherpad { background: url(/static/img/protop.gif) no-repeat -397px -3px; } #specialkeyarea { top: 5px; left: 250px; color: yellow; font-weight: bold; font-size: 1.5em; position: absolute; } @@ -96,7 +96,7 @@ a#hidetopmsg { position: absolute; right: 5px; bottom: 5px; } background: #ffc; padding: 0.6em; font-size: 1.2em; margin-top: 6px; } #docbar { margin-top: 6px; height: 25px; position: relative; zoom: 1; - background: #fbfbfb url(/static/img/jun09/pad/padtopback2.gif) repeat-x 0 -31px; } + background: #fbfbfb url(/static/img/padtopback2.gif) repeat-x 0 -31px; } .docbarbutton { @@ -145,7 +145,7 @@ a#hidetopmsg { position: absolute; right: 5px; bottom: 5px; } #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; } + background: url(/static/img/padtop5.gif) no-repeat left -31px; width: 7px; } @@ -155,7 +155,7 @@ a#hidetopmsg { position: absolute; right: 5px; bottom: 5px; } overflow: hidden; text-overflow: ellipsis /*not supported in FF*/; white-space:nowrap; } .docbar-public #docbarpadtitle { padding-left: 22px; - background: url(/static/img/jun09/pad/public.gif) no-repeat left center; } + background: url(/static/img/public.gif) no-repeat left center; } #docbarrenamelink { position: absolute; top: 6px; font-size: 1.1em; display: none; } @@ -163,7 +163,7 @@ a#hidetopmsg { position: absolute; right: 5px; bottom: 5px; } #docbarrenamelink a:hover { color: #48d; } #padtitlebuttons { position: absolute; width: 74px; zoom: 1; height: 17px; top: 4px; left: 170px; display: none; - background: url(/static/img/jun09/pad/ok_or_cancel.gif) 0px 0px; } + background: url(/static/img/ok_or_cancel.gif) 0px 0px; } #padtitlesave { position: absolute; display: block; height: 0; padding-top: 17px; overflow: hidden; width: 23px; left: 0; top: 0; } @@ -199,7 +199,7 @@ a#hidetopmsg { position: absolute; right: 5px; bottom: 5px; } .hidesidebar #padeditor { right: 0; } #vdraggie { - background: url(/static/img/jun09/pad/vdraggie.gif) no-repeat top center; + background: url(/static/img/vdraggie.gif) no-repeat top center; cursor: W-resize; bottom:0; position:absolute; @@ -210,7 +210,7 @@ a#hidetopmsg { position: absolute; right: 5px; bottom: 5px; } } #editbar { height: 36px; - background: #a5bfe2 url(/static/img/jun09/pad/editbar_background.gif) repeat-x; + background: #a5bfe2 url(/static/img/editbar_background.gif) repeat-x; height:36px; left:0; position:absolute; @@ -224,9 +224,9 @@ a#hidetopmsg { position: absolute; right: 5px; bottom: 5px; } } #editbarleft { float: left; height: 100%; overflow: hidden; - background: url(/static/img/jun09/pad/editbar_background_left.gif) no-repeat left top; width: 2px; } + background: url(/static/img/editbar_background_left.gif) no-repeat left top; width: 2px; } #editbarright { float: right; height: 100%; overflow: hidden; - background: url(/static/img/jun09/pad/editbar_background_right.gif) no-repeat right top; width: 2px; } + background: url(/static/img/editbar_background_right.gif) no-repeat right top; width: 2px; } #editbartable { @@ -282,10 +282,10 @@ a#hidetopmsg { position: absolute; right: 5px; bottom: 5px; } } #editbar #syncstatussyncing { position: absolute; height: 26px; width: 26px; - background: url(/static/img/jun09/pad/syncing2.gif) no-repeat center center; + background: url(/static/img/syncing2.gif) no-repeat center center; right: 38px; top: 5px; display: none; } #editbar #syncstatusdone { position: absolute; height: 26px; width: 26px; - background: url(/static/img/jun09/pad/syncdone.gif) no-repeat center center; + background: url(/static/img/syncdone.gif) no-repeat center center; right: 38px; top: 5px; display: none; } #editorcontainerbox { @@ -360,7 +360,7 @@ a#hidetopmsg { position: absolute; right: 5px; bottom: 5px; } bottom: 28px; } #userlistbuttonarea { - background: url(/static/img/jun09/pad/inviteshare2.gif) repeat-x 0 0; + background: url(/static/img/inviteshare2.gif) repeat-x 0 0; position: absolute; height: 28px; left: 0; @@ -369,7 +369,7 @@ a#hidetopmsg { position: absolute; right: 5px; bottom: 5px; } } #hdraggie { - background: url(/static/img/jun09/pad/hdraggie.gif) repeat-x center top; + background: url(/static/img/hdraggie.gif) repeat-x center top; cursor: S-resize; position: absolute; top: 300px; @@ -418,7 +418,7 @@ a#hidetopmsg { position: absolute; right: 5px; bottom: 5px; } } #myswatch { width: 100%; height: 100%; background: transparent;/*...initially*/ } #mycolorpicker { - background: url(/static/img/jun09/pad/colorpicker.gif) no-repeat left top; + background: url(/static/img/colorpicker.gif) no-repeat left top; width: 232px; height: 140px; position: absolute; left: 13px; top: 13px; z-index: 101; @@ -528,7 +528,7 @@ table#otheruserstable { display: none; } .usertdname input.editempty { color: #888; font-style: italic;} #sharebutton { - background: url(/static/img/jun09/pad/inviteshare2.gif) no-repeat 0 -31px; + background: url(/static/img/inviteshare2.gif) no-repeat 0 -31px; position: absolute; display: block; top: 3px; padding-top: 23px; height: 0; overflow: hidden; width: 96px; left:50%; @@ -574,7 +574,7 @@ table#otheruserstable { display: none; } .modaldialog.cboxreconnecting .modaldialog-inner, .modaldialog.cboxconnecting .modaldialog-inner { - background: url(/static/img/jun09/pad/connectingbar.gif) no-repeat center 60px; + background: url(/static/img/connectingbar.gif) no-repeat center 60px; height: 100px; } .modaldialog.cboxreconnecting { @@ -682,12 +682,12 @@ table#otheruserstable { display: none; } width: 100%; height: 100%; position: absolute; overflow: hidden; top: -10px; } .dbpanel-top { position: absolute; top: 0; width: 100%; - height: 400px; background-image: url(/static/img/jun09/pad/docpanelmiddle2.png); + height: 400px; background-image: url(/static/img/docpanelmiddle2.png); background-position: left top; } .dbpanel-bottom { position: absolute; height: 400px; bottom: -390px; width: 100%; - background-image: url(/static/img/jun09/pad/docpanelmiddle2.png); + background-image: url(/static/img/docpanelmiddle2.png); background-position: left top; } @@ -695,14 +695,14 @@ table#otheruserstable { display: none; } background-color: transparent; background-image: url(/static/img/apr09/blank.gif); /* scale the image instead of repeating, but it amounts to the same */ - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/static/img/jun09/pad/docpanelmiddle2.png", sizingMethod="scale"); + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/static/img/docpanelmiddle2.png", sizingMethod="scale"); } .dbpanel-leftedge, .dbpanel-rightedge, .dbpanel-botleftcorner, .dbpanel-botrightcorner { position: absolute; background-repeat: no-repeat; background-color: transparent; - background-image: url(/static/img/jun09/pad/docpaneledge2.png); + background-image: url(/static/img/docpaneledge2.png); } .dbpanel-leftedge, .dbpanel-rightedge { height: 100%; width: 7px; bottom: 11px; } @@ -718,7 +718,7 @@ table#otheruserstable { display: none; } background-color: transparent; background-image: url(/static/img/apr09/blank.gif); /* crop the image */ - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/static/img/jun09/pad/docpaneledge2.png", sizingMethod="crop"); + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/static/img/docpaneledge2.png", sizingMethod="crop"); } * html .dbpanel-leftedge, * html .dbpanel-botleftcorner { left: -7px; width: 14px; } @@ -760,7 +760,7 @@ table#otheruserstable { display: none; } #exportlinks .exportlink { display: block; position: absolute; height: 22px; width: auto; background-repeat: no-repeat; - background-image: url(/static/img/jun09/pad/fileicons.gif); + background-image: url(/static/img/fileicons.gif); line-height: 22px; padding-left: 22px; padding-right: 2px; } #exportlinks .n1 { left: 350px; top: 30px; } @@ -783,11 +783,11 @@ table#otheruserstable { display: none; } } #savedrevs-scrollleft { height: 100%; width: 14px; position: absolute; left: 0; top: 0; cursor: pointer; - background: url(/static/img/jun09/pad/savedrevarrows.gif) no-repeat right top; + background: url(/static/img/savedrevarrows.gif) no-repeat right top; } #savedrevs-scrollright { height: 100%; width: 14px; position: absolute; right: 0; top: 0; cursor: pointer; - background: url(/static/img/jun09/pad/savedrevarrows.gif) no-repeat left top; + background: url(/static/img/savedrevarrows.gif) no-repeat left top; } #savedrevs-scrolly .disabledscrollleft { background-position: right bottom; } #savedrevs-scrolly .disabledscrollright { background-position: left bottom; } @@ -828,7 +828,7 @@ table#otheruserstable { display: none; } #savedrevs-savenow { display: block; position: absolute; overflow: hidden; height: 0; padding-top: 24px; width: 81px; top: 22px; right: 27px; - background: url(/static/img/jun09/pad/savedrevsgfx2.gif) no-repeat 0 0; + background: url(/static/img/savedrevsgfx2.gif) no-repeat 0 0; } #savedrevs-savenow:active { background-position: 0 -24px; } #savedrevs-close { display: block; position: absolute; right: 7px; bottom: 8px; @@ -911,7 +911,7 @@ form#reconnectform { display: none; } #feedbackbox-hide, #feedbackbox-send, #feedbackbox-back { position: absolute; display: block; background-repeat: no-repeat; - background-image: url(/static/img/jun09/pad/feedbackbox2.gif); + background-image: url(/static/img/feedbackbox2.gif); } #feedbackbox-tl { width: 392px; height: 262px; left: 0; top: 0; @@ -953,7 +953,7 @@ form#reconnectform { display: none; } .expand-collapse { height: 22px; - background-image: url(/static/img/jun09/pad/sharedistri.gif); + background-image: url(/static/img/sharedistri.gif); background-repeat: no-repeat; background-position: 0 3px; padding-left: 17px; @@ -982,7 +982,7 @@ form#reconnectform { display: none; } .modaldialog .modaldialog-hide { float: right; background-repeat: no-repeat; - background-image: url(/static/img/jun09/pad/sharebox4.gif); + background-image: url(/static/img/sharebox4.gif); display: block; width: 22px; height: 22px; background-position: -454px -6px; @@ -1015,7 +1015,7 @@ form#reconnectform { display: none; } #sharebox-send { float: right; background-repeat: no-repeat; - background-image: url(/static/img/jun09/pad/sharebox4.gif); + background-image: url(/static/img/sharebox4.gif); display: block; width: 87px; height: 22px; background-position: -383px -289px; @@ -1042,26 +1042,26 @@ form#reconnectform { display: none; } color: #444; } #widthprefcheck { position: absolute; - background-image: url(/static/img/jun09/pad/layoutbuttons.gif); + background-image: url(/static/img/layoutbuttons.gif); background-repeat: no-repeat; cursor: pointer; width: 86px; height: 20px; top: 4px; right: 2px; } .widthprefunchecked { background-position: -1px -1px; } .widthprefchecked { background-position: -1px -23px; } #sidebarcheck { position: absolute; - background-image: url(/static/img/jun09/pad/layoutbuttons.gif); + background-image: url(/static/img/layoutbuttons.gif); background-repeat: no-repeat; cursor: pointer; width: 86px; height: 20px; top: 4px; right: 90px; } .sidebarunchecked { background-position: -1px -45px; } .sidebarchecked { background-position: -1px -67px; } #feedbackbutton { display: block; position: absolute; width: 68px; height: 0; padding-top: 17px; overflow: hidden; - background: url(/static/img/jun09/pad/bottomareagfx.gif); + background: url(/static/img/bottomareagfx.gif); top: 5px; right: 220px; } #modaloverlay { z-index: 500; display: none; - background-image: url(/static/img/jun09/pad/overlay2.png); + background-image: url(/static/img/overlay2.png); background-repeat: repeat-both; width: 100%; position: absolute; height: 100%; left: 0; top: 0; @@ -1072,7 +1072,7 @@ form#reconnectform { display: none; } background-image: none; background-repeat: no-repeat; /* scale the image */ - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/static/img/jun09/pad/overlay2.png", sizingMethod="scale"); + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/static/img/overlay2.png", sizingMethod="scale"); } a#topbarmaximize { @@ -1081,11 +1081,11 @@ a#topbarmaximize { height: 16px; margin-right:-143px; margin-top:4px; - background: url(/static/img/jun09/pad/maximize_normal.png); + background: url(/static/img/maximize_normal.png); } .maximized a#topbarmaximize { - background: url(/static/img/jun09/pad/maximize_maximized.png); + background: url(/static/img/maximize_maximized.png); } #editbarinner h1 { diff --git a/static/css/pad_lite.css b/static/css/pad_lite.css index 012e8f269..f0e256cdf 100755 --- a/static/css/pad_lite.css +++ b/static/css/pad_lite.css @@ -23,7 +23,7 @@ body, textarea { font-family: Helvetica, Arial, sans-serif; } } #sharebutton { - background: url(/static/img/jun09/pad/inviteshare2.gif) no-repeat 0 -31px; + background: url(/static/img/inviteshare2.gif) no-repeat 0 -31px; position: relative; display: block; top: 6px; @@ -190,13 +190,13 @@ a#backtoprosite, #accountnav { a#backtoprosite, #accountnav a { color: #cde7ff; text-decoration: underline; } a#backtoprosite { padding-left: 20px; left: 6px; - background: url(/static/img/jun09/pad/protop.gif) no-repeat -5px -6px; } + background: url(/static/img/protop.gif) no-repeat -5px -6px; } #accountnav { right: 30px; color: #fff; } #topbarcenter { margin-left: 150px; margin-right: 150px; text-align:center;} a#topbaretherpad { margin-left: auto; margin-right: auto; display: block; width: 103px; position: relative; top: 3px; height: 0; padding-top: 20px; -/* background: url(/static/img/jun09/pad/padtop5.gif) no-repeat -397px -3px; overflow: hidden; */ +/* background: url(/static/img/padtop5.gif) no-repeat -397px -3px; overflow: hidden; */ } @@ -208,7 +208,7 @@ a#topbaretherpad { margin-left: auto; margin-right: auto; display: block; width: #Licensing {font-size: 1.2em; color: white;float:left;margin-top:4px;margin-left:-75px; text-decoration: none; } #fullscreen {font-size: 1.2em; color: white;float:right;margin-top:4px;margin-right:-120px; text-decoration: none; } -.propad a#topbaretherpad { background: url(/static/img/jun09/pad/protop.gif) no-repeat -397px -3px; } +.propad a#topbaretherpad { background: url(/static/img/protop.gif) no-repeat -397px -3px; } #specialkeyarea { top: 5px; left: 250px; color: yellow; font-weight: bold; font-size: 1.5em; position: absolute; } @@ -235,7 +235,7 @@ a#hidetopmsg { position: absolute; right: 5px; bottom: 5px; } background: #ffc; padding: 0.6em; font-size: 1.2em; margin-top: 6px; } #docbar { margin-top: 6px; height: 25px; position: relative; zoom: 1; - background: #fbfbfb url(/static/img/jun09/pad/padtopback2.gif) repeat-x 0 -31px; } + background: #fbfbfb url(/static/img/padtopback2.gif) repeat-x 0 -31px; } .docbarbutton { @@ -284,7 +284,7 @@ a#hidetopmsg { position: absolute; right: 5px; bottom: 5px; } #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; } + background: url(/static/img/padtop5.gif) no-repeat left -31px; width: 7px; } @@ -294,7 +294,7 @@ a#hidetopmsg { position: absolute; right: 5px; bottom: 5px; } overflow: hidden; text-overflow: ellipsis /*not supported in FF*/; white-space:nowrap; } .docbar-public #docbarpadtitle { padding-left: 22px; - background: url(/static/img/jun09/pad/public.gif) no-repeat left center; } + background: url(/static/img/public.gif) no-repeat left center; } #docbarrenamelink { position: absolute; top: 6px; font-size: 1.1em; display: none; } @@ -302,7 +302,7 @@ a#hidetopmsg { position: absolute; right: 5px; bottom: 5px; } #docbarrenamelink a:hover { color: #48d; } #padtitlebuttons { position: absolute; width: 74px; zoom: 1; height: 17px; top: 4px; left: 170px; display: none; - background: url(/static/img/jun09/pad/ok_or_cancel.gif) 0px 0px; } + background: url(/static/img/ok_or_cancel.gif) 0px 0px; } #padtitlesave { position: absolute; display: block; height: 0; padding-top: 17px; overflow: hidden; width: 23px; left: 0; top: 0; } @@ -338,7 +338,7 @@ a#hidetopmsg { position: absolute; right: 5px; bottom: 5px; } .hidesidebar #padeditor { right: 0; } #vdraggie { - background: url(/static/img/jun09/pad/vdraggie.gif) no-repeat top center; + background: url(/static/img/vdraggie.gif) no-repeat top center; cursor: W-resize; bottom:0; position:absolute; @@ -394,10 +394,10 @@ a#hidetopmsg { position: absolute; right: 5px; bottom: 5px; } } #editbar #syncstatussyncing { position: absolute; height: 26px; width: 26px; - background: url(/static/img/jun09/pad/syncing2.gif) no-repeat center center; + background: url(/static/img/syncing2.gif) no-repeat center center; right: 38px; top: 5px; display: none; } #editbar #syncstatusdone { position: absolute; height: 26px; width: 26px; - background: url(/static/img/jun09/pad/syncdone.gif) no-repeat center center; + background: url(/static/img/syncdone.gif) no-repeat center center; right: 38px; top: 5px; display: none; } #padsidebar { @@ -430,7 +430,7 @@ a#hidetopmsg { position: absolute; right: 5px; bottom: 5px; } #myswatch { width: 100%; height: 100%; background: transparent;/*...initially*/ } #mycolorpicker { - background: url(/static/img/jun09/pad/colorpicker.gif) no-repeat left top; + background: url(/static/img/colorpicker.gif) no-repeat left top; width: 232px; height: 140px; position: absolute; left: -240px; top: 0px; z-index: 101; @@ -537,7 +537,7 @@ table#otheruserstable { display: none; } .modaldialog.cboxreconnecting .modaldialog-inner, .modaldialog.cboxconnecting .modaldialog-inner { - background: url(/static/img/jun09/pad/connectingbar.gif) no-repeat center 60px; + background: url(/static/img/connectingbar.gif) no-repeat center 60px; height: 100px; } .modaldialog.cboxreconnecting { @@ -646,12 +646,12 @@ table#otheruserstable { display: none; } width: 100%; height: 100%; position: absolute; overflow: hidden; top: -10px; } .dbpanel-top { position: absolute; top: 0; width: 100%; - height: 400px; background-image: url(/static/img/jun09/pad/docpanelmiddle2.png); + height: 400px; background-image: url(/static/img/docpanelmiddle2.png); background-position: left top; } .dbpanel-bottom { position: absolute; height: 400px; bottom: -390px; width: 100%; - background-image: url(/static/img/jun09/pad/docpanelmiddle2.png); + background-image: url(/static/img/docpanelmiddle2.png); background-position: left top; } @@ -659,14 +659,14 @@ table#otheruserstable { display: none; } background-color: transparent; background-image: url(/static/img/apr09/blank.gif); /* scale the image instead of repeating, but it amounts to the same */ - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/static/img/jun09/pad/docpanelmiddle2.png", sizingMethod="scale"); + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/static/img/docpanelmiddle2.png", sizingMethod="scale"); } .dbpanel-leftedge, .dbpanel-rightedge, .dbpanel-botleftcorner, .dbpanel-botrightcorner { position: absolute; background-repeat: no-repeat; background-color: transparent; - background-image: url(/static/img/jun09/pad/docpaneledge2.png); + background-image: url(/static/img/docpaneledge2.png); } .dbpanel-leftedge, .dbpanel-rightedge { height: 100%; width: 7px; bottom: 11px; } @@ -682,7 +682,7 @@ table#otheruserstable { display: none; } background-color: transparent; background-image: url(/static/img/apr09/blank.gif); /* crop the image */ - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/static/img/jun09/pad/docpaneledge2.png", sizingMethod="crop"); + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/static/img/docpaneledge2.png", sizingMethod="crop"); } * html .dbpanel-leftedge, * html .dbpanel-botleftcorner { left: -7px; width: 14px; } @@ -724,7 +724,7 @@ table#otheruserstable { display: none; } #exportlinks .exportlink { display: block; position: absolute; height: 22px; width: auto; background-repeat: no-repeat; - background-image: url(/static/img/jun09/pad/fileicons.gif); + background-image: url(/static/img/fileicons.gif); line-height: 22px; padding-left: 22px; padding-right: 2px; } #exportlinks .n1 { left: 350px; top: 30px; } @@ -747,11 +747,11 @@ table#otheruserstable { display: none; } } #savedrevs-scrollleft { height: 100%; width: 14px; position: absolute; left: 0; top: 0; cursor: pointer; - background: url(/static/img/jun09/pad/savedrevarrows.gif) no-repeat right top; + background: url(/static/img/savedrevarrows.gif) no-repeat right top; } #savedrevs-scrollright { height: 100%; width: 14px; position: absolute; right: 0; top: 0; cursor: pointer; - background: url(/static/img/jun09/pad/savedrevarrows.gif) no-repeat left top; + background: url(/static/img/savedrevarrows.gif) no-repeat left top; } #savedrevs-scrolly .disabledscrollleft { background-position: right bottom; } #savedrevs-scrolly .disabledscrollright { background-position: left bottom; } @@ -792,7 +792,7 @@ table#otheruserstable { display: none; } #savedrevs-savenow { display: block; position: absolute; overflow: hidden; height: 0; padding-top: 24px; width: 81px; top: 22px; right: 27px; - background: url(/static/img/jun09/pad/savedrevsgfx2.gif) no-repeat 0 0; + background: url(/static/img/savedrevsgfx2.gif) no-repeat 0 0; } #savedrevs-savenow:active { background-position: 0 -24px; } #savedrevs-close { display: block; position: absolute; right: 7px; bottom: 8px; @@ -875,7 +875,7 @@ form#reconnectform { display: none; } #feedbackbox-hide, #feedbackbox-send, #feedbackbox-back { position: absolute; display: block; background-repeat: no-repeat; - background-image: url(/static/img/jun09/pad/feedbackbox2.gif); + background-image: url(/static/img/feedbackbox2.gif); } #feedbackbox-tl { width: 392px; height: 262px; left: 0; top: 0; @@ -917,7 +917,7 @@ form#reconnectform { display: none; } .expand-collapse { height: 22px; - background-image: url(/static/img/jun09/pad/sharedistri.gif); + background-image: url(/static/img/sharedistri.gif); background-repeat: no-repeat; background-position: 0 3px; padding-left: 17px; @@ -945,7 +945,7 @@ form#reconnectform { display: none; } .modaldialog .modaldialog-hide { float: right; background-repeat: no-repeat; - background-image: url(/static/img/jun09/pad/sharebox4.gif); + background-image: url(/static/img/sharebox4.gif); display: block; width: 22px; height: 22px; background-position: -454px -6px; @@ -978,7 +978,7 @@ form#reconnectform { display: none; } #sharebox-send { float: right; background-repeat: no-repeat; - background-image: url(/static/img/jun09/pad/sharebox4.gif); + background-image: url(/static/img/sharebox4.gif); display: block; width: 87px; height: 22px; background-position: -383px -289px; @@ -1009,20 +1009,20 @@ form#reconnectform { display: none; } color: #444; } #widthprefcheck { position: absolute; - background-image: url(/static/img/jun09/pad/layoutbuttons.gif); + background-image: url(/static/img/layoutbuttons.gif); background-repeat: no-repeat; cursor: pointer; width: 86px; height: 20px; top: 4px; right: 2px; } .widthprefunchecked { background-position: -1px -1px; } .widthprefchecked { background-position: -1px -23px; } #sidebarcheck { position: absolute; - background-image: url(/static/img/jun09/pad/layoutbuttons.gif); + background-image: url(/static/img/layoutbuttons.gif); background-repeat: no-repeat; cursor: pointer; width: 86px; height: 20px; top: 4px; right: 90px; } .sidebarunchecked { background-position: -1px -45px; } .sidebarchecked { background-position: -1px -67px; } #feedbackbutton { display: block; position: absolute; width: 68px; height: 0; padding-top: 17px; overflow: hidden; - background: url(/static/img/jun09/pad/bottomareagfx.gif); + background: url(/static/img/bottomareagfx.gif); top: 5px; right: 220px; } @@ -1046,11 +1046,11 @@ a#topbarmaximize { height: 16px; margin-right:-143px; margin-top:4px; - background: url(/static/img/jun09/pad/maximize_normal.png); + background: url(/static/img/maximize_normal.png); } .maximized a#topbarmaximize { - background: url(/static/img/jun09/pad/maximize_maximized.png); + background: url(/static/img/maximize_maximized.png); } #editbarinner h1 { diff --git a/static/css/pad_lite_old.css b/static/css/pad_lite_old.css index f4a9cd3ad..9643690a5 100644 --- a/static/css/pad_lite_old.css +++ b/static/css/pad_lite_old.css @@ -9,7 +9,7 @@ h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; font-style: norma html { font-size: 62.5%; } -body { position: absolute; width: 100%; height: 100%; background: #ebebeb url(/static/img/jun09/pad/backgrad.gif) repeat-x left top;} +body { position: absolute; width: 100%; height: 100%; background: #ebebeb url(/static/img/backgrad.gif) repeat-x left top;} body, textarea { font-family: Arial, sans-serif; } #padpage { @@ -30,19 +30,19 @@ body.fullwidth #padpage { width: auto; margin-left: 6px; margin-right: 6px; } body.squish1width #padpage { width: 800px; } body.squish2width #padpage { width: 700px; } -#topbar { height: 25px; background: #326cbd url(/static/img/jun09/pad/padtopback2.gif) repeat-x left top; +#topbar { height: 25px; background: #326cbd url(/static/img/padtopback2.gif) repeat-x left top; position: relative; } #topbarleft { float: left; height: 100%; overflow: hidden; - background: url(/static/img/jun09/pad/padtop5.gif) no-repeat left top; width: 5px; + background: url(/static/img/padtop5.gif) no-repeat left top; width: 5px; } #topbarright { float: right; height: 100%; overflow: hidden; - background: url(/static/img/jun09/pad/padtop5.gif) no-repeat right top; width: 5px; } + background: url(/static/img/padtop5.gif) no-repeat right top; width: 5px; } -.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; } +.propad #topbar { background: #2c2c2c url(/static/img/protop.gif) repeat-x 0 -25px; } +.propad #topbarleft { background: url(/static/img/protop.gif) no-repeat left top; } +.propad #topbarright { background: url(/static/img/protop.gif) no-repeat right top; } a#backtoprosite, #accountnav { display: block; position: absolute; height: 15px; line-height: 15px; @@ -51,13 +51,13 @@ a#backtoprosite, #accountnav { a#backtoprosite, #accountnav a { color: #cde7ff; text-decoration: underline; } a#backtoprosite { padding-left: 20px; left: 6px; - background: url(/static/img/jun09/pad/protop.gif) no-repeat -5px -6px; } + background: url(/static/img/protop.gif) no-repeat -5px -6px; } #accountnav { right: 30px; color: #fff; } #topbarcenter { margin-left: 150px; margin-right: 150px; text-align:center;} a#topbaretherpad { margin-left: auto; margin-right: auto; display: block; width: 103px; position: relative; top: 3px; height: 0; padding-top: 20px; -/* background: url(/static/img/jun09/pad/padtop5.gif) no-repeat -397px -3px; overflow: hidden; */ +/* background: url(/static/img/padtop5.gif) no-repeat -397px -3px; overflow: hidden; */ } @@ -69,7 +69,7 @@ a#topbaretherpad { margin-left: auto; margin-right: auto; display: block; width: #Licensing {font-size: 1.2em; color: white;float:left;margin-top:4px;margin-left:-75px; text-decoration: none; } #fullscreen {font-size: 1.2em; color: white;float:right;margin-top:4px;margin-right:-120px; text-decoration: none; } -.propad a#topbaretherpad { background: url(/static/img/jun09/pad/protop.gif) no-repeat -397px -3px; } +.propad a#topbaretherpad { background: url(/static/img/protop.gif) no-repeat -397px -3px; } #specialkeyarea { top: 5px; left: 250px; color: yellow; font-weight: bold; font-size: 1.5em; position: absolute; } @@ -96,7 +96,7 @@ a#hidetopmsg { position: absolute; right: 5px; bottom: 5px; } background: #ffc; padding: 0.6em; font-size: 1.2em; margin-top: 6px; } #docbar { margin-top: 6px; height: 25px; position: relative; zoom: 1; - background: #fbfbfb url(/static/img/jun09/pad/padtopback2.gif) repeat-x 0 -31px; } + background: #fbfbfb url(/static/img/padtopback2.gif) repeat-x 0 -31px; } .docbarbutton { @@ -145,7 +145,7 @@ a#hidetopmsg { position: absolute; right: 5px; bottom: 5px; } #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; } + background: url(/static/img/padtop5.gif) no-repeat left -31px; width: 7px; } @@ -155,7 +155,7 @@ a#hidetopmsg { position: absolute; right: 5px; bottom: 5px; } overflow: hidden; text-overflow: ellipsis /*not supported in FF*/; white-space:nowrap; } .docbar-public #docbarpadtitle { padding-left: 22px; - background: url(/static/img/jun09/pad/public.gif) no-repeat left center; } + background: url(/static/img/public.gif) no-repeat left center; } #docbarrenamelink { position: absolute; top: 6px; font-size: 1.1em; display: none; } @@ -163,7 +163,7 @@ a#hidetopmsg { position: absolute; right: 5px; bottom: 5px; } #docbarrenamelink a:hover { color: #48d; } #padtitlebuttons { position: absolute; width: 74px; zoom: 1; height: 17px; top: 4px; left: 170px; display: none; - background: url(/static/img/jun09/pad/ok_or_cancel.gif) 0px 0px; } + background: url(/static/img/ok_or_cancel.gif) 0px 0px; } #padtitlesave { position: absolute; display: block; height: 0; padding-top: 17px; overflow: hidden; width: 23px; left: 0; top: 0; } @@ -199,7 +199,7 @@ a#hidetopmsg { position: absolute; right: 5px; bottom: 5px; } .hidesidebar #padeditor { right: 0; } #vdraggie { - background: url(/static/img/jun09/pad/vdraggie.gif) no-repeat top center; + background: url(/static/img/vdraggie.gif) no-repeat top center; cursor: W-resize; bottom:0; position:absolute; @@ -210,7 +210,7 @@ a#hidetopmsg { position: absolute; right: 5px; bottom: 5px; } } #editbar { height: 36px; - background: #a5bfe2 url(/static/img/jun09/pad/editbar_background.gif) repeat-x; + background: #a5bfe2 url(/static/img/editbar_background.gif) repeat-x; height:36px; left:0; position:absolute; @@ -224,9 +224,9 @@ a#hidetopmsg { position: absolute; right: 5px; bottom: 5px; } } #editbarleft { float: left; height: 100%; overflow: hidden; - background: url(/static/img/jun09/pad/editbar_background_left.gif) no-repeat left top; width: 2px; } + background: url(/static/img/editbar_background_left.gif) no-repeat left top; width: 2px; } #editbarright { float: right; height: 100%; overflow: hidden; - background: url(/static/img/jun09/pad/editbar_background_right.gif) no-repeat right top; width: 2px; } + background: url(/static/img/editbar_background_right.gif) no-repeat right top; width: 2px; } #editbartable { @@ -283,10 +283,10 @@ a#hidetopmsg { position: absolute; right: 5px; bottom: 5px; } } #editbar #syncstatussyncing { position: absolute; height: 26px; width: 26px; - background: url(/static/img/jun09/pad/syncing2.gif) no-repeat center center; + background: url(/static/img/syncing2.gif) no-repeat center center; right: 38px; top: 5px; display: none; } #editbar #syncstatusdone { position: absolute; height: 26px; width: 26px; - background: url(/static/img/jun09/pad/syncdone.gif) no-repeat center center; + background: url(/static/img/syncdone.gif) no-repeat center center; right: 38px; top: 5px; display: none; } @@ -349,7 +349,7 @@ body #myswatch { width: 100%; height: 100%; background: transparent;/*...initially*/ } #mycolorpicker { - background: url(/static/img/jun09/pad/colorpicker.gif) no-repeat left top; + background: url(/static/img/colorpicker.gif) no-repeat left top; width: 232px; height: 140px; position: absolute; left: 10px; top: 18px; z-index: 101; @@ -413,7 +413,7 @@ table#otheruserstable { display: none; } .usertdname input.editempty { color: #888; font-style: italic;} #sharebutton { - background: url(/static/img/jun09/pad/inviteshare2.gif) no-repeat 0 -31px; + background: url(/static/img/inviteshare2.gif) no-repeat 0 -31px; position: absolute; display: block; top: 3px; padding-top: 23px; height: 0; overflow: hidden; width: 96px; left:50%; @@ -459,7 +459,7 @@ table#otheruserstable { display: none; } .modaldialog.cboxreconnecting .modaldialog-inner, .modaldialog.cboxconnecting .modaldialog-inner { - background: url(/static/img/jun09/pad/connectingbar.gif) no-repeat center 60px; + background: url(/static/img/connectingbar.gif) no-repeat center 60px; height: 100px; } .modaldialog.cboxreconnecting { @@ -567,12 +567,12 @@ table#otheruserstable { display: none; } width: 100%; height: 100%; position: absolute; overflow: hidden; top: -10px; } .dbpanel-top { position: absolute; top: 0; width: 100%; - height: 400px; background-image: url(/static/img/jun09/pad/docpanelmiddle2.png); + height: 400px; background-image: url(/static/img/docpanelmiddle2.png); background-position: left top; } .dbpanel-bottom { position: absolute; height: 400px; bottom: -390px; width: 100%; - background-image: url(/static/img/jun09/pad/docpanelmiddle2.png); + background-image: url(/static/img/docpanelmiddle2.png); background-position: left top; } @@ -580,14 +580,14 @@ table#otheruserstable { display: none; } background-color: transparent; background-image: url(/static/img/apr09/blank.gif); /* scale the image instead of repeating, but it amounts to the same */ - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/static/img/jun09/pad/docpanelmiddle2.png", sizingMethod="scale"); + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/static/img/docpanelmiddle2.png", sizingMethod="scale"); } .dbpanel-leftedge, .dbpanel-rightedge, .dbpanel-botleftcorner, .dbpanel-botrightcorner { position: absolute; background-repeat: no-repeat; background-color: transparent; - background-image: url(/static/img/jun09/pad/docpaneledge2.png); + background-image: url(/static/img/docpaneledge2.png); } .dbpanel-leftedge, .dbpanel-rightedge { height: 100%; width: 7px; bottom: 11px; } @@ -603,7 +603,7 @@ table#otheruserstable { display: none; } background-color: transparent; background-image: url(/static/img/apr09/blank.gif); /* crop the image */ - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/static/img/jun09/pad/docpaneledge2.png", sizingMethod="crop"); + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/static/img/docpaneledge2.png", sizingMethod="crop"); } * html .dbpanel-leftedge, * html .dbpanel-botleftcorner { left: -7px; width: 14px; } @@ -645,7 +645,7 @@ table#otheruserstable { display: none; } #exportlinks .exportlink { display: block; position: absolute; height: 22px; width: auto; background-repeat: no-repeat; - background-image: url(/static/img/jun09/pad/fileicons.gif); + background-image: url(/static/img/fileicons.gif); line-height: 22px; padding-left: 22px; padding-right: 2px; } #exportlinks .n1 { left: 350px; top: 30px; } @@ -668,11 +668,11 @@ table#otheruserstable { display: none; } } #savedrevs-scrollleft { height: 100%; width: 14px; position: absolute; left: 0; top: 0; cursor: pointer; - background: url(/static/img/jun09/pad/savedrevarrows.gif) no-repeat right top; + background: url(/static/img/savedrevarrows.gif) no-repeat right top; } #savedrevs-scrollright { height: 100%; width: 14px; position: absolute; right: 0; top: 0; cursor: pointer; - background: url(/static/img/jun09/pad/savedrevarrows.gif) no-repeat left top; + background: url(/static/img/savedrevarrows.gif) no-repeat left top; } #savedrevs-scrolly .disabledscrollleft { background-position: right bottom; } #savedrevs-scrolly .disabledscrollright { background-position: left bottom; } @@ -713,7 +713,7 @@ table#otheruserstable { display: none; } #savedrevs-savenow { display: block; position: absolute; overflow: hidden; height: 0; padding-top: 24px; width: 81px; top: 22px; right: 27px; - background: url(/static/img/jun09/pad/savedrevsgfx2.gif) no-repeat 0 0; + background: url(/static/img/savedrevsgfx2.gif) no-repeat 0 0; } #savedrevs-savenow:active { background-position: 0 -24px; } #savedrevs-close { display: block; position: absolute; right: 7px; bottom: 8px; @@ -796,7 +796,7 @@ form#reconnectform { display: none; } #feedbackbox-hide, #feedbackbox-send, #feedbackbox-back { position: absolute; display: block; background-repeat: no-repeat; - background-image: url(/static/img/jun09/pad/feedbackbox2.gif); + background-image: url(/static/img/feedbackbox2.gif); } #feedbackbox-tl { width: 392px; height: 262px; left: 0; top: 0; @@ -838,7 +838,7 @@ form#reconnectform { display: none; } .expand-collapse { height: 22px; - background-image: url(/static/img/jun09/pad/sharedistri.gif); + background-image: url(/static/img/sharedistri.gif); background-repeat: no-repeat; background-position: 0 3px; padding-left: 17px; @@ -867,7 +867,7 @@ form#reconnectform { display: none; } .modaldialog .modaldialog-hide { float: right; background-repeat: no-repeat; - background-image: url(/static/img/jun09/pad/sharebox4.gif); + background-image: url(/static/img/sharebox4.gif); display: block; width: 22px; height: 22px; background-position: -454px -6px; @@ -900,7 +900,7 @@ form#reconnectform { display: none; } #sharebox-send { float: right; background-repeat: no-repeat; - background-image: url(/static/img/jun09/pad/sharebox4.gif); + background-image: url(/static/img/sharebox4.gif); display: block; width: 87px; height: 22px; background-position: -383px -289px; @@ -927,20 +927,20 @@ form#reconnectform { display: none; } color: #444; } #widthprefcheck { position: absolute; - background-image: url(/static/img/jun09/pad/layoutbuttons.gif); + background-image: url(/static/img/layoutbuttons.gif); background-repeat: no-repeat; cursor: pointer; width: 86px; height: 20px; top: 4px; right: 2px; } .widthprefunchecked { background-position: -1px -1px; } .widthprefchecked { background-position: -1px -23px; } #sidebarcheck { position: absolute; - background-image: url(/static/img/jun09/pad/layoutbuttons.gif); + background-image: url(/static/img/layoutbuttons.gif); background-repeat: no-repeat; cursor: pointer; width: 86px; height: 20px; top: 4px; right: 90px; } .sidebarunchecked { background-position: -1px -45px; } .sidebarchecked { background-position: -1px -67px; } #feedbackbutton { display: block; position: absolute; width: 68px; height: 0; padding-top: 17px; overflow: hidden; - background: url(/static/img/jun09/pad/bottomareagfx.gif); + background: url(/static/img/bottomareagfx.gif); top: 5px; right: 220px; } @@ -964,11 +964,11 @@ a#topbarmaximize { height: 16px; margin-right:-143px; margin-top:4px; - background: url(/static/img/jun09/pad/maximize_normal.png); + background: url(/static/img/maximize_normal.png); } .maximized a#topbarmaximize { - background: url(/static/img/jun09/pad/maximize_maximized.png); + background: url(/static/img/maximize_maximized.png); } #editbarinner h1 { diff --git a/static/img/jun09/pad/colorpicker.gif b/static/img/colorpicker.gif similarity index 100% rename from static/img/jun09/pad/colorpicker.gif rename to static/img/colorpicker.gif diff --git a/static/img/jun09/pad/editbar_bold.gif b/static/img/editbar_bold.gif similarity index 100% rename from static/img/jun09/pad/editbar_bold.gif rename to static/img/editbar_bold.gif diff --git a/static/img/jun09/pad/editbar_clearauthorship.gif b/static/img/editbar_clearauthorship.gif similarity index 100% rename from static/img/jun09/pad/editbar_clearauthorship.gif rename to static/img/editbar_clearauthorship.gif diff --git a/static/img/mar11/editbar_embed.gif b/static/img/editbar_embed.gif similarity index 100% rename from static/img/mar11/editbar_embed.gif rename to static/img/editbar_embed.gif diff --git a/static/img/jun09/pad/editbar_indent.gif b/static/img/editbar_indent.gif similarity index 100% rename from static/img/jun09/pad/editbar_indent.gif rename to static/img/editbar_indent.gif diff --git a/static/img/jun09/pad/editbar_insertunorderedlist.gif b/static/img/editbar_insertunorderedlist.gif similarity index 100% rename from static/img/jun09/pad/editbar_insertunorderedlist.gif rename to static/img/editbar_insertunorderedlist.gif diff --git a/static/img/jun09/pad/editbar_italic.gif b/static/img/editbar_italic.gif similarity index 100% rename from static/img/jun09/pad/editbar_italic.gif rename to static/img/editbar_italic.gif diff --git a/static/img/jun09/pad/editbar_outdent.gif b/static/img/editbar_outdent.gif similarity index 100% rename from static/img/jun09/pad/editbar_outdent.gif rename to static/img/editbar_outdent.gif diff --git a/static/img/jun09/pad/editbar_redo.gif b/static/img/editbar_redo.gif similarity index 100% rename from static/img/jun09/pad/editbar_redo.gif rename to static/img/editbar_redo.gif diff --git a/static/img/jun09/pad/editbar_save.gif b/static/img/editbar_save.gif similarity index 100% rename from static/img/jun09/pad/editbar_save.gif rename to static/img/editbar_save.gif diff --git a/static/img/mar11/editbar_showusers.gif b/static/img/editbar_showusers.gif similarity index 100% rename from static/img/mar11/editbar_showusers.gif rename to static/img/editbar_showusers.gif diff --git a/static/img/jun09/pad/editbar_strikethrough.gif b/static/img/editbar_strikethrough.gif similarity index 100% rename from static/img/jun09/pad/editbar_strikethrough.gif rename to static/img/editbar_strikethrough.gif diff --git a/static/img/jun09/pad/editbar_underline.gif b/static/img/editbar_underline.gif similarity index 100% rename from static/img/jun09/pad/editbar_underline.gif rename to static/img/editbar_underline.gif diff --git a/static/img/jun09/pad/editbar_undo.gif b/static/img/editbar_undo.gif similarity index 100% rename from static/img/jun09/pad/editbar_undo.gif rename to static/img/editbar_undo.gif diff --git a/static/img/jun09/pad/feedbackbox2.gif b/static/img/feedbackbox2.gif similarity index 100% rename from static/img/jun09/pad/feedbackbox2.gif rename to static/img/feedbackbox2.gif diff --git a/static/img/jun09/pad/backgrad.gif b/static/img/jun09/pad/backgrad.gif deleted file mode 100644 index 8fee1a5b721cb0c0b0814d75dcc6798d373556dc..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 697 zcmcJKTTfB}0Dw-FmOdbiu{ za=9E1hsWaqLC|0@Xti1dL2Nc#AQ15T{SXAn)K7z%}yN+s|gIJOb{ubQ##?I&RO z7OtrxHzTP9?0+ENUqe<8J;bwavdzPfq2$U*C#SODR1Z=Xz6;-%po^mCg=}khz3n9u zj&4;|*N|$T0`;$6H#9aiziDZ0t510QuCuHA{fEv&ePjytBaPnwX<)E#2ZK4x8ewy| zUwC{*oKPellSs$KNmJ8bWi#Kt&w_Hr)GkmI{K;}Ig z$feJ=9L;W+0jd4+jx++J=t(;X>N-=Z=*{B|z&%;T$IWuyAY!E8NUMAte@H{m?MN?H z@IMo1@icrNUcfLg346=z3IWr^zAbA=&c9w>$1Bq@ilI@KRak+MAK`=}c1dLt<8 diff --git a/static/img/jun09/pad/docpaneledge2.png b/static/img/jun09/pad/docpaneledge2.png deleted file mode 100644 index c119c74f3433e67f82423cfd1e18ffd8a693c979..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 635 zcmeAS@N?(olHy`uVBq!ia0vp^d<+bX6FAs_ta-tKVL*zrz$3Dlfq`2Xgc%uT&5-~K zDkOUZ`7$u%nKCexnlmtb+s?qyuEoHRo5{fNVle}Q5fcN0#ANZ_OTi2bOpKl`jv*Dd z-dr}!znma&?BoC0H(ZW{E#YEe4xY}(>ESU`gW1`hJ-)GVrMFQ@QqrqqC!Q+^Ikg0z`r_Ef_YEsdfl3CAtjas)%&n2t1DD4txp?|${S)z;IOtqc^t{8FSLZhiRoS#0$Z z_2Oc#jWb2l!bDs@zBcd_+N5KBe$yKp&q+})V*Q^~o_qTAX_<-CUWSaVQR{ELEj#@E zZ`F>QIT35abi}yNojd2p-h9xyp}D#FvI57vw{PDHvM|p3K6i&k*P51a&q*~h{m0k0 zAAZQLpm%;xZBfyu7au-+$dqXNZhL+=>w|{&)JDc=1@^E5&yDKEIT-fu5e~0?mBlW0 zAp8OMgsDGQ8{KD`C0cS|?xqE=roCIBmB(OSzU$u)_XolTjB($7|J}Yj%V?$z<2>ft z2XUpdx82Oi*&7!vbKGqHdEKr>$;OAzbS!#NVK*Nrv@LG^+EwM5vt||ZJ(uZqYqmK* z^K2SxL5Nw+<+o+C_r2eIH*Y0h$@T4vZ{}=@(c8IWM+N_e{rms#xcsu9_RF4Kmb`}r z9xyscv|Ty7`upaW<>yN4s;$qg`Sw#jCdHBJ;NX9`I%x()feXPlsnVLjgu~$J>gTe~ HDWM4f^Y8`1 diff --git a/static/img/jun09/pad/docpanelmiddle2.png b/static/img/jun09/pad/docpanelmiddle2.png deleted file mode 100644 index d251c23932d4008589cb32013a8acb1961e4d5f6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 295 zcmeAS@N?(olHy`uVBq!ia0vp^A`A?S6FAs_tabMt%7GMTfk$L90|U1(2s1Lwnj--e zR7my+@?~JiGi6{XHD_S>ww-~YU5kMsHVUaM9j} zi}yZUvhU&2{g0OIf3*C-;}r)VuRQp8)uG3$4?kXW`0?5!Pu3oNvhL`U>yJN`cCAE1 zivI+ii&7IyQd1PlGfOfQ+&z5*7!-f9Fmf@-Gw3h?0mvZ?tg;Fd5}%|-in{s+i8%H@ WHaW9MgR@A&&5?)MkwJio!5RQQ#91r= diff --git a/static/img/jun09/pad/editbar_background_left.gif b/static/img/jun09/pad/editbar_background_left.gif deleted file mode 100644 index fe8d06ec43c8573340c4237dfb89a65dd76bd47b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 204 zcmZ?wbhEHbWMWWdXpv@UTmN|0j{CEB+@AwPJMYikd4Jxn2lIhw_k#tyA1>VUaM9j} zi}yZUvhU&2{g0OIf3*C-;}r)VuRQp8)uG3$4?kXW`0?5!Pu3oNvhL`U>yJOZe*L<% zYb7#L{3qyKl$uzQnxasiS(2gP?&%xAp!k!8k&8i|L5BedKn`JGHCe#MAlWeU1#5(M w0HX+xPXmjKIRhjAgC7lS4U7>CBJK`M4Gc02Y#Iv~6d2gT8yEy6dYu@o0mOG*?f?J) diff --git a/static/img/jun09/pad/editbar_background_right.gif b/static/img/jun09/pad/editbar_background_right.gif deleted file mode 100644 index 55ab00a6b22049936120abae0f65fdc4f7852647..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 867 zcmWmDNl#)20Kjq5Q*ZqMP1Do#)U?+&O=fO0?Wt*8lAcW6ml!2$SPJ%*pq>-F;lg4JrBoSYmVA7`;x91ds4k=+2(N_$pl zg2m>v%$D6Wr}_ISsWr1@Nh_c%Z$Bjj;a?XO41sBIa1g_=cDvnbwSvK5AP~5_y9*}E z$H&L9SghG>*6Vc?MIRm>qS5Ht*;zOoetLQeg+jGj&Fl4^pPyGMm5Ymu$H&Lh)6+(y zaesdwi9}9LPB2W|+1c6O-=9b%R#sM)mX_8s^=h@+)zuY`$1$IvX!3f+Z>&5+O-6D3Q)G|bbA9cZ0(*e&yhpHlT(q}wkQB=Xd@a+RBQJ- zYv^yWo+WoJZ-CIDt5UsFnf%dsQuJToZN6ym=FobBBeRoPTH(Jw$e&;cKnvt3mfoo? zkqw<+p!L#dG`7OMDuv$2pmMnkf*__)2$4p)RI=G@VzJm@Fw6r0(|>7aFfhMAU9P24 zDT+jk!EipGSMhk6Oa?&^E|;55r|0J8ip3(I&;N}=qiN0SZ1(Kz?83sr+S(dGAi!?- z&HDf%5uHxQWG&nyny@odtB=?Wxm`4&DEN>9fcpMR?;V}pDHe>=Q*SORU-`JdtUwi oY4hjG0wjFSZhz6J!5Zod^4G0_N(}0G!EKiw#CgroF$MSC|BV$>kN^Mx diff --git a/static/img/jun09/pad/editbar_groupleft.gif b/static/img/jun09/pad/editbar_groupleft.gif deleted file mode 100644 index 3e18749cfc837d2e0718f24968e5179c12258d29..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 186 zcmZ?wbhEHbWMYtDXpvy(oV&AY-tO*syL#sDp1SV+UC8%`lzm+cHM T4_)TwRcH`&kl^YPV6X-N6hKo8 diff --git a/static/img/jun09/pad/fileicons.gif b/static/img/jun09/pad/fileicons.gif deleted file mode 100644 index 26f63882b64383f535328b22301dd1a12866a425..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1397 zcmV-*1&aDdNk%w1VG#h30Oo%HN=i!c@$svxtN8f%?Ck87m6fH(lWA#bk>88L!^5H0 zkZhRMh{M*(%FAi5&)DhJ@UW|TdV1ENII*#@+}zw~iqb`iz>v zf~|G_{{L2K$m;6q^z-xg+Sq8atmy3bRMTo|S1^Qxgj#dVR;1GS>F8CtoVe@D)85Wm zebCj_)SjN7e3;j!+1Po*$&9wKinoi9rQ7nuzvO&%eWq>QR88e;V~mZB=jZ3( zdUlW1tH+_Iwc_h`Z02WOZJt~9_xfah(8$`t?eF;7-}3tU`uqI;&e72{G&SI;IqlGZ z`1A9#zpu-QhV7!9-oAgUgfr;PKU`c~`}_WqawOU~EzCkajOU@7!GiFCb+Eza-*Ii` zUQ=L%(ERu8XOqyCkY>5DU+(Pa!j(Fhl8RTV-r>@!$j8Tg#dN>dy29eFdU0Rt+`#nC z%lG;GPL;ljjgelWhk&eXK{ywRxouLVWc&O3Zf41egav$kkdcrRhI|8iewmsB2b6?;dmtO50RbO=Je`6I z3uLThWEB-+ryC%u3v)}mydy>gntpwM3rjF$H9s&lEiC~AA3VauORQgFH83qF8>PU* zWX2UgEk8yzCj+(t(-lkPMn)$_NheC`8|_#XEkWc#NIdKrKyaFv4n}?yF*hQhl6wQD z8EJ^5V#OpL9zL9Q;)Dl}9zurPLlV<4L4AU$)O7NXrIo=3@EPPtlFdGR3NYHqv!~CW zK!f(Id9#lvLY6S8a!+>;I0au2I3<&N3@ivWv0xl~Y$RNSE3x{>nh$zS)1BHwXD)bm2 zg0HZG3l7wvut3L-V}cR$`e-8pg__bnhyZ~&?E!}_pdEsgf%-)g+#e|g10Z4jtpp%_0~V;#J)<<32?!eO@WKuh5MZH&gT(hj0X$HU zKmi3%AYuV8pyY=J5inr_00$Hh!2tl6kU#_~?qC8F8vvjI6A1_azy=AJprQbLxCp@i zl1$n-lS>0o5aR>_I1)ht0!&cA0fN*t!4(Ja!N&_o@^Qcw6ojYdnryD=h?sD~SwIJc zoVQd?bPmFY5);%|ihFqKNk9{XHc(0}8}M-y9|V+PMhOjcbBZQUx^#vWRzRxGGXhr1 zM*?ZM@InL-66Wa(9dtlJ6DE|(&XY=9;XY0?k_FFvJZIq}JgL zJwPyp4I%WP!wnY?D22|Mkn~UrP-Hud4Lxijhk?p12SyH3(5set^HOK;9{?A%oxg0i z-EZ2Gln13!F%|3-dkRklU%jZ&SBrfd50HQc6HqBYFbV#*smKZX!N%Z(8~zQ)DlN!P z<4iR0IOH1S(|F~mjqHL8nQP7l8$zq7iPYGRY$64t$G)8EVoO&xOlQMw)7oyg83+J7 Dz>%Q{ diff --git a/static/img/jun09/pad/hdraggie.gif b/static/img/jun09/pad/hdraggie.gif deleted file mode 100644 index d1f7dc163146d5b4a66951f67dbd1b84fb8e49ac..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 802 zcmV+-1Ks>bNk%w1VL%270E7zw($dnx!ou0v*~7!b_CX>@2HM@dak04x9i002M+3IG5F{valfWNDsg zs;+G7zHlthbZy^wuJ3&B|G=PdNGuwU$fR<~Y&xINsB}uLTCZ4=Wy|e)zu>TVOfH+x z=(KvxZoA*`xO`5p+wb_ie$Vgw|A2vlgM@{Khlq)ai;RtqkC2gF50sUbmzbHFo1C4V zpP-?lqok##r>Lo_tE{cAuduPQv$VCgx45~Z6bb_a3KY7+!^FkL$H>Xb%goKr&(OCL z)6~`0*Vx(G+uYsW-{9fm+J3B@9^>R^Yr!h_xR!k4G0Jg1^EIB97wRB z!Gj1BDqP60p~HvvCPt9avZc$HFk{M` zNwcQSn;`=%003Y?0GvRB3LQ$csL`WHlPX=xw5ijY5TZ(*O0}xht5~yY-O9DA*RNp1 ziXBU~tl6_@)2dy|wyoQ@aO29IOSi6FumJ=(a3CPS-M@eX3m#0ku;Igq6DwZKxG`M{ zkRwZ;Ou4e<%a}83-pskP=g*)+iylq7wCU5RQ>$Lhy0z=quw%=fO}qAI1^@^U0KmYu z@87_K3m;Crxbfr2lPh1&e0GHA(4$MAPQAMI>)5kv-_E_e_wV4tiyu$Ey!rF!)2m<4 zzPAG}dV2jX370kw_+~Ex48Mk(c#R90!_l~`t}<(6D_>E)MThAHNlWR_{>nP{e| g=9+A_>E@eo#wq8Vbk=F-op|P{=bn7_nPdn6JCGFDK>z>% diff --git a/static/img/jun09/pad/icon_import_export.gif b/static/img/jun09/pad/icon_import_export.gif deleted file mode 100644 index b8e3417d8e9c098646d05426c4f2df1d41c9a6dc..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 70 zcmZ?wbhEHb7yiz|{&J9q?! RiL~t7^P9g-DVTx58UQ3M7SI3y diff --git a/static/img/jun09/pad/icon_saved_revisions.gif b/static/img/jun09/pad/icon_saved_revisions.gif deleted file mode 100644 index 7ba9bcaf2ebf7f4fbd2bab7da223c7e13a267d6b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 81 zcmZ?wbhEHb^ zS~cPu1qB5ms7Q9O6(~+)ThLYzrh;e}X#hn*Km^M}!R&t%gzVJW{b%l<@1FCWbH4K@ z|49JfpW`bE2M#m?e5Cq~yYm6>i+2B%$NcoCfqVLcGCG6y4Q<@>SfCjZ?(Y>IdKr@S zEadRumi?VuPfTn(()-!*!SItq;$x4=?5DA3hp5v%RKZwW&SP28M8erVW#MyG$t$(? zMPkXw7sb81O8Qevhca{{dv*Q$t_&Wi7(eoD-;rw*$10y4uX>(c{UYc3SYgc{#kXFT z)%~HXANg0qXm#`OwU*Ie9*o{@AHUc2^0)4ZNB!fkU%!U8twm$F9e^(^GLG|kJYfJg zU>SSa2LM)VkxWK02!J@LQjY9I=+-d8<~}fB9@qm5>_uXQ%ugT)q_fi8KW87l3m9#^ zGYZlraNNLC>^!Y9l^(CoT zKZ&ulNYT1akbNl<+!INzTaU08!rCZ_KObQa^t49F{X@(cTOv{NH=8kIiP^^og`z*VV{WOcE@|gCd$+t_y z4F?BMUb-@^hR$o&Nav?Dne&U0T0i8aUE25 z(I#n8${Qk3Lb`3beKo=qdLvB*-;|@JOqZHIKE%C|T^W;{U+cp|@3d;8a8iQYeAXk#0FsFG4*? zVJGrVYBm1X>4N#bp&t#pO97;mluN_}Jp%;t_$UcQnjGfs|F|uf{|nNy#q1AL0bEi5 zxcE%lhJ>a$g3WE1wkd-ER`;Ws&^T@LKv&|OJb;SjVwGGySr5bN0hDASy7vIQc-c<5 zWJk1;_<+q`LHMDuMG}0ecqz||5K$Ci@+k;8sUYQQGIA*>qCP~!5G~Asi-tv;(Kv+e zpv_@`i9<%?t8+% z?;SpJ^w{we*(Xosv9{#G#Y?4^%Sva?%lCEBU9G6Bs&e6e_r3ml zCD*Q|_QuVhf4Nmxf4iZvmTS}0eAmXs({r}Xdp<5L?H!%XZHDIivmQR}@bT`v^U$5M zV!4lvCud>rc++Cfroq08@9MU%aU1!mW_|!OAf4GdsL~3~hNU|#xXd@G^SQOLj?9ki z(C7M^n7`EUM>jZj@?tz^5*a57QtER!q(P9d$x35nab!9VXZPqvTPxX<-0R@6x^Vd} z>yY+4-GaRN?yip{3Z|2*U+kR57@u`m*_wnp{oYNssaIv4=dOuTQ#QKJkQxY`h>6W! zWf%C3;lqryGT9<{0PWJYYoWWiDTa~K7S@bVgDsYdW41AN@C_vTw^m3u=ItJE*D~^0 zwsrSjC0PsJNejBwR?@M%|7!W~KeWZUWLi7Eko~w`lQXt`UU^XF?b4T}S=hbu*oMnn zc{4hhQ8Q(!%%4W)Fqzd!CadH@o(oj{EMY)P!?{{gooigb0l`LJcCZX$O zfiw2E3s27NU*7YiAj^Nr`_`OnqWk>b8JNB(SKZTHoWFZXkG61SIK#TIsH&vs!nZv= j7j?B?M_;;fHzxKX<}gcNT0I;Sds%~f_Uh7c3|9RI#!=f* diff --git a/static/img/jun09/pad/maximize_maximized.png b/static/img/jun09/pad/maximize_maximized.png deleted file mode 100644 index d1ae8f87ea37063c4c903bfaf822d63b67927170..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 604 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 SGiuz(v7^V2_(F;d0RTHFq|GM) diff --git a/static/img/jun09/pad/public.gif b/static/img/jun09/pad/public.gif deleted file mode 100644 index ac3093bd4b899f9096277898fec9fcddc0a33211..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1034 zcmV+l1oitzNk%w1VGjTg0Ot$<)$#wz>i?~+t*NQ09XutYqoeWv|0S^w+3^3&>;JLc z|G(t_|NsBg@Bi=r|IqCJ&CSij!^4`-v}wYf!otFd$-1(#vb^g5DAqYj(5Y*gYiPIs zz2E<^+W(~3|8BebukQaMr42~1Qd6&oRol)>XJccr>qxg-q0`G+aaf<&{l4}8gvR)G zzxl!K*lErGlGp#!?f=N-|8L#=R%LEHuTtJVLxU3F<>GD4|61SKFE20B?*D?m|E=HRLAq5nc05tR+%j@PEx1G{v@oX5tuM7z zYQE@~*T^ELGrHUVA$K#!@c(nKfLfQY%liM%|NoS{sXAp->Ay|H0+@ZP@?C==xP;W5~$JwA}x;-~Z+L|4^xHqsy-{N=dZY z{I0I9lHdPUuVf~s9AwP@MXqDH-r~;A&YIExx#9n?-v6i8|6scNZMyZ$?f+?|*H>zI zL{)6c?*AK>Ee%2il+piTf0GS6zg9XPTCK zgq+;)|KIliRDHf)w(fhy^0(^QtE;Ri$4?~1I3JQ2oznlb;_u@B|14yRIAw=Aah2fq z{~U=5QJ2ejxc?z}EE zx%e=*MQy{XVzce8*#A#YPe-(MMp{?I<^Pc9|2dSPB)A~O=>JWzSkLMI*7N_%%gY{` zA0@aJwch_hYlcQ{jpz9P+VcNZt!=H`|H0((GgCn&whpA#&8MfQwcGz-u;^QKUT}-7 zRjXpKu&^Pf8MN8^Va@+XV`WIIWPY-Yx832p?EhWSy=B(_n9%>M*Z<1p|7o}Kzu*68 z&;O;?|NsC0A^8LW00930EC2ui01p5U000Q*0RIX6H^&*dExU?w8px2yBoq>|V5xT{ z4g`k4=DC35D~-MYD-<0X2+fKHdJGI)iYBK+vt=dz4WP6s4}))(5G0VrqenPH1uC%$ zG7f<7L4yVyxGC@;Pe+nk4i;275(Fbp EJAhkL6aWAK diff --git a/static/img/jun09/pad/roundcorner_left.gif b/static/img/jun09/pad/roundcorner_left.gif deleted file mode 100644 index 000de7525a4cfc8fc65d891996e152c8ebd25d01..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 123 zcmZ?wbhEHbWMzdeVYS1w+@dgrUkyL0dMvlmZazJBrH)BCSKzWn_C z_laey( U&g~@{0(_l^4=OOYFfdpH0MXt-F#rGn diff --git a/static/img/jun09/pad/roundcorner_right_orange.gif b/static/img/jun09/pad/roundcorner_right_orange.gif deleted file mode 100644 index 717e3fc413bb126f2a312a38a5c6f063601be91b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 171 zcmZ?wbhEHbWMz)PYnSAIO$ z_WRk@m#<&^d$aT3r@g;E-~0FV*#9rj|NnmdpE#hy00bbr7+4Jy1VlKLY}*?g0#Zc$ r_OKN4Tsar}+U(r(eGmL@NK18lJP33wHeu*&OL9o)5aMy;V6X-Nh;VGp diff --git a/static/img/jun09/pad/savedrevarrows.gif b/static/img/jun09/pad/savedrevarrows.gif deleted file mode 100644 index 2aa2e41b5fdc636a86e6e025cdef8885d553ce8d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 866 zcmZ?wbhEHblwp|0a8;Ax@#Dw0UjF#<<%>gP@y?w)ZOXQ~bzfbwWXZ~vD_5;rWe_(( zKe$Raw9YiRNI$k`{`~p7cI`TP^yt5T|5mJ6vH0k#|NsA6mu`0Ny|HlN!t2+sA31X5 z(4j+%kGIx$Rv=T7})+Fm{edtrhL1o%!8mwH?iE6DRa{O`bNjXZoy} zeT_|XQ+gN8p4YN;$-?Btt5>XDm9%E#y3HFF%-^(q`L>;Vx9pm@G5KI7fi2X}9$JYIk2!M&FcCq91lRO9{I+V`)MzI}ZD z{l|v`|6bhqA>95p`amYf>Ok!o6BZt7o3p^t#B}2P!`*`7X=^GzEOhS?vCk8c6k2k0 zqMG%x9`{cvo>L6sPnCEEr=FRm6V8;KS)6wMzfJY5t2-5*HyyD`za(=u`9aqtT{ats zCZ!`M7*xH*EEZ@TX}P{WUS38)LD7?oiJh+@Han^1_Vzr+1_uE}Zx$AY2d}O8$@4`Pst8ldJuEY0S;niD&1iR$p6l!{y1jnU1s7 zY@@zrUR)WtKkZJG+3On{($&|^{rxTd_Nw~te09<0N%yvd3zxs$T~Yk(bmL;Nd3P)l zp6s6LUoKbsqwK}~rH7ZzyZbBU&ei$d{(k>d4_+_-eSG8zwckmzt78G zZkMmS!pZRg`7D#c^l7nSQTyFRz)(?yBo%2x*?=66|ddJ$LsXQumtZrfKkl=|I&olukca; X%Z80lr$(?OlwM=xfAKO@fWaC7Qfj5S diff --git a/static/img/jun09/pad/savedrevsgfx2.gif b/static/img/jun09/pad/savedrevsgfx2.gif deleted file mode 100644 index 45c34590d495dc209aa367e4ef7ea526da05c103..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1904 zcmV-$2aotiNk%w1VNn1u0Oo%HJ&4YCtJ*n$$Eeo-Ly*>Zxb%y)+JwIKP@Ct9!uLXi z&55eYH-E)^vgu}?(#PTYVXX2sdc8@J-QDf{S*rD_#M?`f)McgJT(0>=iq_HP`8;!~ z^!ffwmf>5h_oB)2zRlZ6ncsk}*ioM8w8`9LsO-hw_iCcnI)lkcn&4fe>SnU|)7agW zx!OpM+OX93M~&D)jntFD?4P~aMU&Zev+U^d{8gjwN0;43mD_H!^i!46Ka0{|o71Gu z_HU})$z_-As+hMvT`>p5$J!{7RhSU9kI}%kevf%wMzqOrGRRl;2pW^HZSfR;BPx znB=?K_@m79Se@gb$M1}{+;6Gnm&NjlvDZ$Q*l)W1L5$NxiPTu9@?NOtP@v^orsjaS z@6+l1R;2Gehs`f=urPA6H+Z{Ep5jD_&^v_7-QC?OW}^T9|Lg1PA^8LW004ggEC2ui z08s!i000O7fPa4r8-0d{h>41ejE#6*GdIsN(wb>&9AVmq9NvCvaF~!hxgiAb8GHE>VhFKh-&JosHS=;41H{%2Nkf!D(kGY)@tjmxaOLx9+KeEMjIIfE9|hu7HjOW z$R?|-vA^Om$q{%cAnml&R%`9G*k-Hkw%OuwiXenQBJQ~4mV1aKlnhdcx$L&fF1mvB zVFw-&)NAj(_~xtczWny@mj%7xMAQB$sS5$A+Mw^2#i??DESn$1L;AG^3F69ysT$^Ugf??DNk+2OYG{ zee9vd(MTt)M;b&Bkw(%`M=kZ#R99{F(R&zD2LN1m?KKE|fB?1wUYBk5*=VP&_Syi{ zVTjs2gw3@BJ8<2D13j>Pcim|3;D7~Q`<*x2Y8%4C;fN=G0v{~&fcOq9@F6(}7A#)D z;c4)3f(1lK&PNN0^N_g+k~hu+=blr}0}Cu*&W8v*#C>__h#SI247lg6JJ@{8U_=Z? z%n-l{Gw_jy1(M@V0v{H%(EAC?_n>>`Km?Ha3^6!g0r9=ZQ2YroERTKv=4t4zI~#@& zp#J*o6QD-%j60yd5kVNhhXDjsz()XT@KFH)kqbio?#Dj+1weg#AOQh@zy~9^k8uPb zT?+`nI2Pouf$d{o`ZAb7BY>>}YFM7<@JG5NkWK^?^ql1Iw?6v?0f7pX-1=nLKOh9* zb9`_B3qZiZ^%;T&Kn$V~g?K{}n1K&wpur83s0P;QPYpDP92AEL#3Kd)hzX1$ACN!; zBrpz$`l|p7yqE+eQc;M8$blNy$VM|HApk!Bn;DLngdZ%=3~DSR3o4LD|NS5UNw`28 z`S1fZCNKwOtfT%~phhW3j*krFgCN;RNkib^l9$PLtG&bS4gKi*U8Ryy7QgzjHf)| ziOyD~AP!Z?r#|<|&wl#zp8yT0Kmi(u6i8wUHFyIYxWLecI`p9sji^K?O3{iw6b^5w q!4#g=0~uuDqaY2bNJmQ2lA83SC?%;3dhjiEx$C7cbp*Tu0RTI=&c*Nm diff --git a/static/img/jun09/pad/vdraggie.gif b/static/img/jun09/pad/vdraggie.gif deleted file mode 100644 index b56112ba437faca3057f191153aad0be3f5dc6b0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 3413 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 rsGP{ioagAA1PPrVDV;b;olj|^n;1|GP zFo=6WDax4OMH$!0+(Ou=QtE_4&?j7v1clTNI4ekn#0qk(N2H9fLQ0urva~>0noB6- zOqS$giwRyz_AtCOmzbVJyrf`wNiHT{DWaa>W*V0mu7ur0hz(b8vYM1=PASF?r#o>j z!cM6}9L{h$Lw2fgv1%70-R3kqDyepq3k_SscF0)?l48Y@kQL`5)e>loxCqe_( z#+e-?fY}j3WO87JLu4;kB_&5C0=5*6Dp=4dlr(}0ssR!PHCMw>QZ(RHPy|#1P5~qU z0uE&6cl-a#@jsOjfL)j!4#Q6Xx(|QHrgpYR-`%P#R16ku-uA~wZ?5Z4j0>&iS^Fh! zjdUlP`j_6$Mz=b(^oAXtJhGil;Kk4O`^|&Xb9a8T_4bMSy*0mj>gZPE`GflD>dN=k zt;w0IZ=3$&kJYu4m#;lK|I=@%kFU@J?e4?si)XEwx%Q_U%l?P@?AUAb>DP^mudYvj QJjUj~E!`d8zYos+0}r-#H2?qr diff --git a/static/img/misc/status-ball.gif b/static/img/misc/status-ball.gif deleted file mode 100644 index 085ccaecaf5fa5c34bc14cd2c2ed5cbbd8e25dcb..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1553 zcma)+TTl~c6vwlh>nb99Af5rT)t{mCEg5urg=A(g z{C|6SPb~9Xage|wB`SrZk2FOMYM!buln2sX?5Y+T78iB(Zu9cS7|LZyZ++}u$^oi1 z_j@S}bW9OzU2R+RMy&~OT>X-oZ98$jq#ogNfJ!BM-42wHGZk*6s2KD}U*IA%epmxb zm}|6BK9YoIF;*xSL!+z@<64lB7->LTW2Vi4ostCA(z&2XniwNIv}fFo-`MbG;)u4G z^p@F!)|9HhZprHd_vXjDoxs6WkK-6P0@lfxnGT>*p(QHoUV=u1FAqb@b%*W=a3{`LsH5k^AvQNL>6fPpy#oU(&MuH(*aEX4b35*} zn4n7)`I2U%=+Z=?BVZQ?vjQFW4gD@~XSOO6b{qu81`4&LFuU2(ilxW+1|ZkNMnWe79C$gs zWT?Ele|HR{JGPe)5BTW>0Ey?-Ls6S#GoV0tbt6ku7B&*0 z;i9QM$W1Rj*rRIdceL)rAOSl+sDe3LkB87<%){;ZdHp6|SNlopDXRx< zxBDF9-lTo&v`8$humFygUij@qgT=Qzhj8{ym2-{Xciwqq_Xwk%=O3B-MNAL_6e`3U zyxwmXex4`g0^1RYw~Dth3av3Dl^AAlpO3mG!nLr#&ZZ7c_wUboI+deC+&%TFjK2Lm z!Y&f1h|T_On%RCV&=4bx`!>(YezqGVhl&QpED?N6GV)HmzJ9&rh$x*i?*@o9#6QI< z5ZI_MRX;0+pY8$`j)eF#TlUyG(eE%E7S!rj;mj^M5vhUicPm zVWQ2z+imFyg}SRABmOBY_@osR!>7Ov!ioK`NB6_Rv}7Ud?35ed5Sb@?yND?kv~RCa wqs^a3Sh>&&L4)!LKI?D2&k@))k(LESaga|C278ChSzn3NWVkcuNoY&{0f?~U_5c6? diff --git a/static/img/jun09/pad/sharebox4.gif b/static/img/sharebox4.gif similarity index 100% rename from static/img/jun09/pad/sharebox4.gif rename to static/img/sharebox4.gif diff --git a/static/img/jun09/pad/sharedistri.gif b/static/img/sharedistri.gif similarity index 100% rename from static/img/jun09/pad/sharedistri.gif rename to static/img/sharedistri.gif diff --git a/static/js/pad2.js b/static/js/pad2.js index 50bd9459d..9db224edc 100644 --- a/static/js/pad2.js +++ b/static/js/pad2.js @@ -531,10 +531,10 @@ var pad = { }, preloadImages: function() { var images = [ - '/static/img/jun09/pad/feedbackbox2.gif', - '/static/img/jun09/pad/sharebox4.gif', - '/static/img/jun09/pad/sharedistri.gif', - '/static/img/jun09/pad/colorpicker.gif', + '/static/img/feedbackbox2.gif', + '/static/img/sharebox4.gif', + '/static/img/sharedistri.gif', + '/static/img/colorpicker.gif', ]; function loadNextImage() { if (images.length == 0) { diff --git a/static/pad.html b/static/pad.html index 96f848fd1..c3bd65632 100755 --- a/static/pad.html +++ b/static/pad.html @@ -50,38 +50,38 @@ var clientVars = {}; // ]]> @@ -89,22 +89,22 @@ var clientVars = {}; // ]]>