mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +00:00
1 line
No EOL
1.4 KiB
CSS
1 line
No EOL
1.4 KiB
CSS
.masthead>.nav>.nav-item{margin-left:3px;margin-right:3px}.circle{border-radius:50%;width:9px;height:9px;margin-right:5px}.node circle{cursor:pointer;stroke-width:1.5px}.node text{font-size:11px}.report-icon{font-size:18px}path.link{fill:none;stroke:#ccc;stroke-width:1.5px}.line-dashed .nv-line{stroke-dasharray:5,5}.chart-loading-spinner{position:absolute;top:50%;left:50%;font-size:50px}#historical-tab-chart .nv-area-stroke-hint{animation-name:line-stroke-appear;animation-duration:1.5s;animation-fill-mode:both}@keyframes line-stroke-appear{from{stroke-opacity:0;stroke-width:0}to{stroke-opacity:1;stroke-width:1.2}}.line-animated .nv-line{animation-name:line-appear;animation-delay:.25s;animation-duration:1.25s;animation-fill-mode:backwards}@keyframes line-appear{from{-webkit-clip-path:polygon(0 -1000px,0 -1000px,0 1000px,0 1000px)}to{-webkit-clip-path:polygon(0 -1000px,100% -1000px,100% 1000px,0 1000px)}}.ntop-progress-stacked{width:400px}.link{fill:none;stroke:#666;stroke-width:1.5px}.link.proc2host{stroke-dasharray:0,2 1}.ebpf_circle{fill:#ccc;stroke:#333;stroke-width:1.5px}.ebpf_text{font:10px sans-serif;pointer-events:none;text-shadow:0 1px 0 #fff,1px 0 0 #fff,0 -1px 0 #fff,-1px 0 0 #fff}.drilldown-icon{font-size:16px}.fa-topology-alt:before{content:"\f1e0"}.mt-6{margin-top:6rem!important}.navbar-shadow{box-shadow:0 3px 6px rgba(0,0,0,.01),0 3px 6px rgba(0,0,0,.1)}.table td,.table th{padding:.45rem!important} |