dashboard #1

Merged
andi merged 118 commits from dashboard into master 2024-09-29 06:47:35 +00:00
4 changed files with 3 additions and 3 deletions
Showing only changes of commit 2514cd86c1 - Show all commits

View File

@@ -1,7 +1,8 @@
<div id="main-toolbar">
<button mat-button [routerLink]="['/']"><img src="assets/img/strip-chart-color.svg" aria-hidden="false" aria-label="go to home page" /> Plotilio</button>
<!--<button mat-button [routerLink]="['/']"><img src="assets/img/strip-chart-color.svg" aria-hidden="false" aria-label="go to home page" /> Plotilio</button>-->
<button mat-button [routerLink]="['/']"><img src="assets/img/plotilio_64.png" aria-hidden="false" aria-label="go to home page" /></button>
<button mat-button [routerLink]="['/vis']">Visualization</button>
<button mat-button [routerLink]="['/dashboard']">Dashboards</button>
</div>

View File

@@ -7,8 +7,7 @@
}
#main-toolbar button img {
width: 1.5rem;
vertical-align: sub;
height: 1.5rem;
}
.right{

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB