mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 23:13:15 +00:00
left menu update
This commit is contained in:
@@ -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 ****************************************************************/
|
||||
|
Reference in New Issue
Block a user