From 19bac5de92117513f86c7b646a16a139f7e80872 Mon Sep 17 00:00:00 2001 From: Cameron McEfee Date: Mon, 16 May 2011 16:55:19 -0700 Subject: expand active item/category There isn't really a good way to deal with situations where there is more than one category for a post. For now, the script just expands/highlights the first occurrence. This will probably work most of the time, since the only multiple instance posts seem to be OS related. Showing the non-OS category is probably better. Ideally, we should come up with a more concise method of organization where there are no duplicates. --- shared/images/active-arrow.png | Bin 0 -> 1025 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 shared/images/active-arrow.png (limited to 'shared/images') diff --git a/shared/images/active-arrow.png b/shared/images/active-arrow.png new file mode 100644 index 0000000..ab24ec6 Binary files /dev/null and b/shared/images/active-arrow.png differ -- cgit v1.3.1