X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=validation.git;a=blobdiff_plain;f=ui%2Fsrc%2Fmain%2Fwebapp%2Fapp%2FAECBlueprintValidationUI%2FCommittedSubmissions%2FCommittedSubmissionsTemplate.html;h=b2e38387b1f35479b8db908022ab7c5bdba1820c;hp=784810b259baa01df19e8ef41846a2d35010a275;hb=b39e27ede8238ef63440810a8327b927c4c43ac0;hpb=088e841f4b5e1aba5469720033072e36c9679419 diff --git a/ui/src/main/webapp/app/AECBlueprintValidationUI/CommittedSubmissions/CommittedSubmissionsTemplate.html b/ui/src/main/webapp/app/AECBlueprintValidationUI/CommittedSubmissions/CommittedSubmissionsTemplate.html index 784810b..b2e3838 100644 --- a/ui/src/main/webapp/app/AECBlueprintValidationUI/CommittedSubmissions/CommittedSubmissionsTemplate.html +++ b/ui/src/main/webapp/app/AECBlueprintValidationUI/CommittedSubmissions/CommittedSubmissionsTemplate.html @@ -47,34 +47,25 @@ body { Id:
-
- +
- -
- -
-
@@ -231,12 +222,61 @@ body { min-width: 118px; max-width: 118px; } + +.table-container { + display: inline-block; + height: 400px; + padding-top: 1.875em; + position: relative; +} + +.table-container>div { + border-color: #888; + border-style: solid; + border-width: 1px 1px 2px 1px; + height: 1.7em; + left: 0; + position: absolute; + right: 0; + top: 0; +} + +table { + display: block; + height: 400px; + overflow-y: auto; +} + +th { + padding: 0 5px; + text-align: center; +} + +th:first-child>div { + border-left: none; + padding-left: 7px; +} + +th>div { + border-left: 2px solid #888; + line-height: 1.875em; + margin-left: -6px; + padding-left: 5px; + position: absolute; + top: 0; +} + +td { + border-color: #888; + border-style: solid; + border-width: 0 1px 2px 1px; + padding: 5px; +} -
- +
+
- @@ -247,12 +287,8 @@ body { - - +
  Id  Status  Blueprint 
{{ submission.submissionId }} {{ @@ -278,20 +314,6 @@ body {
-
-
- -
- -
-