Sha256: c654df48163569dcca5a59babc62f626b30534c71db4d142645a1e246147d163

Contents?: true

Size: 401 Bytes

Versions: 26

Compression:

Stored size: 401 Bytes

Contents

/* flot chart : tooltip z-index fix : fullscreen mode */
#flotTip {
  z-index: 999999 !important; }

/* RTL is not supported */
.flot-chart {
  direction: ltr !important; }

.legend > svg.legendLayer {
  fill: #ffffff;
  border-radius: 4px;
  box-shadow: 0 0 25px rgba(140, 152, 164, 0.1); }

.legend > svg.legendLayer text,
.legend > svg.legendLayer text > tspan {
  fill: #121212;
  stroke: none; }

Version data entries

26 entries across 26 versions & 2 rubygems

Version Path
phcthemes_admin_panel_pack-7.0.0 app/assets/dist/themes/smarty/css/vendor.flot.css
phcthemes_admin_panel_pack-6.0.3 app/assets/dist/themes/smarty/css/vendor.flot.css
phcthemes_admin_panel_pack-6.0.2 app/assets/dist/themes/smarty/css/vendor.flot.css
phcthemes_admin_panel_pack-6.0.1 app/assets/dist/themes/smarty/css/vendor.flot.css
phcthemes_web_theme_pack-6.0.0 app/assets/dist/themes/smarty/css/vendor.flot.css
phcthemes_admin_panel_pack-6.0.0 app/assets/dist/themes/smarty/css/vendor.flot.css
phcthemes_web_theme_pack-5.0.13 app/assets/stylesheets/smarty/theme/css/vendor.flot.css
phcthemes_web_theme_pack-5.0.12 app/assets/stylesheets/smarty/theme/css/vendor.flot.css
phcthemes_web_theme_pack-5.0.11 app/assets/stylesheets/smarty/theme/css/vendor.flot.css
phcthemes_web_theme_pack-5.0.10 app/assets/stylesheets/smarty/theme/css/vendor.flot.css
phcthemes_admin_panel_pack-5.1.6 app/assets/stylesheets/smarty/theme/css/vendor.flot.css
phcthemes_web_theme_pack-5.0.9 app/assets/stylesheets/smarty/theme/css/vendor.flot.css
phcthemes_web_theme_pack-5.0.7 app/assets/stylesheets/smarty/theme/css/vendor.flot.css
phcthemes_web_theme_pack-5.0.6 app/assets/stylesheets/smarty/theme/css/vendor.flot.css
phcthemes_web_theme_pack-5.0.5 app/assets/stylesheets/smarty/theme/css/vendor.flot.css
phcthemes_web_theme_pack-5.0.4 app/assets/stylesheets/smarty/theme/css/vendor.flot.css
phcthemes_admin_panel_pack-5.1.5 app/assets/stylesheets/smarty/theme/css/vendor.flot.css
phcthemes_web_theme_pack-5.0.3 app/assets/stylesheets/smarty/theme/css/vendor.flot.css
phcthemes_web_theme_pack-5.0.2 app/assets/stylesheets/smarty/theme/css/vendor.flot.css
phcthemes_admin_panel_pack-5.1.4 app/assets/stylesheets/smarty/theme/css/vendor.flot.css