mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-08 22:21:22 +00:00
GUACAMOLE-96: Clean up enrollment interface. Provide help text for user.
This commit is contained in:
@@ -17,4 +17,16 @@
|
||||
* under the License.
|
||||
*/
|
||||
|
||||
/* STUB */
|
||||
.totp-enroll p {
|
||||
font-size: 0.8em;
|
||||
}
|
||||
|
||||
.totp-qr-code {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.totp-qr-code img {
|
||||
margin: 1em;
|
||||
border: 1px solid rgba(0,0,0,0.25);
|
||||
box-shadow: 1px 1px 2px rgba(0,0,0,0.25);
|
||||
}
|
||||
|
Reference in New Issue
Block a user