1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

style fixes

This commit is contained in:
checktheroads
2021-03-14 17:31:55 -07:00
parent 7f02b9436b
commit 4e30ed9693
2 changed files with 24 additions and 1 deletions

View File

@@ -3,7 +3,7 @@
// Override built-in variables/add new variables.
$green: #47e5bc;
$orange: #f9a620;
$yellow: #ffd449;
// $yellow: #ffd449;
$red: #ff5964;
$alt: #13293d;