PHP Classes

File: public/assets/less/apple/plugins/_nvd3.less

Recommend this page to a friend!
  Classes of Wang   Tagydes   public/assets/less/apple/plugins/_nvd3.less   Download  
File: public/assets/less/apple/plugins/_nvd3.less
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Tagydes
E-commerce Web administration panel and API
Author: By
Last change:
Date: 1 year ago
Size: 1,142 bytes
 

Contents

Class file image Download
/* Plugin - NVD3 */ .nvtooltip { font-family: inherit !important; font-size: 12px !important; border: none !important; padding: 5px 10px !important; border-radius: 8px !important; background: rgba(255, 255, 255, 0.95) !important; box-shadow: 0 5px 30px 0 rgba(0,0,0,.25) !important; border: none !important; & table td.legend-color-guide div { border: none !important; border-radius: 4px !important; } & table thead strong { text-decoration: underline !important; } } .nvd3-inverse-mode .nvd3 { & line.nv-guideline { stroke: rgba(255,255,255,0.5) !important; } & .nv-bars text { fill: rgba(255,255,255, 1) !important; } & .nv-axis line, & .nv-axis path { fill: none; stroke: rgba(255,255,255,0.15) !important; } & .nv-legend-text, & .nv-x text, & .nv-y text { font-family: inherit !important; fill: rgba(255,255,255,0.75) !important; font-size: 11px !important; font-weight: 500 !important; } &.nv-pie .nv-pie-title, .nvd3-inverse-mode .nv-label text { fill: rgba(255,255,255,0.75) !important; } & .nv-legend-symbol { r: 3; } &.nv-pie path { stroke: rgba(0,0,0,0.2) !important; } }