[riot-mui] Add riot-mui in remove taf (#17)

When we remove the current server, it will update the view.
This commit is contained in:
Joxit
2017-09-29 21:08:19 +02:00
parent dc929951cf
commit ab0571eaa1
3 changed files with 30 additions and 31 deletions
+1 -1
View File
@@ -93,7 +93,7 @@ h2 {
padding: 8px 0;
list-style: none;
}
.list>li:hover {
.list.highlight>li:hover {
background-color: #eee;
cursor: pointer;
}