summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@proxience.com>2016-01-05 22:49:30 +0100
committerÉtienne Loks <etienne.loks@proxience.com>2016-01-05 22:49:30 +0100
commite4203f2e42a51ec4d56f511c2e7237aa042df8a7 (patch)
treecb85fd44aad08df7f435761e37965987927e7683
parentf439de3cb8c53eb5ae5833259182d73d4b8669e4 (diff)
downloadChimère-e4203f2e42a51ec4d56f511c2e7237aa042df8a7.tar.bz2
Chimère-e4203f2e42a51ec4d56f511c2e7237aa042df8a7.zip
CSS: minor adjustement
-rw-r--r--chimere/static/chimere/css/styles.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/chimere/static/chimere/css/styles.css b/chimere/static/chimere/css/styles.css
index c23e843..13547f4 100644
--- a/chimere/static/chimere/css/styles.css
+++ b/chimere/static/chimere/css/styles.css
@@ -674,6 +674,7 @@ ul.subcategories label img{
height:20px;
}
+li.main_category .category_name:hover,
li.main_category > span:hover,
li.main_category label:hover{
cursor:pointer;
@@ -688,8 +689,7 @@ li.main_category label:hover{
}
.control_image{
- cursor:pointer;
- vertical-align:text-bottom;
+ display: none;
}
.errorlist{