2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-07-10 23:14:13 +00:00

Further badge tweaks

This commit is contained in:
Oliver
2021-10-28 17:57:03 +11:00
parent f8ac016d60
commit 3ce8ba85f4
4 changed files with 12 additions and 24 deletions

View File

@ -434,22 +434,6 @@
.badge {
float: right;
background-color: #777;
color: #fff;
border-radius: 5px;
margin-left: 10px;
}
.badge-alert {
background-color: #f33;
}
.badge-orange {
background-color: #fcba03;
}
.badge-green {
background-color: #1A1;
}
.part-properties > span {