fix: logo style.

fix: page forms style.
feat: auto-fill items entries from item details.
fix: hiding dashboard copyright bar.
This commit is contained in:
a.bouhuolia
2021-02-25 10:51:27 +02:00
parent 5a58e9bafd
commit 9e2c995813
84 changed files with 1019 additions and 682 deletions

View File

@@ -4,7 +4,7 @@
}
.path-1,
.path-13 {
fill: #4f5861;
fill: #2d95fd;
}
}

View File

@@ -49,7 +49,7 @@ label.bp3-label {
background: #e9ecef;
}
.bp3-form-group.bp3-intent-danger & {
.bp3-form-group.bp3-intent-danger > & {
box-shadow: 0 0 0 transparent;
border-color: #db3737;