background: url(email.png) no-repeat;
}
+#show_password {
+ flex: 1 1 auto;
+ position: absolute;
+ right: 0%;
+ background: none;
+ border: none;
+ cursor: pointer;
+ opacity: 30%;
+}
+#show_password:hover {
+ opacity: 100%;
+}
+
+.passwordcolumn {
+ display: flex;
+ position: relative;
+ align-items: center;
+ width: 100%;
+}
+
/* ==========================================================================
5 = Terms of service
========================================================================== */
background: url(email.png) no-repeat;
}
+#show_password {
+ flex: 1 1 auto;
+ position: absolute;
+ right: 0%;
+ background: none;
+ border: none;
+ cursor: pointer;
+ opacity: 30%;
+}
+#show_password:hover {
+ opacity: 100%;
+}
+
+.passwordcolumn {
+ display: flex;
+ position: relative;
+ align-items: center;
+ width: 100%;
+}
+
/* ==========================================================================
5 = Terms of service
========================================================================== */
padding-left: 40px;
padding-top: 10px;
padding-bottom: 10px;
-}
-
-
-
-#show_password {
- flex: 1 1 auto;
- position: absolute;
- right: 0%;
- background: none;
- border: none;
- cursor: pointer;
- opacity: 30%;
-}
-#show_password:hover {
- opacity: 100%;
-}
-
-.passwordcolumn {
- display: flex;
- position: relative;
- align-items: center;
- width: 100%;
-}
+}
\ No newline at end of file
background: url(email.png) no-repeat;
}
+#show_password {
+ flex: 1 1 auto;
+ position: absolute;
+ right: 0%;
+ background: none;
+ border: none;
+ cursor: pointer;
+ opacity: 30%;
+}
+#show_password:hover {
+ opacity: 100%;
+}
+
+.passwordcolumn {
+ display: flex;
+ position: relative;
+ align-items: center;
+ width: 100%;
+}
+
/* ==========================================================================
5 = Terms of service
========================================================================== */
padding-bottom: 15px;
background: url(email.png) no-repeat;
}
+
+#show_password {
+ flex: 1 1 auto;
+ position: absolute;
+ right: 0%;
+ background: none;
+ border: none;
+ cursor: pointer;
+ opacity: 30%;
+}
+#show_password:hover {
+ opacity: 100%;
+}
+
+.passwordcolumn {
+ display: flex;
+ position: relative;
+ align-items: center;
+ width: 100%;
+}
padding-left: 20px;
background: url(email.png) no-repeat;
}
+
+#show_password {
+ flex: 1 1 auto;
+ position: absolute;
+ right: 0%;
+ background: none;
+ border: none;
+ cursor: pointer;
+ opacity: 30%;
+}
+#show_password:hover {
+ opacity: 100%;
+}
+
+.passwordcolumn {
+ display: flex;
+ position: relative;
+ align-items: center;
+ width: 100%;
+}
\ No newline at end of file
padding-left: 20px;
background: url(email.png) no-repeat;
}
+
+#show_password {
+ flex: 1 1 auto;
+ position: absolute;
+ right: 0%;
+ background: none;
+ border: none;
+ cursor: pointer;
+ opacity: 30%;
+}
+#show_password:hover {
+ opacity: 100%;
+}
+
+.passwordcolumn {
+ display: flex;
+ position: relative;
+ align-items: center;
+ width: 100%;
+}