1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00
Files
netbox-community-netbox/netbox/project-static/dist/netbox-light.css

2 lines
385 KiB
CSS
Raw Normal View History

2021-07-20 01:26:45 -07:00
@charset "UTF-8";:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-gray:#ced4da;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-red-100:#f8d7da;--bs-red-200:#f1aeb5;--bs-red-300:#ea868f;--bs-red-400:#e35d6a;--bs-red-500:#dc3545;--bs-red-600:#b02a37;--bs-red-700:#842029;--bs-red-800:#58151c;--bs-red-900:#2c0b0e;--bs-yellow-100:#fff3cd;--bs-yellow-200:#ffe69c;--bs-yellow-300:#ffda6a;--bs-yellow-400:#ffcd39;--bs-yellow-500:#ffc107;--bs-yellow-600:#cc9a06;--bs-yellow-700:#997404;--bs-yellow-800:#664d03;--bs-yellow-900:#332701;--bs-green-100:#d1e7dd;--bs-green-200:#a3cfbb;--bs-green-300:#75b798;--bs-green-400:#479f76;--bs-green-500:#198754;--bs-green-600:#146c43;--bs-green-700:#0f5132;--bs-green-800:#0a3622;--bs-green-900:#051b11;--bs-blue-100:#cfe2ff;--bs-blue-200:#9ec5fe;--bs-blue-300:#6ea8fe;--bs-blue-400:#3d8bfd;--bs-blue-500:#0d6efd;--bs-blue-600:#0a58ca;--bs-blue-700:#084298;--bs-blue-800:#052c65;--bs-blue-900:#031633;--bs-cyan-100:#cff4fc;--bs-cyan-200:#9eeaf9;--bs-cyan-300:#6edff6;--bs-cyan-400:#3dd5f3;--bs-cyan-500:#0dcaf0;--bs-cyan-600:#0aa2c0;--bs-cyan-700:#087990;--bs-cyan-800:#055160;--bs-cyan-900:#032830;--bs-indigo-100:#e0cffc;--bs-indigo-200:#c29ffa;--bs-indigo-300:#a370f7;--bs-indigo-400:#8540f5;--bs-indigo-500:#6610f2;--bs-indigo-600:#520dc2;--bs-indigo-700:#3d0a91;--bs-indigo-800:#290661;--bs-indigo-900:#140330;--bs-purple-100:#e2d9f3;--bs-purple-200:#c5b3e6;--bs-purple-300:#a98eda;--bs-purple-400:#8c68cd;--bs-purple-500:#6f42c1;--bs-purple-600:#59359a;--bs-purple-700:#432874;--bs-purple-800:#2c1a4d;--bs-purple-900:#160d27;--bs-pink-100:#f7d6e6;--bs-pink-200:#efadce;--bs-pink-300:#e685b5;--bs-pink-400:#de5c9d;--bs-pink-500:#d63384;--bs-pink-600:#ab296a;--bs-pink-700:#801f4f;--bs-pink-800:#561435;--bs-pink-900:#2b0a1a;--bs-font-sans-serif:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,hsla(0,0%,100%,0.15),hsla(0,0%,100%,0))}*,:after,:before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-font-sans-serif);font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}hr:not([size]){height:1px}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[data-bs-original-title],abbr[title]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:800}.small,small{font-size:.875em}.
/*# sourceMappingURL=/static/netbox-light.css.map */