mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-22 20:12:00 -06:00
Merge pull request #3199 from candlerb/candlerb/3184
Add grey border around color-block
This commit is contained in:
commit
38d5a8fdc0
@ -559,6 +559,7 @@ table.report th a {
|
||||
.color-block {
|
||||
display: block;
|
||||
width: 80px;
|
||||
border: 1px solid grey;
|
||||
}
|
||||
.text-nowrap {
|
||||
white-space: nowrap;
|
||||
|
Loading…
Reference in New Issue
Block a user