some work on guest access token ui

This commit is contained in:
Mario Vavti
2016-07-17 11:29:37 +02:00
parent f396b1bf73
commit f39d20ac97
3 changed files with 45 additions and 37 deletions

View File

@@ -1655,6 +1655,7 @@ main.fullscreen .section-content-wrapper-np {
display: none;
}
.atoken-index-row:hover td,
.chatroom-index-row:hover td,
.locs-index-row:hover td,
[id^="cloud-index-"]:hover td,
@@ -2036,20 +2037,3 @@ dl.bb-dl > dd > li {
border-style: solid;
border-width: 5px;
}
.atoken-list {
margin-right: 5px;
list-style-type: none;
}
.atoken-list li {
margin-bottom: 10px;
}
.atoken-text {
margin: 5px 10px 5px 10px;
}
.atoken-example {
margin-left: 20px;
}
.zat-example {
color: red;
}