README.txt |
README.txt |
|
--------------------------------------------------------------------------------
ABOUT THE MODULE
--------------------------------------------------------------------------------
Plugin homepage:… |
tipsy.admin.css |
stylesheets/tipsy.admin.css |
|
#tipsy-drupal-forms-wrapper .form-radios .form-item {
float:left;
width:300px;
clear:none;
}
#tipsy-drupal-forms-wrapper .form-item,
#tipsy-custom-selectors .form-item {
clear:both;
padding:2px 0;
}
#tipsy-drupal-forms-wrapper .form-item… |
tipsy.admin.inc |
tipsy.admin.inc |
|
|
tipsy.css |
stylesheets/tipsy.css |
|
.tipsy { padding: 5px; font-size: 10px; position: absolute; z-index: 100000; }
.tipsy-inner { padding: 5px 8px 4px 8px; background-color: black; color: white; max-width: 200px; text-align: center; }
.tipsy-inner { border-radius: 3px;… |
tipsy.info |
tipsy.info |
|
name = Tipsy tooltips
description = Integrates <a href="http://onehackoranother.com/projects/jquery/tipsy/">Tipsy</a> jQuery plugin for creating a Facebook-like tooltips effect.
core = 7.x
configure =… |
tipsy.install |
tipsy.install |
|
Install, update and uninstall functions for the tipsy module. |
tipsy.module |
tipsy.module |
|
|