git-svn-id: https://192.168.0.254/svn/Proyectos.FundacionLQDVI_WebCongresos/trunk@2 94ccb1af-fd9d-d947-8d90-7f70ea60afc8
18 lines
492 B
CSS
18 lines
492 B
CSS
/**
|
|
* Modules Anywhere editor button stylesheet
|
|
*
|
|
* @package Modules Anywhere
|
|
* @version 1.3.4
|
|
*
|
|
* @author Peter van Westen <peter@nonumber.nl>
|
|
* @link http://www.nonumber.nl
|
|
* @copyright Copyright (C) 2010 NoNumber! All Rights Reserved
|
|
* @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
|
|
*/
|
|
|
|
.button2-left .modulesanywhere {
|
|
background: transparent url(../images/button_right.png) no-repeat 100% 0px;
|
|
}
|
|
.button2-left .blank a {
|
|
padding: 0 6px;
|
|
} |