update tools sprite
authorAnthony Ly <anthonyly.com@gmail.com>
Thu, 27 Jun 2013 12:35:01 +0200
changeset 167 04646c75a717
parent 166 61ff8ecfdb28
child 169 a548017794a1
child 172 8c3517f6f21e
update tools sprite
integration/v2/css/style.css
integration/v2/img/tools-sprite.png
--- a/integration/v2/css/style.css	Thu Jun 27 12:28:09 2013 +0200
+++ b/integration/v2/css/style.css	Thu Jun 27 12:35:01 2013 +0200
@@ -153,7 +153,7 @@
 .tool.cut{background-position: -86px 0;}
 .tool.save{background-position: -144px 0;}
 .tool.trash{background-position: -117px 0;}
-
+.tool.edit{background-position:-174px 0;}
 
 .box-shadow{ -webkit-box-shadow: 1px 1px 5px rgba(50, 50, 50, 0.75);-moz-box-shadow: 1px 1px 5px rgba(50, 50, 50, 0.75);box-shadow: 1px 1px 5px rgba(50, 50, 50, 0.75);}
 .box-shadow-2{ -webkit-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.75);-moz-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.75);box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.75);}
Binary file integration/v2/img/tools-sprite.png has changed