<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>public/images/admin/page_white.png</filename>
    </added>
    <added>
      <filename>public/images/admin/page_white_copy.png</filename>
    </added>
    <added>
      <filename>public/images/admin/page_white_go.png</filename>
    </added>
    <added>
      <filename>public/images/admin/page_white_stack.png</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -2,7 +2,7 @@
   %td.copy-move
     = link_to_function image('copy-move', :alt =&gt; 'CopyMove'), &quot;$(this).next('ul').toggle();Event.stop(event);&quot;
     %ul.popup-menu{:style =&gt; &quot;display:none&quot;}
-      %li= link_to &quot;Copy page only&quot;, copy_page_admin_page_url(page)
-      %li= link_to &quot;Copy with first-level children&quot;, copy_children_admin_page_url(page)
-      %li= link_to &quot;Copy whole subtree&quot;, copy_tree_admin_page_url(page)
-      %li= link_to &quot;Move entire subtree&quot;, move_admin_page_url(page)
\ No newline at end of file
+      %li= link_to &quot;Copy page only&quot;, copy_page_admin_page_url(page), :style =&gt;&quot;background-image: url(/images/admin/page_white.png)&quot;
+      %li= link_to &quot;Copy with first-level children&quot;, copy_children_admin_page_url(page), :style =&gt;&quot;background-image: url(/images/admin/page_white_copy.png)&quot;
+      %li= link_to &quot;Copy whole subtree&quot;, copy_tree_admin_page_url(page), :style =&gt;&quot;background-image: url(/images/admin/page_white_stack.png)&quot;
+      %li= link_to &quot;Move entire subtree&quot;, move_admin_page_url(page), :style =&gt;&quot;background-image: url(/images/admin/page_white_go.png)&quot;
\ No newline at end of file</diff>
      <filename>app/views/admin/pages/_copy_move_extra_td.haml</filename>
    </modified>
    <modified>
      <diff>@@ -9,10 +9,10 @@ td.copy-move {
     position: absolute;
     z-index: 1000;
     margin-top: 0.5em;
-    margin-left: -1em;
+    margin-left: -1.5em;
     background: white;
     border-width: 1px;
-    border-color: black;
+    border-color: #bbb;
     border-style: solid;
     border-bottom: none;
     padding: 0; }
@@ -21,7 +21,10 @@ td.copy-move {
       td.copy-move ul.popup-menu li a {
         display: block;
         padding: 0.5em;
-        border-bottom: 1px solid black;
+        padding-left: 24px;
+        background-position: 4px center;
+        background-repeat: no-repeat;
+        border-bottom: 1px solid #bbb;
         color: black; }
         td.copy-move ul.popup-menu li a:hover {
-          background-color: #ffc; }
\ No newline at end of file
+          background-color: rgb(255, 255, 179); }
\ No newline at end of file</diff>
      <filename>public/stylesheets/admin/copy_move.css</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>7f7f413c5a35556fa1952635994951f73e4e9ab2</id>
    </parent>
  </parents>
  <author>
    <name>Sean Cribbs</name>
    <email>seancribbs@gmail.com</email>
  </author>
  <url>http://github.com/pilu/radiant-copy-move/commit/c50919619dbafb51ac0ed917905ed866b7359945</url>
  <id>c50919619dbafb51ac0ed917905ed866b7359945</id>
  <committed-date>2009-08-11T05:28:51-07:00</committed-date>
  <authored-date>2009-07-27T07:13:38-07:00</authored-date>
  <message>Tweak popup menu, adding icons.

Signed-off-by: Andrea Franz &lt;andrea@gravityblast.com&gt;</message>
  <tree>bd95e6e11d2276337771a56e13c78ed770e89861</tree>
  <committer>
    <name>Andrea Franz</name>
    <email>andrea@gravityblast.com</email>
  </committer>
</commit>
