⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 fck_universalkey.css.svn-base

📁 本项目是基于展示新闻的一款产品。在本系统中用户可以自定义栏目及新闻分类 发布新闻信息
💻 SVN-BASE
字号:
/*
 * FCKeditor - The text editor for internet
 * 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.fckeditor.net/
 * 
 * "Support Open Source software. What about a donation today?"
 * 
 * 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;
}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -