您目前尚未登陆,请选择【登陆】或【注册
首页->行政办公->科信客户关系管理系统源码>>fckeditor/fckstyles.xml>>代码在线查看
温馨提示:代码在线浏览功能只能做为源码浏览参考,不能展示项目的全部,如果想更进一步了解该代码请下载:科信客户关系管理系统源码


当前文件路径:KeXinCrm/fckeditor/fckstyles.xml 文件类型
普通视图
		            
1<?xml version="1.0" encoding="utf-8" ?> 2<!-- 3 * FCKeditor - The text editor for Internet - http://www.fckeditor.net 4 * Copyright (C) 2003-2007 Frederico Caldeira Knabben 5 * 6 * == BEGIN LICENSE == 7 * 8 * Licensed under the terms of any of the following licenses at your 9 * choice: 10 * 11 * - GNU General Public License Version 2 or later (the "GPL") 12 * http://www.gnu.org/licenses/gpl.html 13 * 14 * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") 15 * http://www.gnu.org/licenses/lgpl.html 16 * 17 * - Mozilla Public License Version 1.1 or later (the "MPL") 18 * http://www.mozilla.org/MPL/MPL-1.1.html 19 * 20 * == END LICENSE == 21 * 22 * File Name: fckstyles.xml 23 * This is the sample style definitions file. It makes the styles combo 24 * completely customizable. 25 * See FCKConfig.StylesXmlPath in the configuration file. 26 * 27 * File Authors: 28 * Frederico Caldeira Knabben (www.fckeditor.net) 29--> 30<Styles> 31 <Style name="Image on Left" element="img"> 32 <Attribute name="style" value="padding: 5px; margin-right: 5px" /> 33 <Attribute name="border" value="2" /> 34 <Attribute name="align" value="left" /> 35 </Style> 36 <Style name="Image on Right" element="img"> 37 <Attribute name="style" value="padding: 5px; margin-left: 5px" /> 38 <Attribute name="border" value="2" /> 39 <Attribute name="align" value="right" /> 40 </Style> 41 <Style name="Custom Bold" element="span"> 42 <Attribute name="style" value="font-weight: bold;" /> 43 </Style> 44 <Style name="Custom Italic" element="em" /> 45 <Style name="Title" element="span"> 46 <Attribute name="class" value="Title" /> 47 </Style> 48 <Style name="Code" element="span"> 49 <Attribute name="class" value="Code" /> 50 </Style> 51 <Style name="Title H3" element="h3" /> 52 <Style name="Custom Ruler" element="hr"> 53 <Attribute name="size" value="1" /> 54 <Attribute name="color" value="#ff0000" /> 55 </Style> 56</Styles>
还没有找到您心仪的内容?请用.net源码大搜捕
代码片断 打包下载该项目完整源码:科信客户关系管理系统源码

- ASP.Net网络资源管理器 v2.0

- 某贸易公司项目管理系统源码

- asp.net漂亮弹出对话框控件源..

- Ajax入门的三个实用小例子

- KissSite多功能博客V1.9

- 达达ASP.NET简单新闻发布源码

- 小爱学习(asp.Net)新闻系统 V0.1

- 某物流网站源码

51Aspx.com 版权所有 CopyRight © 2000-2008. 京ICP备06046876号