/* SVN FILE: $Id: hiddenText.css 1100 2013-03-20 18:24:24Z Wolff $ */
/**
 * @lastChangedBy       $LastChangedBy: Wolff $
 * @copyright           ARZA STUDIO
 * @version             $Revision: 1100 $
 * @date                $Date: 2013-03-20 19:24:24 +0100 (Mer 20 mar 2013) $
 * @license             LICENSE.TXT
 * @filesource          $URL: https://svn.arza-studio.com/engine/branches/1.4/components/widgets/assets/hiddenText/hiddenText.css $
 * @desc                CSS for azLabel
 */

a.hiddenTextLoading
{
    padding:              0;
    width:                12px;
    height:               12px;
    background-color:     transparent;
    background-image:     url(smallLoader.gif);
    background-repeat:    no-repeat;
    vertical-align:       middle;
    font-size:            12px;
    line-height:          12px;
}