From 6cf536888742f07e360d6aec51c516bc2da40d45 Mon Sep 17 00:00:00 2001 From: stonedDiscord Date: Sun, 21 Jul 2019 15:04:51 +0200 Subject: fix indentation --- webAO/client.html | 433 ++++++++++++++++++++++++++++-------------------------- 1 file changed, 225 insertions(+), 208 deletions(-) (limited to 'webAO/client.html') diff --git a/webAO/client.html b/webAO/client.html index c824ad3..860e043 100644 --- a/webAO/client.html +++ b/webAO/client.html @@ -11,7 +11,8 @@ - + @@ -23,99 +24,101 @@ @@ -146,134 +149,148 @@
Content
- - - -
-
-
- Current Area Background - - Background Preview - - - -
- -
- -
-
- Change -
-
-
+ + + +
+
+
+ Current Area Background + + Background Preview + + + +
+ +
+ +
+
+ Change +
+
+
- - - -
- Information -
- Evidence Icon -
- - - -
- - -
-
-
- -
-
- Add Evidence - Edit Evidence - Cancel Evidence - Remove Evidence + + + +
+ Information +
+ Evidence Icon +
+ + + +
+ +
-
-
-
-
- Present -
- - - - - - - - -
-
-
Music -
-
SFX - +
+
-
Blip - +
+ Add Evidence + Edit Evidence + Cancel Evidence + Remove Evidence
-
- Change - Random -
-
- - -
-
- - -
-
- Only touch these settings if you know what you are doing. -
-
- - -
-
- - -
-
- - - +
+
+
+
+ Present +
- - - - -

webAO

-

version 2.3

-

Client created by - @stonedDiscord and fixed up by - @oldmud0 and - Qubrick.

-

Special thanks to Aleks for reverse engineering the original Delphi client written by FanatSors.

-
+ + + + + + + +
+
+
Music + +
+
SFX + +
+
Blip + +
+
+ Change + Random +
+
+ + +
+
+ + +
+
+ Only touch these settings if you know what you are doing. +
+
+ + +
+
+ + +
+
+ + +
+ + + + + +

webAO

+

version 2.3

+

Client created by + @stonedDiscord and fixed up by + @oldmud0 and + Qubrick.

+

Special thanks to Aleks for reverse engineering the original Delphi client written by FanatSors.

+
@@ -327,4 +344,4 @@ - + \ No newline at end of file -- cgit