GUACAMOLE-422: Implement client-side timezone detection.

This commit is contained in:
Nick Couchman
2018-06-02 21:04:01 -04:00
committed by Virtually Nick
parent 8b443dc9d5
commit ea913c98fe
7 changed files with 45 additions and 6 deletions

View File

@@ -18,7 +18,7 @@
*/
.preferences .update-password .form,
.preferences .language .form {
.preferences .locale .form {
padding-left: 0.5em;
border-left: 3px solid rgba(0, 0, 0, 0.125);
}