Skip to content
Snippets Groups Projects

Adjust default theme to thm corporate design, several fixes

Merged Lukas Mauß requested to merge theme-improvements into master
Compare and
10 files
+ 37
26
Compare changes
  • Side-by-side
  • Inline
Files
10
@@ -25,7 +25,7 @@
<h3>{{commentThreshold | number}}</h3>
</div>
<mat-slider id="commentSlider" min="-50" max="50" step="1" value="0"
color="accent" [(ngModel)]="commentThreshold" (input)="onSliderChange($event)"></mat-slider>
[(ngModel)]="commentThreshold" (input)="onSliderChange($event)"></mat-slider>
</div>
<div fxLayout="row" fxLayoutAlign="center" fxLayoutGap="10px">
<button mat-raised-button class="abort" (click)="dialogRef.close('abort')">