mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-28 15:49:57 +09:00
set svn property - svn:eol-style LF
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8253 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
9802eaa60a
commit
620b03d184
763 changed files with 114595 additions and 114595 deletions
|
|
@ -1,31 +1,31 @@
|
|||
@charset "utf-8";
|
||||
/* NHN (developers@xpressengine.com) */
|
||||
|
||||
html, body { height:100%; background-color:transparent; padding:0; margin:0;}
|
||||
|
||||
/* Editable */
|
||||
.xe_content.editable { margin-right:8px; }
|
||||
.xe_content.editable h1,
|
||||
.xe_content.editable h2,
|
||||
.xe_content.editable h3,
|
||||
.xe_content.editable h4,
|
||||
.xe_content.editable h5,
|
||||
.xe_content.editable h6,
|
||||
.xe_content.editable p,
|
||||
.xe_content.editable ul,
|
||||
.xe_content.editable ol,
|
||||
.xe_content.editable dl,
|
||||
.xe_content.editable div,
|
||||
.xe_content.editable code.block{ border:1px dotted #ccc;}
|
||||
.xe_content.editable h1:before{ content:""; display:block; width:100%; height:9px; margin-bottom:-9px; background-image:url(./img/elementH.gif); background-repeat:no-repeat; background-position:right top;}
|
||||
.xe_content.editable h2:before{ content:""; display:block; width:100%; height:9px; margin-bottom:-9px; background-image:url(./img/elementH.gif); background-repeat:no-repeat; background-position:right -100px;}
|
||||
.xe_content.editable h3:before{ content:""; display:block; width:100%; height:9px; margin-bottom:-9px; background-image:url(./img/elementH.gif); background-repeat:no-repeat; background-position:right -200px;}
|
||||
.xe_content.editable h4:before{ content:""; display:block; width:100%; height:9px; margin-bottom:-9px; background-image:url(./img/elementH.gif); background-repeat:no-repeat; background-position:right -300px;}
|
||||
.xe_content.editable h5:before{ content:""; display:block; width:100%; height:9px; margin-bottom:-9px; background-image:url(./img/elementH.gif); background-repeat:no-repeat; background-position:right -400px;}
|
||||
.xe_content.editable h6:before{ content:""; display:block; width:100%; height:9px; margin-bottom:-9px; background-image:url(./img/elementH.gif); background-repeat:no-repeat; background-position:right -500px;}
|
||||
.xe_content.editable p{ background-image:url(./img/elementP.gif); background-repeat:no-repeat; background-position:right top;}
|
||||
.xe_content.editable ul{ background-image:url(./img/elementUl.gif); background-repeat:no-repeat; background-position:right top;}
|
||||
.xe_content.editable ol{ background-image:url(./img/elementOl.gif); background-repeat:no-repeat; background-position:right top;}
|
||||
.xe_content.editable dl{ background-image:url(./img/elementDl.gif); background-repeat:no-repeat; background-position:right top;}
|
||||
.xe_content.editable div{ background-image:url(./img/elementDiv.gif); background-repeat:no-repeat; background-position:right top;}
|
||||
.xe_content.editable code.block{ background-image:url(./img/elementCode.gif); background-repeat:no-repeat; background-position:right top;}
|
||||
@charset "utf-8";
|
||||
/* NHN (developers@xpressengine.com) */
|
||||
|
||||
html, body { height:100%; background-color:transparent; padding:0; margin:0;}
|
||||
|
||||
/* Editable */
|
||||
.xe_content.editable { margin-right:8px; }
|
||||
.xe_content.editable h1,
|
||||
.xe_content.editable h2,
|
||||
.xe_content.editable h3,
|
||||
.xe_content.editable h4,
|
||||
.xe_content.editable h5,
|
||||
.xe_content.editable h6,
|
||||
.xe_content.editable p,
|
||||
.xe_content.editable ul,
|
||||
.xe_content.editable ol,
|
||||
.xe_content.editable dl,
|
||||
.xe_content.editable div,
|
||||
.xe_content.editable code.block{ border:1px dotted #ccc;}
|
||||
.xe_content.editable h1:before{ content:""; display:block; width:100%; height:9px; margin-bottom:-9px; background-image:url(./img/elementH.gif); background-repeat:no-repeat; background-position:right top;}
|
||||
.xe_content.editable h2:before{ content:""; display:block; width:100%; height:9px; margin-bottom:-9px; background-image:url(./img/elementH.gif); background-repeat:no-repeat; background-position:right -100px;}
|
||||
.xe_content.editable h3:before{ content:""; display:block; width:100%; height:9px; margin-bottom:-9px; background-image:url(./img/elementH.gif); background-repeat:no-repeat; background-position:right -200px;}
|
||||
.xe_content.editable h4:before{ content:""; display:block; width:100%; height:9px; margin-bottom:-9px; background-image:url(./img/elementH.gif); background-repeat:no-repeat; background-position:right -300px;}
|
||||
.xe_content.editable h5:before{ content:""; display:block; width:100%; height:9px; margin-bottom:-9px; background-image:url(./img/elementH.gif); background-repeat:no-repeat; background-position:right -400px;}
|
||||
.xe_content.editable h6:before{ content:""; display:block; width:100%; height:9px; margin-bottom:-9px; background-image:url(./img/elementH.gif); background-repeat:no-repeat; background-position:right -500px;}
|
||||
.xe_content.editable p{ background-image:url(./img/elementP.gif); background-repeat:no-repeat; background-position:right top;}
|
||||
.xe_content.editable ul{ background-image:url(./img/elementUl.gif); background-repeat:no-repeat; background-position:right top;}
|
||||
.xe_content.editable ol{ background-image:url(./img/elementOl.gif); background-repeat:no-repeat; background-position:right top;}
|
||||
.xe_content.editable dl{ background-image:url(./img/elementDl.gif); background-repeat:no-repeat; background-position:right top;}
|
||||
.xe_content.editable div{ background-image:url(./img/elementDiv.gif); background-repeat:no-repeat; background-position:right top;}
|
||||
.xe_content.editable code.block{ background-image:url(./img/elementCode.gif); background-repeat:no-repeat; background-position:right top;}
|
||||
|
|
|
|||
|
|
@ -1,11 +1,11 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<link rel="stylesheet" type="text/css" href="editor.css" />
|
||||
<link rel="stylesheet" type="text/css" href="style.css" />
|
||||
<title>XpressEngine</title>
|
||||
</head>
|
||||
<body class="xe_content editable">
|
||||
</body>
|
||||
</html>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<link rel="stylesheet" type="text/css" href="editor.css" />
|
||||
<link rel="stylesheet" type="text/css" href="style.css" />
|
||||
<title>XpressEngine</title>
|
||||
</head>
|
||||
<body class="xe_content editable">
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
|
|
@ -1,46 +1,46 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<skin version="0.2">
|
||||
<title xml:lang="ko">XE 기본 서식 (하얀 배경)</title>
|
||||
<title xml:lang="en">XE Default Form(white color background)</title>
|
||||
<title xml:lang="zh-CN">XE默认样式(白色背景)</title>
|
||||
<title xml:lang="zh-TW">XE預設樣式(白色背景)</title>
|
||||
<title xml:lang="vi">XE Mặc định (Nền sáng)</title>
|
||||
<title xml:lang="jp">XEデフォルトスタイル(白色背景)</title>
|
||||
<title xml:lang="tr">XE Varsayılan Form(beyaz renk arkaplan)</title>
|
||||
<description xml:lang="ko">
|
||||
XE 기본 문서 서식입니다.
|
||||
문서 수정중에는 각 요소들이 구분되어 보입니다.
|
||||
</description>
|
||||
<description xml:lang="en">
|
||||
XE Default Form(white color background)
|
||||
</description>
|
||||
<description xml:lang="zh-CN">
|
||||
XE默认样式。
|
||||
在编辑文档时,可清晰地区分各标签区域。
|
||||
</description>
|
||||
<description xml:lang="zh-TW">
|
||||
XE編輯器預設樣式。
|
||||
編輯檔案時,可以清楚地區分各標籤。
|
||||
</description>
|
||||
<description xml:lang="vi">
|
||||
Trang mẫu mặc định của XE.
|
||||
Nó sẽ hiển thị trong phần sửa đổi bài viết.
|
||||
</description>
|
||||
<description xml:lang="jp">
|
||||
XEのデフォルトドキュメントのスタイルです。
|
||||
ドキュメント編集中には、各要素が区分されて見えます。
|
||||
</description>
|
||||
<description xml:lang="tr">
|
||||
XE Varsayılan Form(beyaz renk arkaplan)
|
||||
</description>
|
||||
<version>0.0.1</version>
|
||||
<date>2009-04-17</date>
|
||||
<author email_address="developers@xpressengine.com" link="http://xpressengine.com/">
|
||||
<name xml:lang="ko">NHN</name>
|
||||
<name xml:lang="zh-CN">NHN</name>
|
||||
<name xml:lang="zh-TW">NHN</name>
|
||||
<name xml:lang="jp">NHN</name>
|
||||
<name xml:lang="vi">NHN</name>
|
||||
<name xml:lang="tr">NHN</name>
|
||||
</author>
|
||||
</skin>
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<skin version="0.2">
|
||||
<title xml:lang="ko">XE 기본 서식 (하얀 배경)</title>
|
||||
<title xml:lang="en">XE Default Form(white color background)</title>
|
||||
<title xml:lang="zh-CN">XE默认样式(白色背景)</title>
|
||||
<title xml:lang="zh-TW">XE預設樣式(白色背景)</title>
|
||||
<title xml:lang="vi">XE Mặc định (Nền sáng)</title>
|
||||
<title xml:lang="jp">XEデフォルトスタイル(白色背景)</title>
|
||||
<title xml:lang="tr">XE Varsayılan Form(beyaz renk arkaplan)</title>
|
||||
<description xml:lang="ko">
|
||||
XE 기본 문서 서식입니다.
|
||||
문서 수정중에는 각 요소들이 구분되어 보입니다.
|
||||
</description>
|
||||
<description xml:lang="en">
|
||||
XE Default Form(white color background)
|
||||
</description>
|
||||
<description xml:lang="zh-CN">
|
||||
XE默认样式。
|
||||
在编辑文档时,可清晰地区分各标签区域。
|
||||
</description>
|
||||
<description xml:lang="zh-TW">
|
||||
XE編輯器預設樣式。
|
||||
編輯檔案時,可以清楚地區分各標籤。
|
||||
</description>
|
||||
<description xml:lang="vi">
|
||||
Trang mẫu mặc định của XE.
|
||||
Nó sẽ hiển thị trong phần sửa đổi bài viết.
|
||||
</description>
|
||||
<description xml:lang="jp">
|
||||
XEのデフォルトドキュメントのスタイルです。
|
||||
ドキュメント編集中には、各要素が区分されて見えます。
|
||||
</description>
|
||||
<description xml:lang="tr">
|
||||
XE Varsayılan Form(beyaz renk arkaplan)
|
||||
</description>
|
||||
<version>0.0.1</version>
|
||||
<date>2009-04-17</date>
|
||||
<author email_address="developers@xpressengine.com" link="http://xpressengine.com/">
|
||||
<name xml:lang="ko">NHN</name>
|
||||
<name xml:lang="zh-CN">NHN</name>
|
||||
<name xml:lang="zh-TW">NHN</name>
|
||||
<name xml:lang="jp">NHN</name>
|
||||
<name xml:lang="vi">NHN</name>
|
||||
<name xml:lang="tr">NHN</name>
|
||||
</author>
|
||||
</skin>
|
||||
|
|
|
|||
|
|
@ -1,57 +1,57 @@
|
|||
@charset "utf-8";
|
||||
/* NHN (developers@xpressengine.com) */
|
||||
|
||||
/* xe_content */
|
||||
.xe_content{ color:#000; font-size:12px;}
|
||||
|
||||
.xe_content blockquote.q1,
|
||||
.xe_content blockquote.q2,
|
||||
.xe_content blockquote.q3,
|
||||
.xe_content blockquote.q4,
|
||||
.xe_content blockquote.q5,
|
||||
.xe_content blockquote.q6,
|
||||
.xe_content blockquote.q7{ padding:10px; margin:0 15px; }
|
||||
|
||||
.xe_content blockquote.q1{ padding:0 10px; border-left:2px solid #ccc;}
|
||||
.xe_content blockquote.q2{ padding:0 10px; background:url(./img/bg_qmark.gif) no-repeat left top;}
|
||||
.xe_content blockquote.q3{ border:1px solid #d9d9d9;}
|
||||
.xe_content blockquote.q4{ border:1px solid #d9d9d9; background:#fbfbfb;}
|
||||
.xe_content blockquote.q5{ border:2px solid #707070;}
|
||||
.xe_content blockquote.q6{ border:1px dashed #707070;}
|
||||
.xe_content blockquote.q7{ border:1px dashed #707070; background:#fbfbfb;}
|
||||
|
||||
/* Heading */
|
||||
.xe_content h1,
|
||||
.xe_content h2,
|
||||
.xe_content h3,
|
||||
.xe_content h4,
|
||||
.xe_content h5,
|
||||
.xe_content h6{ line-height:1.2; clear:both;}
|
||||
.xe_content h1{ font-size:22px; border-bottom:4px solid #f4f4f4; background-color:#fff; *border-bottom:1px solid #ccc; *zoom:1; *filter:progid:DXImageTransform.Microsoft.dropshadow(OffX='0', OffY='4', Color='#f4f4f4', positive='true');}
|
||||
.xe_content h1:after{ content:""; display:block; font-size:0; line-height:0; overflow:hidden; height:1px; background:#ccc;}
|
||||
.xe_content h2{ font-size:20px; border-bottom:3px solid #f4f4f4; background-color:#fff; *border-bottom:1px solid #ccc; *zoom:1; *filter:progid:DXImageTransform.Microsoft.dropshadow(OffX='0', OffY='3', Color='#f4f4f4', positive='true');}
|
||||
.xe_content h2:after{ content:""; display:block; font-size:0; line-height:0; overflow:hidden; height:1px; background:#ccc;}
|
||||
.xe_content h3{ font-size:18px; border-bottom:2px solid #f4f4f4; background-color:#fff; *border-bottom:1px solid #ccc; *zoom:1; *filter:progid:DXImageTransform.Microsoft.dropshadow(OffX='0', OffY='2', Color='#f4f4f4', positive='true');}
|
||||
.xe_content h3:after{ content:""; display:block; font-size:0; line-height:0; overflow:hidden; height:1px; background:#ccc;}
|
||||
.xe_content h4{ font-size:16px; border-bottom:1px solid #f4f4f4; background-color:#fff; *border-bottom:1px solid #ccc; *zoom:1; *filter:progid:DXImageTransform.Microsoft.dropshadow(OffX='0', OffY='1', Color='#f4f4f4', positive='true');}
|
||||
.xe_content h4:after{ content:""; display:block; font-size:0; line-height:0; overflow:hidden; height:1px; background:#ccc;}
|
||||
.xe_content h5{ font-size:14px; border-bottom:1px solid #ccc;}
|
||||
.xe_content h6{ font-size:12px; border-bottom:1px dotted #ccc;}
|
||||
|
||||
/* Blockquote */
|
||||
.xe_content q{ background-color:#eee;}
|
||||
|
||||
/* Cite */
|
||||
.xe_content cite{ font-style:normal; color:#8b8b8b;}
|
||||
|
||||
/* Code */
|
||||
.xe_content code{ font-family:"Courier New", Monospace; background-color:#fff5d9;}
|
||||
.xe_content code.block{ position:relative; font-family:"Courier New", Monospace; line-height:1; display:block; padding:12px 15px 12px 15px; background-color:#fff5d9; -moz-border-radius:5px; -webkit-border-radius:5px;}
|
||||
|
||||
/* Anchor */
|
||||
.xe_content a.none {color:#8b8b8b; padding-right:13px; margin-right:2px; background:url(./img/iconNone.gif); background-repeat:no-repeat; background-position:right center;}
|
||||
.xe_content a.external{ padding-right:13px; margin-right:2px; background-image:url(./img/iconExternal.gif); background-repeat:no-repeat; background-position:right center;}
|
||||
.xe_content a.blank{ padding-right:13px; margin-right:2px; background-image:url(./img/iconBlank.gif); background-repeat:no-repeat; background-position:right center;}
|
||||
|
||||
/* Division */
|
||||
.xe_content .mpDivision{ border:1px dotted #ccc; padding-left:15px; padding-right:15px; -moz-border-radius:5px; -webkit-border-radius:5px; background:#f4f4f4;}
|
||||
@charset "utf-8";
|
||||
/* NHN (developers@xpressengine.com) */
|
||||
|
||||
/* xe_content */
|
||||
.xe_content{ color:#000; font-size:12px;}
|
||||
|
||||
.xe_content blockquote.q1,
|
||||
.xe_content blockquote.q2,
|
||||
.xe_content blockquote.q3,
|
||||
.xe_content blockquote.q4,
|
||||
.xe_content blockquote.q5,
|
||||
.xe_content blockquote.q6,
|
||||
.xe_content blockquote.q7{ padding:10px; margin:0 15px; }
|
||||
|
||||
.xe_content blockquote.q1{ padding:0 10px; border-left:2px solid #ccc;}
|
||||
.xe_content blockquote.q2{ padding:0 10px; background:url(./img/bg_qmark.gif) no-repeat left top;}
|
||||
.xe_content blockquote.q3{ border:1px solid #d9d9d9;}
|
||||
.xe_content blockquote.q4{ border:1px solid #d9d9d9; background:#fbfbfb;}
|
||||
.xe_content blockquote.q5{ border:2px solid #707070;}
|
||||
.xe_content blockquote.q6{ border:1px dashed #707070;}
|
||||
.xe_content blockquote.q7{ border:1px dashed #707070; background:#fbfbfb;}
|
||||
|
||||
/* Heading */
|
||||
.xe_content h1,
|
||||
.xe_content h2,
|
||||
.xe_content h3,
|
||||
.xe_content h4,
|
||||
.xe_content h5,
|
||||
.xe_content h6{ line-height:1.2; clear:both;}
|
||||
.xe_content h1{ font-size:22px; border-bottom:4px solid #f4f4f4; background-color:#fff; *border-bottom:1px solid #ccc; *zoom:1; *filter:progid:DXImageTransform.Microsoft.dropshadow(OffX='0', OffY='4', Color='#f4f4f4', positive='true');}
|
||||
.xe_content h1:after{ content:""; display:block; font-size:0; line-height:0; overflow:hidden; height:1px; background:#ccc;}
|
||||
.xe_content h2{ font-size:20px; border-bottom:3px solid #f4f4f4; background-color:#fff; *border-bottom:1px solid #ccc; *zoom:1; *filter:progid:DXImageTransform.Microsoft.dropshadow(OffX='0', OffY='3', Color='#f4f4f4', positive='true');}
|
||||
.xe_content h2:after{ content:""; display:block; font-size:0; line-height:0; overflow:hidden; height:1px; background:#ccc;}
|
||||
.xe_content h3{ font-size:18px; border-bottom:2px solid #f4f4f4; background-color:#fff; *border-bottom:1px solid #ccc; *zoom:1; *filter:progid:DXImageTransform.Microsoft.dropshadow(OffX='0', OffY='2', Color='#f4f4f4', positive='true');}
|
||||
.xe_content h3:after{ content:""; display:block; font-size:0; line-height:0; overflow:hidden; height:1px; background:#ccc;}
|
||||
.xe_content h4{ font-size:16px; border-bottom:1px solid #f4f4f4; background-color:#fff; *border-bottom:1px solid #ccc; *zoom:1; *filter:progid:DXImageTransform.Microsoft.dropshadow(OffX='0', OffY='1', Color='#f4f4f4', positive='true');}
|
||||
.xe_content h4:after{ content:""; display:block; font-size:0; line-height:0; overflow:hidden; height:1px; background:#ccc;}
|
||||
.xe_content h5{ font-size:14px; border-bottom:1px solid #ccc;}
|
||||
.xe_content h6{ font-size:12px; border-bottom:1px dotted #ccc;}
|
||||
|
||||
/* Blockquote */
|
||||
.xe_content q{ background-color:#eee;}
|
||||
|
||||
/* Cite */
|
||||
.xe_content cite{ font-style:normal; color:#8b8b8b;}
|
||||
|
||||
/* Code */
|
||||
.xe_content code{ font-family:"Courier New", Monospace; background-color:#fff5d9;}
|
||||
.xe_content code.block{ position:relative; font-family:"Courier New", Monospace; line-height:1; display:block; padding:12px 15px 12px 15px; background-color:#fff5d9; -moz-border-radius:5px; -webkit-border-radius:5px;}
|
||||
|
||||
/* Anchor */
|
||||
.xe_content a.none {color:#8b8b8b; padding-right:13px; margin-right:2px; background:url(./img/iconNone.gif); background-repeat:no-repeat; background-position:right center;}
|
||||
.xe_content a.external{ padding-right:13px; margin-right:2px; background-image:url(./img/iconExternal.gif); background-repeat:no-repeat; background-position:right center;}
|
||||
.xe_content a.blank{ padding-right:13px; margin-right:2px; background-image:url(./img/iconBlank.gif); background-repeat:no-repeat; background-position:right center;}
|
||||
|
||||
/* Division */
|
||||
.xe_content .mpDivision{ border:1px dotted #ccc; padding-left:15px; padding-right:15px; -moz-border-radius:5px; -webkit-border-radius:5px; background:#f4f4f4;}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue