SourceCodeSky QQ客服 SourceCodeSky 400电话 客服电话 暂无
首页 » 源代码 » 帝国CMS FCKeditor编辑器添加插入代码插件方法 » /SyntaxHighlighter2.1.382/styles/shCore.css

shCore.css ( 文件浏览 )

  • keepall 发布于 2016-12-09 21:19
  • 浏览次数:378
  • 下载次数: 4
  • 下载需 10 积分
  • 侵权举报
/**
 * SyntaxHighlighter
 * http://alexgorbatchev.com/
 *
 * SyntaxHighlighter is donationware. If you are using it, please donate.
 * http://alexgorbatchev.com/wiki/SyntaxHighlighter:Donate
 *
 * @version
 * 2.1.382 (June 24 2010)
 * 
 * @copyright
 * Copyright (C) 2004-2009 Alex Gorbatchev.
 *
 * @license
 * This file is part of SyntaxHighlighter.
 * 
 * SyntaxHighlighter is free software: you can redistribute it and/or modify
 * it under the terms of the GNU Lesser General Public License as published by
 * the Free Software Foundation, either version 3 of the License, or
 * (at your option) any later version.
 * 
 * SyntaxHighlighter is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 * 
 * You should have received a copy of the GNU General Public License
 * along with SyntaxHighlighter.  If not, see <http://www.gnu.org/copyleft/lesser.html>.
 */
.syntaxhighlighter,
.syntaxhighlighter div,
.syntaxhighlighter code,
.syntaxhighlighter table,
.syntaxhighlighter table td,
.syntaxhighlighter table tr,
.syntaxhighlighter table tbody
{
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    outline: 0 !important;
    background: none !important;
    text-align: left !important;
    float: none !important;
    vertical-align: baseline !important;
    position: static !important;
    left: auto !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    height: auto !important;
    width: auto !important;
    line-height: 1.1em !important;
    font-family: "Consolas", "Bitstream Vera Sans Mono", "Courier New", Courier, monospace !important;
    font-weight: normal !important;
    font-style: normal !important;
    font-size: 1em !important;
    min-height: inherit !important; /* For IE8, FF & WebKit */
    min-height: auto !important; /* For IE7 */
}

.syntaxhighlighter
{
    width: 99% !important; /* 99% fixes IE8 horizontal scrollbar */
    margin: 1em 0 1em 0 !important;
    padding: 1px !important; /* adds a little border on top and bottom */
    position: relative !important;
}

.syntaxhighlighter .bold 
{
    font-weight: bold !important;
}

.syntaxhighlighter .italic 
{
    font-style: italic !important;
}

.syntaxhighlighter .line
{
}

.syntaxhighlighter .no-wrap .line .content
{
    white-space: pre !important;
}

.syntaxhighlighter .line table 
{
    border-collapse: collapse !important;
}

.syntaxhighlighter .line td
{
    vertical-align: top !important;
}

.syntaxhighlighter .line .number
{
    width: 3em !important;
}

.syntaxhighlighter .line .number code
{
    width: 2.7em !important;
    padding-right: .3em !important;
    text-align: right !important;
    display: block !important;
}

.syntaxhighlighter .line .content
{
    padding-left: .5em !important;
}

.syntaxhighlighter .line .spaces
[!==More==!]			
...
展开> <收缩

下载源码到电脑,阅读使用更方便

1 积分

快速下载
还剩0行未阅读,继续阅读
免费下载源码
Sponsored links

源码文件列表

温馨提示: 点击源码文件名可预览文件内容哦 ^_^
...
名称 大小 修改日期
/syntaxhighlight2/fckplugin.js 1.95 KB 2009-05-23 12:48:24
/syntaxhighlight2/README.txt 1.68 KB 2009-05-23 14:03:52
/syntaxhighlight2/dialog/fck_syntaxhighlight.html 8.21 KB 2009-05-23 13:23:22
/syntaxhighlight2/dialog/syntaxhighlight.js 8.89 KB 2009-05-23 13:52:38
/syntaxhighlight2/docs/folder-setup.png 5.76 KB 2009-03-02 23:58:46
/syntaxhighlight2/docs/install.html 5.10 KB 2009-03-03 00:39:22
/syntaxhighlight2/docs/plugin-screenshot.png 4.66 KB 2009-03-02 23:56:04
/syntaxhighlight2/docs/styles.css 865 Bytes 2009-03-02 23:52:00
/syntaxhighlight2/images/syntaxhighlight.gif 94 Bytes 2009-03-02 21:49:52
/syntaxhighlight2/lang/en.js 2.29 KB 2009-05-23 12:43:00
/syntaxhighlight2/lang/zh-cn.js 1.51 KB 2013-10-22 11:33:40
/SyntaxHighlighter2.1.382/LGPLv3.txt 7.62 KB 2010-06-24 12:26:00
/SyntaxHighlighter2.1.382/test.html 2.06 KB 2010-06-24 12:26:00
/SyntaxHighlighter2.1.382/scripts/clipboard.swf 1.33 KB 2010-06-24 12:26:00
/SyntaxHighlighter2.1.382/scripts/shBrushAS3.js 2.85 KB 2010-06-24 12:26:04
/SyntaxHighlighter2.1.382/scripts/shBrushBash.js 3.40 KB 2010-06-24 12:26:04
/SyntaxHighlighter2.1.382/scripts/shBrushColdFusion.js 8.55 KB 2010-06-24 12:26:04
/SyntaxHighlighter2.1.382/scripts/shBrushCpp.js 5.67 KB 2010-06-24 12:26:04
/SyntaxHighlighter2.1.382/scripts/shBrushCSharp.js 2.98 KB 2010-06-24 12:26:04
/SyntaxHighlighter2.1.382/scripts/shBrushCss.js 6.07 KB 2010-06-24 12:26:04
/SyntaxHighlighter2.1.382/scripts/shBrushDelphi.js 2.84 KB 2010-06-24 12:26:04
/SyntaxHighlighter2.1.382/scripts/shBrushDiff.js 1.54 KB 2010-06-24 12:26:04
/SyntaxHighlighter2.1.382/scripts/shBrushErlang.js 2.16 KB 2010-06-24 12:26:04
/SyntaxHighlighter2.1.382/scripts/shBrushGroovy.js 3.42 KB 2010-06-24 12:26:04
/SyntaxHighlighter2.1.382/scripts/shBrushJava.js 2.56 KB 2010-06-24 12:26:04
/SyntaxHighlighter2.1.382/scripts/shBrushJavaFX.js 2.67 KB 2010-06-24 12:26:04
/SyntaxHighlighter2.1.382/scripts/shBrushJScript.js 2.17 KB 2010-06-24 12:26:04
/SyntaxHighlighter2.1.382/scripts/shBrushPerl.js 3.61 KB 2010-06-24 12:26:04
/SyntaxHighlighter2.1.382/scripts/shBrushPhp.js 5.59 KB 2010-06-24 12:26:04
/SyntaxHighlighter2.1.382/scripts/shBrushPlain.js 1.24 KB 2010-06-24 12:26:04
/SyntaxHighlighter2.1.382/scripts/shBrushPowerShell.js 4.34 KB 2010-06-24 12:26:04
/SyntaxHighlighter2.1.382/scripts/shBrushPython.js 2.90 KB 2010-06-24 12:26:04
/SyntaxHighlighter2.1.382/scripts/shBrushRuby.js 2.65 KB 2010-06-24 12:26:04
/SyntaxHighlighter2.1.382/scripts/shBrushScala.js 2.38 KB 2010-06-24 12:26:04
/SyntaxHighlighter2.1.382/scripts/shBrushSql.js 3.49 KB 2010-06-24 12:26:04
/SyntaxHighlighter2.1.382/scripts/shBrushVb.js 2.73 KB 2010-06-24 12:26:04
/SyntaxHighlighter2.1.382/scripts/shBrushXml.js 2.46 KB 2010-06-24 12:26:04
/SyntaxHighlighter2.1.382/scripts/shCore.js 19.21 KB 2010-06-24 12:26:04
/SyntaxHighlighter2.1.382/scripts/shLegacy.js 2.81 KB 2010-06-24 12:26:04
/SyntaxHighlighter2.1.382/src/shCore.js 60.61 KB 2010-06-24 12:26:04
/SyntaxHighlighter2.1.382/src/shLegacy.js 4.29 KB 2010-06-24 12:26:04
/SyntaxHighlighter2.1.382/styles/help.png 786 Bytes 2010-06-24 12:26:00
/SyntaxHighlighter2.1.382/styles/magnifier.png 615 Bytes 2010-06-24 12:26:00
/SyntaxHighlighter2.1.382/styles/page_white_code.png 603 Bytes 2010-06-24 12:26:00
/SyntaxHighlighter2.1.382/styles/page_white_copy.png 309 Bytes 2010-06-24 12:26:00
/SyntaxHighlighter2.1.382/styles/printer.png 731 Bytes 2010-06-24 12:26:00
/SyntaxHighlighter2.1.382/styles/shCore.css 7.02 KB 2010-06-24 12:26:04
/SyntaxHighlighter2.1.382/styles/shThemeDefault.css 3.44 KB 2010-06-24 12:26:04
/SyntaxHighlighter2.1.382/styles/shThemeDjango.css 3.37 KB 2010-06-24 12:26:04
/SyntaxHighlighter2.1.382/styles/shThemeEclipse.css 3.60 KB 2010-06-24 12:26:04
/SyntaxHighlighter2.1.382/styles/shThemeEmacs.css 3.36 KB 2010-06-24 12:26:04
/SyntaxHighlighter2.1.382/styles/shThemeFadeToGrey.css 3.42 KB 2010-06-24 12:26:04
/SyntaxHighlighter2.1.382/styles/shThemeMidnight.css 3.37 KB 2010-06-24 12:26:04
/SyntaxHighlighter2.1.382/styles/shThemeRDark.css 3.39 KB 2010-06-24 12:26:04
Sponsored links
正在加载中……

Switch to the English version?

Yes
SourceCodeSky 英文版
No
SourceCodeSky 中文版

完善个人资料,获价值¥30元积分奖励!