WIP Make journal entries page.

This commit is contained in:
Ahmed Bouhuolia
2020-04-07 16:44:50 +02:00
parent 490979ded5
commit aed7df7931
11 changed files with 144 additions and 58 deletions

View File

@@ -98,6 +98,12 @@ label{
&.bp3-fill{
width: 100%;
}
&.bp3-intent-danger{
.bp3-button:not(.bp3-minimal){
border-color: #db3737;
}
}
}