diff options
| author | etienne <etienne@9215b0d5-fb2c-4bbd-8d3e-bd2e9090e864> | 2009-08-16 17:02:25 +0000 |
|---|---|---|
| committer | etienne <etienne@9215b0d5-fb2c-4bbd-8d3e-bd2e9090e864> | 2009-08-16 17:02:25 +0000 |
| commit | 9a26ce60cf6709acbd83c0b5665b148d3187aa97 (patch) | |
| tree | 8c689083de234f3a42324dfa00e209ea5ef4e9c8 /static/styles.css | |
| parent | 777e0ab523b9b90e5f57d705eab20d772b209b44 (diff) | |
| download | Chimère-9a26ce60cf6709acbd83c0b5665b148d3187aa97.tar.bz2 Chimère-9a26ce60cf6709acbd83c0b5665b148d3187aa97.zip | |
Show/hide subcategories - #47
git-svn-id: http://www.peacefrogs.net/svn/chimere/trunk@33 9215b0d5-fb2c-4bbd-8d3e-bd2e9090e864
Diffstat (limited to 'static/styles.css')
| -rw-r--r-- | static/styles.css | 5 |
1 files changed, 5 insertions, 0 deletions
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; |
