Add missing icons
[gpl/argeo-suite.git] / org.argeo.suite.theme.argeo2 / theme.css
index 0ebd22cff55efce8809af6f555ef9d2233eadf30..5a569916e03b5607cd8d0ee4467cea8be5056e20 100644 (file)
@@ -271,11 +271,11 @@ Button[PUSH][FLAT].createFolder_btn:pressed, Button[PUSH][FLAT].shareFolder_btn:
 /**  ACTIVITIES  **/
 
 Button[PUSH][FLAT].markAsDone_btn {
-       background-image: url( icons/activities/done.png);
+       background-image: url( icons/actions/done.png);
 }
 
 Button[PUSH][FLAT].cancel_btn {
-       background-image: url( icons/activities/cancel.gif);
+       background-image: url( icons/actions/cancel.gif);
 }
 
 Button[PUSH][FLAT].cancel_btn,