X-Git-Url: https://git.argeo.org/?p=gpl%2Fargeo-suite.git;a=blobdiff_plain;f=org.argeo.suite.apps%2Ftheme%2Fargeo-classic%2Fworkbench-ext.css;h=c2bfdb58955d44ace344393d48db9c564bc57890;hp=4d94db0e518d7043240c1220ffdf929d94cc28d8;hb=14ce482f51205f19cdfc74ba9a596485b4e41b2e;hpb=35c5ae33922e7e670fc23eb8dc8b91e582f300d2 diff --git a/org.argeo.suite.apps/theme/argeo-classic/workbench-ext.css b/org.argeo.suite.apps/theme/argeo-classic/workbench-ext.css index 4d94db0..c2bfdb5 100644 --- a/org.argeo.suite.apps/theme/argeo-classic/workbench-ext.css +++ b/org.argeo.suite.apps/theme/argeo-classic/workbench-ext.css @@ -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;