From 9a26ce60cf6709acbd83c0b5665b148d3187aa97 Mon Sep 17 00:00:00 2001 From: etienne Date: Sun, 16 Aug 2009 17:02:25 +0000 Subject: Show/hide subcategories - #47 git-svn-id: http://www.peacefrogs.net/svn/chimere/trunk@33 9215b0d5-fb2c-4bbd-8d3e-bd2e9090e864 --- static/styles.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'static/styles.css') diff --git a/static/styles.css b/static/styles.css index 45b9b71..df08ee3 100644 --- a/static/styles.css +++ b/static/styles.css @@ -258,6 +258,11 @@ color:purple; cursor:pointer; } +.control_image{ +cursor:pointer; +vertical-align:text-bottom; +} + .errorlist{ color:purple; font-weight:bold; -- cgit v1.2.3