PHP Classes

File: src/MSD/HomeBundle/Resources/public/css/jquery-ui-1.10.3/themes/base/jquery.ui.tooltip.css

Recommend this page to a friend!
  Classes of Manolo Salsas   Online PHP Image Transform   src/MSD/HomeBundle/Resources/public/css/jquery-ui-1.10.3/themes/base/jquery.ui.tooltip.css   Download  
File: src/MSD/HomeBundle/Resources/public/css/jquery-ui-1.10.3/themes/base/jquery.ui.tooltip.css
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Online PHP Image Transform
Application to do interactive image manipulation
Author: By
Last change:
Date: 4 years ago
Size: 375 bytes
 

Contents

Class file image Download
/*! * jQuery UI Tooltip 1.10.3 * http://jqueryui.com * * Copyright 2013 jQuery Foundation and other contributors * Released under the MIT license. * http://jquery.org/license */ .ui-tooltip { padding: 8px; position: absolute; z-index: 9999; max-width: 300px; -webkit-box-shadow: 0 0 5px #aaa; box-shadow: 0 0 5px #aaa; } body .ui-tooltip { border-width: 2px; }