<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>test/images/arrow-left-disabled.gif</filename>
    </added>
    <added>
      <filename>test/images/arrow-left.gif</filename>
    </added>
    <added>
      <filename>test/images/arrow-right-disabled.gif</filename>
    </added>
    <added>
      <filename>test/images/arrow-right.gif</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -12,10 +12,10 @@ div.gallery div { width: 140px; }
 a.gallery_textlink { font-weight:bold; font-size:110%; }
 #gallery_mask { position:relative; height:160px; width:700px; overflow:hidden; clear:left; border:1px black dotted;}
 #gallery_buttons { width:39px; margin-top:2ex; }
-#gallery_previous { width: 19px; height: 19px; float:left; background:url(/images/arrow-left-disabled.gif); border-right: 1px #ddd solid; }
-#gallery_next { width: 19px; height: 19px; float:right; background:url(/images/arrow-right-disabled.gif); }
-#gallery_previous.active { cursor:pointer; background:url(arrow-left.gif); }
-#gallery_next.active { cursor:pointer; background:url(arrow-right.gif); }
+#gallery_previous { width: 19px; height: 19px; float:left; background:url(images/arrow-left-disabled.gif); border-right: 1px #ddd solid; }
+#gallery_next { width: 19px; height: 19px; float:right; background:url(images/arrow-right-disabled.gif); }
+#gallery_previous.active { cursor:pointer; background:url(images/arrow-left.gif); }
+#gallery_next.active { cursor:pointer; background:url(images/arrow-right.gif); }
     &lt;/style&gt;
   &lt;/head&gt;
   &lt;body&gt;</diff>
      <filename>test/index.html</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>test/arrow-left.gif</filename>
    </removed>
    <removed>
      <filename>test/arrow-right.gif</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>4213466f214c18ebb218eb0e121aea40e8f7cecc</id>
    </parent>
  </parents>
  <author>
    <name>Doug McInnes</name>
    <email>doug@dougmcinnes.com</email>
  </author>
  <url>http://github.com/latimes/gallery_scroller/commit/d29de9558c2d60f92a3b55a387ced8df8c62c584</url>
  <id>d29de9558c2d60f92a3b55a387ced8df8c62c584</id>
  <committed-date>2008-11-17T17:19:43-08:00</committed-date>
  <authored-date>2008-11-17T17:19:43-08:00</authored-date>
  <message>added disabled arrows
moved arrow images to images directory

git-svn-id: http://svn.latimesdev.com/svn/repos/shared/javascript/gallery_scroller/trunk@13685 a06862d0-bf29-e17f-e302-fbc15f989f17</message>
  <tree>e2ecf32ed6cd2bb4b5fc41c4f486f0657753f3b8</tree>
  <committer>
    <name>Doug McInnes</name>
    <email>doug@dougmcinnes.com</email>
  </committer>
</commit>
