diff --git a/TrxerConsole/Trxer.css b/TrxerConsole/Trxer.css index 13f1193..dfede24 100644 --- a/TrxerConsole/Trxer.css +++ b/TrxerConsole/Trxer.css @@ -19,6 +19,14 @@ address { padding: 0; } +.wrapOverall { + width: auto; + margin: -8px 0px 0px 0px; + height: auto; + margin-left: auto; + margin-right: auto; +} + #floatingImageBackground { position: fixed; display: none; @@ -36,6 +44,52 @@ address { border-style: solid; } +.hWhite { + color: white; +} + +.titleCenterd { + position: relative; + top: 12px; +} + +.StatusBar { + width: 100%; + height: 60px; +} + +.statusBarPassed { + background-color: #5bab5b; +} + +.statusBarFailed { + background-color: #b93333; +} + +.statusBarFailedInner { + position: relative; + background-color: #a90000; + width: 100%; + height: 70%; + margin-left: auto; + margin-right: auto; + margin-top: auto; + margin-bottom: auto; + top: 15%; +} + +.statusBarPassedInner { + position: relative; + background-color: #339833; + width: 100%; + height: 70%; + margin-left: auto; + margin-right: auto; + margin-top: auto; + margin-bottom: auto; + top: 15%; +} + #floatingImage { position: relative; margin-left: 8%; @@ -73,14 +127,6 @@ address { font-size: 20px; } -.wrapOverall { - width: auto; - margin: -8px 0px 0px 0px; - height: auto; - margin-left: auto; - margin-right: auto; -} - h1 { font-size: 25px; } diff --git a/TrxerConsole/Trxer.xslt b/TrxerConsole/Trxer.xslt index c8f0602..1ada859 100644 --- a/TrxerConsole/Trxer.xslt +++ b/TrxerConsole/Trxer.xslt @@ -71,6 +71,7 @@ + <!DOCTYPE html> @@ -88,11 +89,19 @@
-
-

- -

-
+ + +
+
+
+

+
+ +
+

+
+
+
@@ -218,55 +227,57 @@
Results Summary
- - + + + +
All Failed Tests
+ - - - - - - - - - - - - - -
All Failed Tests
- Faileds - - - -
-
Hide Tests
-
-
-
- - - - - - - - - - - - - - - - - - - - - -
TimeStatusTestMessageOwnerDuration
-
+ + + + + Faileds + + + + + +
+
Hide Tests
+
+ + + + +
+ + + + + + + + + + + + + + + + + + + + + +
TimeStatusTestMessageOwnerDuration
+ + + + + @@ -505,10 +516,10 @@
-
+
-
+