[riot-mui] Add riot-mui in add (#17)

This commit is contained in:
Joxit
2017-09-25 00:32:09 +02:00
parent bdc0d34a87
commit 46b80e73f2
2 changed files with 36 additions and 28 deletions
+13
View File
@@ -273,3 +273,16 @@ dropdown-item, #menu-control-dropdown p {
#menu-control-dropdown p:active, .material-button-active:active {
background-color: #e0e0e0;
}
material-popup material-button {
background-color: #fff;
color: #000;
}
material-popup material-button:hover material-waves {
background-color: hsla(0,0%,75%,.2);
}
material-popup .popup {
max-width: 450px;
}