cleanup code a bit more
This commit is contained in:
parent
07b51dd2f2
commit
1f72542234
25 changed files with 146 additions and 122 deletions
|
|
@ -1,10 +0,0 @@
|
|||
.errorStatus {
|
||||
/* background-color: rgb(230,0,0); */
|
||||
background-color: var(--error-color);
|
||||
color: white;
|
||||
}
|
||||
|
||||
.bottom {
|
||||
border-top: 1px lightgrey solid;
|
||||
background-color: rgb(255, 249, 235);
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue