ui: partial multi msd support

This commit is contained in:
Devaev Maxim
2019-11-08 01:28:42 +03:00
parent 8abe4b1ac9
commit b261c2695c
7 changed files with 104 additions and 35 deletions

View File

@@ -24,7 +24,7 @@ div#msd-menu {
width: 450px;
}
div#msd-menu div.msd-message, input.msd-message {
div#msd-menu .msd-feature-disabled, div.msd-message, input.msd-message {
display: none;
}