From 990ebf8ff47eefe4ac7f0314098557d66faefb5e Mon Sep 17 00:00:00 2001 From: trojanhell Date: Sun, 4 Oct 2020 14:20:12 +0530 Subject: [PATCH] changes made in edit.html form --- edit.html | 304 ++++++++++++++++++++++++------------------------------ 1 file changed, 137 insertions(+), 167 deletions(-) diff --git a/edit.html b/edit.html index 67d507b..3618672 100644 --- a/edit.html +++ b/edit.html @@ -1,177 +1,147 @@ + Profile Launcher: Edit Links - - - + - .logo-icon { - vertical-align: text-bottom; - margin-right: 12px; - } - - .flex-container { - display: flex; - justify-content: space-between; - padding: 10px 10px; - } - - .flex { - opacity: 1; - transition: opacity 0.2s ease-in-out; - width: 120px; - } - - .flex:hover { - opacity: 0.4; - } - - .flex .fa { - font-size: 40px; - color: #3c797b; - } - .form-control{ - padding: 5px; - - } - .save-btn{ - color: #fff !important; - border-radius: 1rem; - padding: .375rem .75rem; - line-height: 1rem; - font-size: 1rem; - text-align: center; - vertical-align: middle; - background-color: teal; - margin-top: .25rem; - margin-bottom: .25rem; - border: none; - } - - .back-btn{ - color: #fff !important; - border-radius: 1rem; - padding: .375rem .75rem; - line-height: 1rem; - font-size: 1rem; - text-align: center; - vertical-align: middle; - background-color: teal; - margin-top: .25rem; - margin-bottom: .25rem; - border: none; - } + +
+
+
+
+

Edit Profile Information

+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + Back +
+
+
+
+
- .btn:hover{ - color: #fff; - opacity: 0.9; - } - .preference { - display: flex; - justify-content: space-between; - width: 100%; - margin: .5rem; - } + + + + + - - - -
-

Edit Profile Information

- -
- - -
- -
- - -
-
- - -
-
- - -
-
- - -
-
- - -
-
- - -
-
- - -
-
- - -
-
- - -
-
- - -
-
- -   Back -
- - - + \ No newline at end of file