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

This commit is contained in:
Joxit
2017-09-22 20:26:17 +02:00
parent c1f9d02afb
commit d4b99b2cb2
3 changed files with 19 additions and 8 deletions

View File

@@ -211,4 +211,12 @@ material-card table th.material-card-th-sorted-descending:before {
}
material-card table th.material-card-th-sorted-descending:before {
content: "\e5db";
}
.material-icons {
color: #777;
}
material-snackbar .toast {
height: auto;
}