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

This commit is contained in:
Wulf Weich
2016-03-23 09:26:04 +01:00
committed by Jakob Borg
parent dca8245ba4
commit e6918a5857
2 changed files with 12 additions and 8 deletions
+3
View File
@@ -39,6 +39,9 @@ ul+h5 {
text-overflow: ellipsis;
overflow: hidden;
}
.panel-title a:hover {
text-decoration: none;
}
identicon {
display: inline-block;