Modified:
branches/e17/macros/border.edc
Log:
One liner fix!
Modified: branches/e17/macros/border.edc
==============================================================================
--- branches/e17/macros/border.edc (original)
+++ branches/e17/macros/border.edc Fri Mar 13 00:31:17 2009
@@ -286,6 +286,12 @@
normal: IMG; \
} \
} \
+ \
+ description { \
+ state: "clicked" 0.0; \
+ inherit: "default" 0.0; \
+ color: 215 215 215 255; \
+ } \
}
#define RESIZE_TOP(NAME, MIN, MAX, TO1, REL1, OFF1, TO2, REL2, OFF2,
COLOR) \