Add support for mms

This commit is contained in:
osaajani 2019-12-04 03:04:45 +01:00
parent 88b00e4e9f
commit fb10b9cdfd
20 changed files with 979 additions and 118 deletions

View file

@ -28,6 +28,11 @@
float: right;
}
.inline-block
{
display: inline-block;
}
/** POPUPS ALERT **/
.popup-alerts-container
{