Asp.net源码专业站
首页->商务办公->科信客户关系管理系统源码>>fckeditor/editor/css/fck_showtableborders_gecko.css>>源码在线查看
温馨提示:代码在线浏览功能只能做为源码浏览参考,如果想更进一步了解该代码请下载:科信客户关系管理系统源码
当前文件:文件类型 KeXinCrm/fckeditor/editor/css/fck_showtableborders_gecko.css[1K,2009-6-12 11:46:27]打开代码结构图
普通视图
		            
1/* 2 * FCKeditor - The text editor for Internet - http://www.fckeditor.net 3 * Copyright (C) 2003-2007 Frederico Caldeira Knabben 4 * 5 * == BEGIN LICENSE == 6 * 7 * Licensed under the terms of any of the following licenses at your 8 * choice: 9 * 10 * - GNU General Public License Version 2 or later (the "GPL") 11 * http://www.gnu.org/licenses/gpl.html 12 * 13 * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") 14 * http://www.gnu.org/licenses/lgpl.html 15 * 16 * - Mozilla Public License Version 1.1 or later (the "MPL") 17 * http://www.mozilla.org/MPL/MPL-1.1.html 18 * 19 * == END LICENSE == 20 * 21 * File Name: fck_showtableborders_gecko.css 22 * This CSS Style Sheet defines the rules to show table borders on Gecko. 23 * 24 * File Authors: 25 * Frederico Caldeira Knabben (www.fckeditor.net) 26 */ 27 28/* For tables with the "border" attribute set to "0" */ 29table[border="0"], 30table[border="0"] > tr > td, table[border="0"] > tr > th, 31table[border="0"] > tbody > tr > td, table[border="0"] > tbody > tr > th, 32table[border="0"] > thead > tr > td, table[border="0"] > thead > tr > th, 33table[border="0"] > tfoot > tr > td, table[border="0"] > tfoot > tr > th 34{ 35 border: #d3d3d3 1px dotted ; 36} 37 38/* For tables with no "border" attribute set */ 39table:not([border]), 40table:not([border]) > tr > td, table:not([border]) > tr > th, 41table:not([border]) > tbody > tr > td, table:not([border]) > tbody > tr > th, 42table:not([border]) > thead > tr > td, table:not([border]) > thead > tr > th, 43table:not([border]) > tfoot > tr > td, table:not([border]) > tfoot > tr > th 44{ 45 border: #d3d3d3 1px dotted ; 46} 47
还没有找到您心仪的内容?请用.net源码大搜捕
代码片断 打包下载该项目完整源码:科信客户关系管理系统源码
51Aspx.com 版权所有 CopyRight © 2006-2010. 京ICP备06046876号 本站法律顾问:ITlaw-庄毅雄律师
返回顶部
客户服务:点击这里进行客户咨询 业务合作:点击这里洽谈业务合作 合作热线:010-68880146