Use better icons for task context menu
[gpl/argeo-suite.git] / org.argeo.suite.apps / theme / argeo-classic / workbench-ext.css
index 4d94db0e518d7043240c1220ffdf929d94cc28d8..c2bfdb58955d44ace344393d48db9c564bc57890 100644 (file)
@@ -268,14 +268,14 @@ Button[PUSH][FLAT].createFolder_btn:pressed, Button[PUSH][FLAT].shareFolder_btn:
        background-color: #fde2d5;
 }
 
-/**  PEOPLE  **/
+/**  ACTIVITIES  **/
 
 Button[PUSH][FLAT].markAsDone_btn {
-       background-image: url( theme/argeo-classic/icons/fs/open.png);
+       background-image: url( theme/argeo-classic/icons/activities/done.png);
 }
 
 Button[PUSH][FLAT].cancel_btn {
-       background-image: url( theme/argeo-classic/icons/fs/open.png);
+       background-image: url( theme/argeo-classic/icons/activities/cancel.gif);
 }
 
 Button[PUSH][FLAT].cancel_btn,
@@ -301,6 +301,8 @@ Button[PUSH][FLAT].markAsDone_btn:pressed {
        background-color: #fde2d5;
 }
 
+/**  PEOPLE  **/
+
 Button[PUSH][FLAT].small_delete_btn{
        background-image: url( theme/argeo-classic/icons/actions/deleteSmall.gif);
        background-repeat: no-repeat;