move dashboard elements and store the order
This commit is contained in:
@@ -141,6 +141,12 @@ mat-option.mat-option.mat-active {
|
||||
background-color: #ccc;
|
||||
}
|
||||
|
||||
|
||||
a ,a:visited {
|
||||
color: blue;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
a.external-link:after {
|
||||
background: transparent url('/assets/img/external-link.svg') no-repeat center bottom;
|
||||
background-size: 0.8em;
|
||||
|
||||
Reference in New Issue
Block a user