www.gusucode.com > 爱美尔女性商城源码 1.0源码程序 > BJXeditor/editor/dialog/fck_universalkey/fck_universalkey.css

    /*
 * Copyright (C) 2003-2006 Frederico Caldeira Knabben
 * 
 * Licensed under the terms of the GNU Lesser General Public License:
 * 		http://www.opensource.org/licenses/lgpl-license.php
 * 
 * For further information visit:
 * 		http://www.gzshopping.com/
 *
 * 
 * File Name: fck_universalkey.css
 * 	CSS styles for the Universal Keyboard.
 * 
 * File Authors:
 * 		Michel Staelens (michel.staelens@wanadoo.fr)
 * 		Bernadette Cierzniak
 * 		Abdul-Aziz Al-Oraij (top7up@hotmail.com)
 */

BODY, TEXTAREA, INPUT, TD, SELECT
{
	font-family: Tahoma,verdana,arial,sans-serif;
}
DIV
{
	position: absolute;
}
.simple
{
	font-size: 11pt;
}
.double
{
	font-size: 9pt;
}
.simpledia
{
	color: red;
	font-size: 11pt;
}
.doubledia
{
	color: red;
	font-size: 9pt;
}
.action
{
	color: white;
	font-size: 7pt;
}
.clavier
{
	color: blue;
	font-size: 7pt;
}
.sign
{
	color: gray;
	font-size: 7pt;
}