diff --git a/src/html/admin-dash.html b/src/html/admin-dash.html new file mode 100644 index 0000000..c96b978 --- /dev/null +++ b/src/html/admin-dash.html @@ -0,0 +1,279 @@ + + + + + + + + + + Zorg Avatar Server • Dashboard + + + + + + + + + + + + + + + + + + + + + +
+
+ +
+
+ + +
+ +
+

+ Dashboard + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
List of users
#UsernameE-MailActions +
+ + +
+
1Markmark@example.com + + + + + + + +
+ +
+
2Jacobjacob@example.com + + + + + + + +
+ +
+
3Larry the Birdlarry@example.com + + + + + + + +
+ +
+
+ +
+ + + + + + + + + + + +
+ +
+ + + + + + + + + + + + + diff --git a/src/html/admin-settings.html b/src/html/admin-settings.html new file mode 100644 index 0000000..2e2e869 --- /dev/null +++ b/src/html/admin-settings.html @@ -0,0 +1,155 @@ + + + + + + + + + + Zorg Avatar Server • Settings + + + + + + + + + + + + + + + + + + + + + +
+
+ +
+
+ + +
+ +
+

Settings

+ + + +
+
+ + + + +
+ +
+ + + +
+ + +
+ + + +
+
+ +
+ +
+ + + + + + + + + + + + + diff --git a/src/html/assets/css/bs.signin.css b/src/html/assets/css/bs.signin.css index 7d572ba..0e638f9 100644 --- a/src/html/assets/css/bs.signin.css +++ b/src/html/assets/css/bs.signin.css @@ -32,13 +32,17 @@ body { border-bottom-left-radius: 0; } +.login-input { + margin-bottom: -1px; + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; + +} .password-input { margin-bottom: 10px; border-top-left-radius: 0; border-top-right-radius: 0; - border-bottom-right-radius: 0; - border-bottom-left-radius: 0; } .new-password-input { diff --git a/src/html/login.html b/src/html/login.html index ca27609..ed1dac0 100644 --- a/src/html/login.html +++ b/src/html/login.html @@ -39,6 +39,11 @@ +
+ + +
+
@@ -46,9 +51,9 @@ -
+

Zorg Avatar Server v0.1,
Source code, by Zorg Software Team.

diff --git a/src/html/todo/reset.html b/src/html/todo/reset.html new file mode 100644 index 0000000..5bfa879 --- /dev/null +++ b/src/html/todo/reset.html @@ -0,0 +1,71 @@ + + + + + + + + + + Zorg Avatar Server • Reset password + + + + + + + + + + + + + + + + + + + + + +
+ +
+ +

Reset password

+ + + +
+ + +
+
+ + +
+ + + +

Zorg Avatar Server v0.1,
Source code, + by Zorg Software Team.

+
+
+ + + + + + + + +