/* SVN FILE: $Id: _pellet.css 176 2016-05-11 15:00:40Z Wolff $ */
/**
 * @lastChangedBy       $LastChangedBy: Wolff $
 * @copyright           ARZA STUDIO
 * @version             $Revision: 176 $
 * @date                $Date: 2016-05-11 17:00:40 +0200 (mer., 11 mai 2016) $
 * @license             LICENSE.TXT
 * @filesource          $URL: https://svn.arza-studio.com/tripalium/trunk/protected/modules/windmill/assets/media/operation/_pellet.css $
 */

.operationPellet
{
    display: inline-block;
    text-decoration: none;
    margin-top: 5px;
}
.operationPellet:hover
{
    text-decoration: none;
}
.operationPellet70
{
    height: 70px;
    width: 70px;
}
.operationPellet130
{
    height: 130px;
    width: 130px;
}