added dialog for shared items fix #2
This commit is contained in:
@@ -808,6 +808,10 @@ li {
|
||||
list-style: none;
|
||||
}
|
||||
|
||||
li:hover {
|
||||
background-color: var(--nav);
|
||||
}
|
||||
|
||||
li.selected,
|
||||
li.active {
|
||||
background-color: var(--selected);
|
||||
|
||||
Reference in New Issue
Block a user