All Downloads are FREE. Search and download functionalities are using the official Maven repository.

@kie-tools.dashbuilder-client.dist.org.dashbuilder.DashbuilderRuntime.less.tooltip.less Maven / Gradle / Ivy

There is a newer version: 0.32.0
Show newest version
//
// Tooltips
// --------------------------------------------------

// Base class
.tooltip {
  font-size: @tooltip-font-size;
  line-height: 1.4;
}

// Wrapper for the tooltip content
.tooltip-inner {
  padding: 7px 12px;
  text-align: left;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy