2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-07-11 07:24:15 +00:00

badge updates

This commit is contained in:
Oliver
2021-10-28 22:32:03 +11:00
parent 2778ff55da
commit f542bdc19f
4 changed files with 8 additions and 8 deletions

View File

@ -1,6 +1,6 @@
:root {
--primary-color: #335d88;
--secondary-color: #e4dfdf;
--secondary-color: #f7f5ee;
--highlight-color: #f5efe8;
--border-color: #ccc;
@ -11,7 +11,7 @@
--label-grey: #aaa;
--label-yellow: #fdc82a;
--bs-body-color: #555;
--bs-body-color: #68686a;
}
.login-screen {
@ -441,7 +441,7 @@
float: right;
}
.badge {
.badge-right {
float: right;
}