mirror of
https://github.com/netbox-community/netbox.git
synced 2025-12-09 01:49:35 -06:00
parent
0b97df0984
commit
43648d629b
BIN
netbox/project-static/dist/netbox.css
vendored
BIN
netbox/project-static/dist/netbox.css
vendored
Binary file not shown.
@ -16,6 +16,11 @@ pre {
|
|||||||
background: var(--#{$prefix}bg-surface);
|
background: var(--#{$prefix}bg-surface);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Permit copying of badge text
|
||||||
|
.badge {
|
||||||
|
user-select: text;
|
||||||
|
}
|
||||||
|
|
||||||
// Button adjustments
|
// Button adjustments
|
||||||
.btn {
|
.btn {
|
||||||
// Tabler sets display: flex
|
// Tabler sets display: flex
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user