Файл: public/fck/editor/dialog/fck_universalkey/fck_universalkey.css
Строк: 36
/*
* FCKeditor - The text editor for internet
* Copyright (C) 2003-2004
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.fckeditor.net/
*
* File Name:
fck_universalkey.css
* CSS styles for the Universal Keyboard.
*
*
Version: 2.0 RC3
* Modified: 2005-02-10 18:06:16
*
* 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;
}