left menu update

This commit is contained in:
Ysolyne Gresille
2012-06-26 14:51:40 +02:00
parent 705f04f0ef
commit 763fd2d509
3 changed files with 53 additions and 21 deletions

View File

@@ -130,6 +130,22 @@ div.finder div.content div.title {
#FNDR {
overflow: auto;
li.selected {
.bg(@orange);
.color(@white);
}
a {
text-decoration: none;
&:hover {
text-decoration: none;
}
span {
text-decoration: underline;
&:hover {
text-decoration: underline;
}
}
}
}
/******* USERS ****************************************************************/