--- a/src/hdalab/static/hdalab/css/trees.css Tue Mar 24 11:02:44 2015 +0100
+++ b/src/hdalab/static/hdalab/css/trees.css Tue Mar 24 12:16:06 2015 +0100
@@ -11,15 +11,15 @@
}
.cattree .score_0, .cattree .score_1, .cattree .score_0 a, .cattree .score_1 a {
- color: #80d080;
+ color: #a9a9a9;
}
.cattree .score_2, .cattree .score_3, .cattree .score_4, .cattree .score_2 a, .cattree .score_3 a, .cattree .score_4 a {
- color: #409840;
+ color: #898989;
}
.cattree .score_5, .cattree .score_6, .cattree .score_7, .cattree .score_5 a, .cattree .score_6 a, .cattree .score_7 a {
- color: #006000;
+ color: #686868;
}
.cattree .score_0:before, .cattree .score_1:before {
@@ -55,7 +55,7 @@
}
.cattree p.theme {
- color: #000080; height: 20px; cursor: pointer;
+ color: #7cb0bd; height: 20px; cursor: pointer;
}
.cattree p.theme:after {