Version 2.0.1

This commit is contained in:
dmzx
2017-04-28 08:00:39 +02:00
parent 28f847ecff
commit 6405c7c7ab
45 changed files with 398 additions and 135 deletions

View File

@@ -337,8 +337,13 @@ textarea#mchat-input {
content: '';
}
.mchat-footer label {
#mchat-user-sound {
margin: 0;
}
#mchat-user-sound + label {
padding-right: 0;
padding-left: 5px;
}
#mchat-legend {
@@ -383,6 +388,7 @@ textarea#mchat-input {
#mchat-input {
width: 95% !important;
font-size: 16px;
}
}