Loading src/app/dashboard/fulltable/fulltable.component.css +2 −1 Original line number Diff line number Diff line Loading @@ -84,7 +84,8 @@ table { } img { width: 86%; width: 80%; padding: 3%; } .toolbar-div { Loading src/app/dashboard/fulltable/fulltable.component.html +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ <mat-sidenav *ngIf="sidebarOpen" mode="side" opened> <p></p> <div> <img src="assets/logoSideBar.png" alt="Banner Image" class="logoSideBarImg"/> <img src="assets/mainLogo.png"/> </div> <p></p> Loading src/app/dashboard/hostname/hostname.component.css +2 −1 Original line number Diff line number Diff line Loading @@ -146,7 +146,8 @@ h3 { } img { width: 86%; width: 80%; padding: 3%; } .toolbar-div { Loading src/app/dashboard/hostname/hostname.component.html +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ <mat-sidenav *ngIf="sidebarOpen" mode="side" opened> <p></p> <div> <img src="assets/logoSideBar.png" alt="Banner Image" class="logoSideBarImg"/> <img src="assets/mainLogo.png" /> </div> <p></p> <div> Loading src/app/dashboard/service-component-history/service-component-history.component.css +2 −1 Original line number Diff line number Diff line Loading @@ -140,7 +140,8 @@ th.mat-sort-header-sorted { } img { width: 86%; width: 80%; padding: 3%; } Loading Loading
src/app/dashboard/fulltable/fulltable.component.css +2 −1 Original line number Diff line number Diff line Loading @@ -84,7 +84,8 @@ table { } img { width: 86%; width: 80%; padding: 3%; } .toolbar-div { Loading
src/app/dashboard/fulltable/fulltable.component.html +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ <mat-sidenav *ngIf="sidebarOpen" mode="side" opened> <p></p> <div> <img src="assets/logoSideBar.png" alt="Banner Image" class="logoSideBarImg"/> <img src="assets/mainLogo.png"/> </div> <p></p> Loading
src/app/dashboard/hostname/hostname.component.css +2 −1 Original line number Diff line number Diff line Loading @@ -146,7 +146,8 @@ h3 { } img { width: 86%; width: 80%; padding: 3%; } .toolbar-div { Loading
src/app/dashboard/hostname/hostname.component.html +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ <mat-sidenav *ngIf="sidebarOpen" mode="side" opened> <p></p> <div> <img src="assets/logoSideBar.png" alt="Banner Image" class="logoSideBarImg"/> <img src="assets/mainLogo.png" /> </div> <p></p> <div> Loading
src/app/dashboard/service-component-history/service-component-history.component.css +2 −1 Original line number Diff line number Diff line Loading @@ -140,7 +140,8 @@ th.mat-sort-header-sorted { } img { width: 86%; width: 80%; padding: 3%; } Loading