Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/registration.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorPellaeon Lin <nfsmwlin@gmail.com>2014-10-21 18:31:05 +0400
committerPellaeon Lin <nfsmwlin@gmail.com>2014-10-21 18:31:05 +0400
commitaea50a83134a6f02ba5e23e4248bedbc896b3d9f (patch)
tree76fdd4baea5b08f5bcea2899a5a9fb68036b3fb1 /css
parent0c71e30e792cba485e1e9536e30f57a80465e9ca (diff)
Polish appearance of askEmail
Diffstat (limited to 'css')
-rw-r--r--css/style.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/css/style.css b/css/style.css
index 67f0d78..86ac714 100644
--- a/css/style.css
+++ b/css/style.css
@@ -16,3 +16,12 @@
#username-icon {
top: 17px;
}
+
+.msg {
+ color: white;
+ margin: 5px;
+}
+
+.groupofone {
+ position: relative;
+}