mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Fixed pointer over empty space in sidebar.
This commit is contained in:
@@ -126,6 +126,8 @@ nav > ol > li:nth-child(3) {
|
||||
}
|
||||
nav li {
|
||||
padding: 0.5em 0.5em;
|
||||
}
|
||||
nav > ol > li:last-child {
|
||||
cursor: pointer;
|
||||
}
|
||||
nav > ol > li:not(:nth-child(3)):hover, #pluginsNav li:hover {
|
||||
|
||||
Reference in New Issue
Block a user