mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
Fixed color display
This commit is contained in:
@@ -416,6 +416,10 @@ table.report th a {
|
||||
}
|
||||
|
||||
/* Misc */
|
||||
.color-block {
|
||||
display: block;
|
||||
width: 80px;
|
||||
}
|
||||
.text-nowrap {
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
Reference in New Issue
Block a user