make clear dashboards are still in beta
This commit is contained in:
@@ -141,7 +141,6 @@ mat-option.mat-option.mat-active {
|
||||
background-color: #ccc;
|
||||
}
|
||||
|
||||
|
||||
a ,a:visited {
|
||||
color: blue;
|
||||
text-decoration: none;
|
||||
@@ -199,12 +198,16 @@ mat-form-field.pdb-form-wide {
|
||||
width: 10em;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
.errorPanel {
|
||||
padding: 1ex;
|
||||
background-color: map-get(mat.$red-palette, 100);
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
||||
.super-badge {
|
||||
position: absolute;
|
||||
font-size: 0.8em;
|
||||
color: #0051c2;
|
||||
top: 0.2em;
|
||||
line-height: 1em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user