Moved and resized screen capture icon

1.9.x
Yannick Warnier 12 years ago
parent 5fb4ff126b
commit 0c7c23aee7
  1. 2
      main/document/document.php
  2. BIN
      main/img/capture.png
  3. BIN
      main/img/icons/32/capture.png

@ -1072,7 +1072,7 @@ if ($is_allowed_to_edit || $group_member_with_upload_rights || is_my_shared_fold
echo Display::display_icon('upload_file.png', get_lang('UplUploadDocument'), '', ICON_SIZE_MEDIUM).'</a>';
}
echo '<a href="#" style="margin-top:-5px;" id="jcapture">';
echo '<a href="#" id="jcapture">';
echo Display::display_icon('capture.png', get_lang('CatchScreenCasts'), '', ICON_SIZE_MEDIUM).'</a>';
// Create directory

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Loading…
Cancel
Save