mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-02 17:00:10 +00:00
minified css to speed up loading
This commit is contained in:
parent
49c01bffb0
commit
e7b502b27b
8 changed files with 49 additions and 33 deletions
1
httpdocs/css/minified/heatmap.min.css
vendored
Normal file
1
httpdocs/css/minified/heatmap.min.css
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
div.tooltip-heatmap{position:absolute;text-align:center;width:60px;height:40px;padding:2px;font:12px sans-serif bold;background:#abcbf5;border:0;border-radius:8px;pointer-events:none}.x_label,.y_label{cursor:pointer}.graph{clear:both;display:block;font-family:"Lucida Grande",Lucida,Verdana,sans-serif;overflow:hidden}.graph-label{fill:#999;font-size:10px}.graph-rect{fill:#ededed;shape-rendering:crispedges}.graph-rect:hover{stroke:#000;stroke-width:1px}.subdomain-text{font-size:8px;fill:#999;pointer-events:none}.hover_cursor:hover{cursor:pointer}.qi{background-color:#999;fill:#999}.q0{background-color:#fff;fill:#fff;stroke:#ededed}.q1{background-color:#dae289;fill:#dae289}.q2{background-color:#cedb9c;fill:#9cc069}.q3{background-color:#b5cf6b;fill:#669d45}.q4{background-color:#637939;fill:#637939}.q5{background-color:#3b6427;fill:#3b6427}rect.highlight{stroke:#444;stroke-width:1}text.highlight{fill:#444}rect.now{stroke:red}text.now{fill:red;font-weight:800}.domain-background{fill:none;shape-rendering:crispedges}
|
||||
Loading…
Add table
Add a link
Reference in a new issue