AC-201 Added callback URL and lots of tool-tip help around the callback fields.

This commit is contained in:
chouseknecht
2013-07-12 17:08:30 -04:00
parent 43fb2d7ae4
commit 7d6507ec0d
7 changed files with 151 additions and 52 deletions

View File

@@ -62,6 +62,12 @@
/* End btn heights */
/* Use code-breakable in pop-over text to indent and wrap code segments */
.code-breakable {
word-wrap: break-word;
padding-left: 10px;
}
.login-alert {
font-weight: bold;
text-align: center;