diff --git a/.vs/IZYIM-mobile-client/v15/.suo b/.vs/IZYIM-mobile-client/v15/.suo index 79b40ce..3d099fe 100644 Binary files a/.vs/IZYIM-mobile-client/v15/.suo and b/.vs/IZYIM-mobile-client/v15/.suo differ diff --git a/.vs/VSWorkspaceState.json b/.vs/VSWorkspaceState.json index a06bc83..dd80815 100644 --- a/.vs/VSWorkspaceState.json +++ b/.vs/VSWorkspaceState.json @@ -1,8 +1,8 @@ { "ExpandedNodes": [ "", - "\\js" + "\\css" ], - "SelectedNode": "\\js\\global.script.js", + "SelectedNode": "\\search-contact.html", "PreviewInSolutionExplorer": false } \ No newline at end of file diff --git a/.vs/slnx.sqlite b/.vs/slnx.sqlite index 85a01ac..ddf5e3b 100644 Binary files a/.vs/slnx.sqlite and b/.vs/slnx.sqlite differ diff --git a/css/global.style.css b/css/global.style.css index f4cec76..0b16ef5 100644 --- a/css/global.style.css +++ b/css/global.style.css @@ -2623,10 +2623,10 @@ cont.menu ul.main-menu>li li a{ from {opacity: 0;} to {opacity: 1;} } -/*end of part 27----------------------------------------------------*/ +/*end of part 28----------------------------------------------------*/ /*------------------------------------------------------------------- -[28. Table and Collapsible] +[27. Table and Collapsible] -------------------------------------------------------------------*/ table { @@ -2670,35 +2670,6 @@ tr:nth-child(even){background-color: #f2f2f2} } /*end of part 28----------------------------------------------------*/ -/*------------------------------------------------------------------- -[29. Pagination] --------------------------------------------------------------------*/ -.pagination { - display: inline-block; -} - -.centerpagination { - text-align: center; -} - -.pagination a { - color: black; - float: left; - padding: 8px 16px; - text-decoration: none; -} - -.pagination a.active { - background-color: #4CAF50; - color: white; -} - -.pagination a:hover:not(.active) {background-color: #ddd;} - - -/*end of part 29----------------------------------------------------*/ - - /*Other Styles and helpers------------------------------------------*/ .block { display: block; diff --git a/forgot-password.html b/forgot-password.html index 5b92c2e..a256d72 100644 --- a/forgot-password.html +++ b/forgot-password.html @@ -25,21 +25,21 @@ Forgot your Password?
- Enter your e-mail below to reset your password. + Enter your phone number below to reset your password.

- +
- +
- Submit + Submit Cancel
diff --git a/home.html b/home.html index a5c5ae4..aab5236 100644 --- a/home.html +++ b/home.html @@ -447,7 +447,9 @@ Casey - Importer + Importer +
+ Izyim diff --git a/reset-password.html b/reset-password.html new file mode 100644 index 0000000..c3946a4 --- /dev/null +++ b/reset-password.html @@ -0,0 +1,61 @@ + + + + AzureUI - SIGNIN + + + + + + + + +
+
+ +
+
+ +
+ +
+
+
+
+ Reset your Password +
+
+ You have requested to reset the password for: +
+
+ 016-7963808 +
+
+
+
+ + +
+ +
+
+
+
+ + + \ No newline at end of file