Sha256: c6fc0022366be2ee05969534504f2f168972bfcb1a049a0de92af1dcaa0e61a7

Contents?: true

Size: 803 Bytes

Versions: 134

Compression:

Stored size: 803 Bytes

Contents

// TOOLTIP
// ------=

.tooltip {
  position: absolute;
  z-index: @zindexTooltip;
  display: block;
  visibility: visible;
  padding: 5px;
  font-size: 11px;
  .opacity(0);
  &.in     { .opacity(80); }
  &.top    { margin-top:  -2px; }
  &.right  { margin-left:  2px; }
  &.bottom { margin-top:   2px; }
  &.left   { margin-left: -2px; }
  &.top .tooltip-arrow    { #popoverArrow > .top(); }
  &.left .tooltip-arrow   { #popoverArrow > .left(); }
  &.bottom .tooltip-arrow { #popoverArrow > .bottom(); }
  &.right .tooltip-arrow  { #popoverArrow > .right(); }
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: @white;
  text-align: center;
  text-decoration: none;
  background-color: @black;
  .border-radius(4px);
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
}

Version data entries

134 entries across 134 versions & 15 rubygems

Version Path
middleman-more-3.0.0.rc.2 fixtures/twitter-bootstrap-app/source/twitter-bootstrap-ebc6935/less/_tooltip.less
twitter-bootstrap-rails-2.1.0 vendor/toolkit/twitter/bootstrap/tooltip.less
mod_auth_openid_loginpage-0.0.5 public/less/tooltip.less
mod_auth_openid_loginpage-0.0.4 public/less/tooltip.less
mod_auth_openid_loginpage-0.0.3 public/less/tooltip.less
mod_auth_openid_loginpage-0.0.2 public/less/tooltip.less
mod_auth_openid_loginpage-0.0.1 public/less/tooltip.less
less-rails-bootstrap-2.0.13 vendor/frameworks/twitter/bootstrap/tooltip.less
middleman-more-3.0.0.rc.1 fixtures/twitter-bootstrap-app/source/twitter-bootstrap-ebc6935/less/_tooltip.less
twitter-bootstrap-rails-2.0.9 vendor/toolkit/twitter/bootstrap/tooltip.less
twitter-bootstrap-rails-2.0.8 vendor/toolkit/twitter/bootstrap/tooltip.less
bootstrapped-2.0.3 vendor/less/twitter/bootstrap/less/tooltip.less
twitter-bootstrap-rails-2.0.7 vendor/toolkit/twitter/bootstrap/tooltip.less
bootstrapped-rails-2.0.8.1 vendor/toolkit/twitter/bootstrap/tooltip.less
bootstrapped-rails-2.0.8 vendor/toolkit/twitter/bootstrap/tooltip.less
less-rails-bootstrap-2.0.12 vendor/frameworks/twitter/bootstrap/tooltip.less
less-rails-bootstrap-2.0.11 vendor/frameworks/twitter/bootstrap/tooltip.less
kickstrap_rails-0.9.0RC vendor/assets/stylesheets/bootstrap/tooltip.less
twitter-bootstrap-rails-2.0.6 vendor/toolkit/twitter/bootstrap/tooltip.less
less-rails-bootstrap-2.0.10 vendor/frameworks/twitter/bootstrap/tooltip.less