Changing order of actions?

Hi,
maybe I'm just missing a simple way to do this bt I can't figure how to change the order of my rules.
Let's say for example I have:
______________________
set color label to red - +
copy file to location
set color label to blue - +
______________________
and I wanna change it to:
______________________
set color label to blue - +
copy file to location
set color label to red - +
______________________
...without rewriting the rule of course.
In this case it is not a deal, I can solve this with a few clicks but if I have a longer list of actions with embedded scripts and whatever, I don't get how I can for example add a growl notification (for example "hazel started to run scripts") to be run as the first action without having to set up everything again.
Thanks and regards,
V
maybe I'm just missing a simple way to do this bt I can't figure how to change the order of my rules.
Let's say for example I have:
______________________
set color label to red - +
copy file to location
set color label to blue - +
______________________
and I wanna change it to:
______________________
set color label to blue - +
copy file to location
set color label to red - +
______________________
...without rewriting the rule of course.
In this case it is not a deal, I can solve this with a few clicks but if I have a longer list of actions with embedded scripts and whatever, I don't get how I can for example add a growl notification (for example "hazel started to run scripts") to be run as the first action without having to set up everything again.
Thanks and regards,
V