[Web] Show JID example when editing a domain

This commit is contained in:
andryyy
2021-02-14 10:48:18 +01:00
parent 9febe4e86b
commit 9c4cb21df6
5 changed files with 40 additions and 25 deletions

View File

@@ -40,4 +40,8 @@ table.footable>tbody>tr.footable-empty>td {
-moz-transform:rotateX(180deg);
-webkit-transform:rotateX(180deg);
transform:rotateX(180deg);
}
.input-group-addon-xmpp {
background-color: #fff;
border: 0px solid #fff;
}