gui: Better accessibility for folder & device panels (fixes #2288)

This commit is contained in:
Wulf Weich
2016-03-22 20:53:56 +00:00
committed by Jakob Borg
parent a492cfba13
commit 31362dfc17
2 changed files with 14 additions and 9 deletions

View File

@@ -39,6 +39,9 @@ ul+h5 {
text-overflow: ellipsis;
overflow: hidden;
}
.panel-title a:hover {
text-decoration: none;
}
identicon {
display: inline-block;