diff --git a/modules/editor/styles/dreditor/editor.css b/modules/editor/styles/dreditor/editor.css index 6353c0301..93b158871 100644 --- a/modules/editor/styles/dreditor/editor.css +++ b/modules/editor/styles/dreditor/editor.css @@ -1,23 +1,19 @@ @charset "utf-8"; -/* NHN > UIT Center > Open UI Technology Team > Jeong Chan Myeong(dece24@nhncorp.com) */ - -html, body { height:100%; background-color:transparent; padding:0; margin:0;} -.xe_content{ color:#000; font-size:12px; line-height:1.5;} - +/* NHN (developers@xpressengine.com) */ +html, body{height:100%;background-color:transparent;padding:0;margin:0} +.xe_content{color:#000;font-size:12px;line-height:1.5} .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;} - -.xe_content p { margin:0; padding:0; } +.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} +.xe_content p{margin:0;padding:0} diff --git a/modules/editor/styles/dreditor/style.css b/modules/editor/styles/dreditor/style.css index e24d22c74..6ea7f053b 100644 --- a/modules/editor/styles/dreditor/style.css +++ b/modules/editor/styles/dreditor/style.css @@ -1,51 +1,33 @@ -@charset "utf-8"; -/* NHN > UIT Center > Open UI Platform Team > Jeong Chan Myeong(dece24@nhncorp.com) */ - -/* xe_content */ -.xe_content{ font-size:12px; line-height:1.6; clear:both;} -.xe_content h1{ font-size:24px;} -.xe_content h2{ font-size:20px;} -.xe_content h3{ font-size:18px;} -.xe_content h4{ font-size:16px;} -.xe_content h5{ font-size:14px;} -.xe_content h6{ font-size:12px;} - -/* Attached File */ -.xe_content dl.attachedFile { margin:1em 0; padding:1em 0; background:#f9f9f9; border:1px solid #eee; } -.xe_content dl.attachedFile dt { padding:0 2em .5em 2em; margin:0 0 1em 0; font-weight:bold; text-indent:1em; border-bottom:1px solid #eee; background:#f9f9f9 url(img/iconClip.gif) no-repeat 2em .3em; font-size:12px;} -.xe_content dl.attachedFile em{ font-size:11px; font-weight:normal; font-style:normal; margin:0 5px;} -.xe_content dl.attachedFile dd{ margin:0; padding:0 2em; color:#8b8b8b; font-size:11px;} -.xe_content dl.attachedFile dd a{ text-decoration:none; color:#0092cf; margin-right:10px;} +@charset "utf-8"; +/* NHN (developers@xpressengine.com) */ +.xe_content{font-size:12px;line-height:1.6;clear:both} +.xe_content h1{font-size:24px} +.xe_content h2{font-size:20px} +.xe_content h3{font-size:18px} +.xe_content h4{font-size:16px} +.xe_content h5{font-size:14px} +.xe_content h6{font-size:12px} +.xe_content dl.attachedFile {margin:1em 0;padding:1em 0;background:#f9f9f9;border:1px solid #eee;} +.xe_content dl.attachedFile dt {padding:0 2em .5em 2em;margin:0 0 1em 0;font-weight:bold;text-indent:1em;border-bottom:1px solid #eee;background:#f9f9f9 url(img/iconClip.gif) no-repeat 2em .3em;font-size:12px} +.xe_content dl.attachedFile em{font-size:11px;font-weight:normal;font-style:normal;margin:0 5px} +.xe_content dl.attachedFile dd{margin:0;padding:0 2em;color:#8b8b8b;font-size:11px} +.xe_content dl.attachedFile dd a{text-decoration:none;color:#0092cf;margin-right:10px} .xe_content dl.attachedFile dd a:hover, .xe_content dl.attachedFile dd a:active, -.xe_content dl.attachedFile dd a:focus{ text-decoration:underline;} - -/* Table Of Content */ -.xe_content .toc{ background:#fff; border:1px solid #ddd; font-size:14px; line-height:1.6; margin:1em 0; padding:15px;} -.xe_content .toc li{ font-weight:bold; color:#555; margin-left:35px;} +.xe_content dl.attachedFile dd a:focus{text-decoration:underline} +.xe_content .toc{background:#fff;border:1px solid #ddd;font-size:14px;line-height:1.6;margin:1em 0;padding:15px} +.xe_content .toc li{font-weight:bold;color:#555;margin-left:35px} .xe_content .toc li.toc3{} -.xe_content .toc li.toc4{ margin-left:55px;} -.xe_content .toc li.toc5{ margin-left:75px;} -.xe_content .toc li a{ color:#648ab9; text-decoration:none; font-weight:normal;} +.xe_content .toc li.toc4{margin-left:55px} +.xe_content .toc li.toc5{margin-left:75px} +.xe_content .toc li a{color:#648ab9;text-decoration:none;font-weight:normal} .xe_content .toc li a:hover, .xe_content .toc li a:active, -.xe_content .toc li a:focus{ text-decoration:underline;} - -/* Object */ +.xe_content .toc li a:focus{text-decoration:underline} .xe_content object, -.xe_content embed{ margin:1em 0;} - -/* Horizontal Rule */ -.xe_content hr{ display:block; position:static; border-bottom:0; height:1px; overflow:hidden; color:#e2e2e2; clear:both;} - -/* Blockquote */ -.xe_content blockquote{ margin-left:0; margin-right:0; padding:1em 40px; background:#f6f6f6 url(img/bgBlockquote.gif) no-repeat 20px 1.5em; -moz-border-radius:5px; -webkit-border-radius:5px; } - -/* Cite */ -.xe_content cite{ display:block; margin:1em 0;} - -/* Link */ -.xe_content .xe_dr_link p strong{ display:block;} - -/* P */ -.xe_content p{ margin:1em 0 !important;} +.xe_content embed{margin:1em 0} +.xe_content hr{display:block;position:static;border-bottom:0;height:1px;overflow:hidden;color:#e2e2e2;clear:both} +.xe_content blockquote{margin-left:0;margin-right:0;padding:1em 40px;background:#f6f6f6 url(img/bgBlockquote.gif) no-repeat 20px 1.5em;-moz-border-radius:5px;-webkit-border-radius:5px;} +.xe_content cite{display:block;margin:1em 0} +.xe_content .xe_dr_link p strong{display:block} +.xe_content p{margin:1em 0 !important} diff --git a/modules/editor/styles/xeStyle/editor.css b/modules/editor/styles/xeStyle/editor.css index 580dd2d8e..d2c9df3d5 100755 --- a/modules/editor/styles/xeStyle/editor.css +++ b/modules/editor/styles/xeStyle/editor.css @@ -1,10 +1,7 @@ @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; } +html, body{height:100%;background-color:transparent;padding:0;margin:0} +.xe_content.editable {margin-right:8px} .xe_content.editable h1, .xe_content.editable h2, .xe_content.editable h3, @@ -16,16 +13,16 @@ html, body { height:100%; background-color:transparent; padding:0; margin:0;} .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;} +.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} diff --git a/modules/editor/styles/xeStyle/skin.xml b/modules/editor/styles/xeStyle/skin.xml index e1e4498e9..f5b3f9bde 100644 --- a/modules/editor/styles/xeStyle/skin.xml +++ b/modules/editor/styles/xeStyle/skin.xml @@ -8,8 +8,7 @@ XEデフォルトスタイル(白色背景) XE Varsayılan Form(beyaz renk arkaplan) - XE 기본 문서 서식입니다. - 문서 수정중에는 각 요소들이 구분되어 보입니다. + XE 기본 문서 서식입니다. 문서 수정중에는 각 요소들이 구분되어 보입니다. XE Default Form (white color background) diff --git a/modules/editor/styles/xeStyle/style.css b/modules/editor/styles/xeStyle/style.css index 3723c2c2b..5f7d778a5 100755 --- a/modules/editor/styles/xeStyle/style.css +++ b/modules/editor/styles/xeStyle/style.css @@ -1,57 +1,41 @@ @charset "utf-8"; /* NHN (developers@xpressengine.com) */ - -/* xe_content */ -.xe_content{ color:#000; font-size:12px;} - +.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 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} .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;} +.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} +.xe_content q{background-color:#eee} +.xe_content cite{font-style:normal;color:#8b8b8b} +.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} +.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} +.xe_content .mpDivision{border:1px dotted #ccc;padding-left:15px;padding-right:15px;-moz-border-radius:5px;-webkit-border-radius:5px;background:#f4f4f4} \ No newline at end of file diff --git a/modules/editor/styles/xeStyleBlack/editor.css b/modules/editor/styles/xeStyleBlack/editor.css index ea5fef5b8..645d8435d 100644 --- a/modules/editor/styles/xeStyleBlack/editor.css +++ b/modules/editor/styles/xeStyleBlack/editor.css @@ -1,10 +1,7 @@ @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; } +html, body{height:100%;background-color:transparent;padding:0;margin:0} +.xe_content.editable{margin-right:8px} .xe_content.editable h1, .xe_content.editable h2, .xe_content.editable h3, @@ -16,18 +13,18 @@ html, body { height:100%; background-color:transparent; padding:0; margin:0;} .xe_content.editable ol, .xe_content.editable dl, .xe_content.editable div, -.xe_content.editable code.block{ border:1px dotted #444;} -.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;} +.xe_content.editable code.block{border:1px dotted #444} +.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} diff --git a/modules/editor/styles/xeStyleBlack/style.css b/modules/editor/styles/xeStyleBlack/style.css index 443d1c067..48bd9ea6d 100755 --- a/modules/editor/styles/xeStyleBlack/style.css +++ b/modules/editor/styles/xeStyleBlack/style.css @@ -1,54 +1,41 @@ -/* xe_content */ -.xe_content{ color:#fff; font-size:12px;} - +@charset "utf-8"; +/* NHN (developers@xpressengine.com) */ +.xe_content{color:#fff;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-left:15px; margin-right: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 blockquote.q7{padding:10px;margin-left:15px;margin-right: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} .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 #666; background-color:#000; *border-bottom:1px solid #999; *zoom:1; *filter:progid:DXImageTransform.Microsoft.dropshadow(OffX='0', OffY='4', Color='#666666', positive='true');} -.xe_content h1:after{ content:""; display:block; font-size:0; line-height:0; overflow:hidden; height:1px; background:#999;} -.xe_content h2{ font-size:20px; border-bottom:3px solid #666; background-color:#000; *border-bottom:1px solid #999; *zoom:1; *filter:progid:DXImageTransform.Microsoft.dropshadow(OffX='0', OffY='3', Color='#666666', positive='true');} -.xe_content h2:after{ content:""; display:block; font-size:0; line-height:0; overflow:hidden; height:1px; background:#999;} -.xe_content h3{ font-size:18px; border-bottom:2px solid #666; background-color:#000; *border-bottom:1px solid #999; *zoom:1; *filter:progid:DXImageTransform.Microsoft.dropshadow(OffX='0', OffY='2', Color='#666666', positive='true');} -.xe_content h3:after{ content:""; display:block; font-size:0; line-height:0; overflow:hidden; height:1px; background:#999;} -.xe_content h4{ font-size:16px; border-bottom:1px solid #666; background-color:#000; *border-bottom:1px solid #999; *zoom:1; *filter:progid:DXImageTransform.Microsoft.dropshadow(OffX='0', OffY='1', Color='#666666', positive='true');} -.xe_content h4:after{ content:""; display:block; font-size:0; line-height:0; overflow:hidden; height:1px; background:#999;} -.xe_content h5{ font-size:14px; border-bottom:1px solid #666;} -.xe_content h6{ font-size:12px; border-bottom:1px dotted #666;} - -/* Blockquote */ -.xe_content q { background-color:#666;} - -/* Cite */ -.xe_content cite { font-style:normal; color:#8b8b8b;} - -/* Code */ -.xe_content code { font-family:"Courier New", Monospace; background-color:#998F73;} -.xe_content code.block { position:relative; font-family:"Courier New", Monospace; line-height:1; display:block; padding:12px 15px 12px 15px; background-color:#998F73; -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 #999; padding-left:15px; padding-right:15px; -moz-border-radius:5px; -webkit-border-radius:5px; background:#666;} +.xe_content h6{line-height:1.2;clear:both} +.xe_content h1{font-size:22px;border-bottom:4px solid #666;background-color:#000;*border-bottom:1px solid #999;*zoom:1;*filter:progid:DXImageTransform.Microsoft.dropshadow(OffX='0', OffY='4', Color='#666666', positive='true')} +.xe_content h1:after{content:"";display:block;font-size:0;line-height:0;overflow:hidden;height:1px;background:#999} +.xe_content h2{font-size:20px;border-bottom:3px solid #666;background-color:#000;*border-bottom:1px solid #999;*zoom:1;*filter:progid:DXImageTransform.Microsoft.dropshadow(OffX='0', OffY='3', Color='#666666', positive='true')} +.xe_content h2:after{content:"";display:block;font-size:0;line-height:0;overflow:hidden;height:1px;background:#999} +.xe_content h3{font-size:18px;border-bottom:2px solid #666;background-color:#000;*border-bottom:1px solid #999;*zoom:1;*filter:progid:DXImageTransform.Microsoft.dropshadow(OffX='0', OffY='2', Color='#666666', positive='true')} +.xe_content h3:after{content:"";display:block;font-size:0;line-height:0;overflow:hidden;height:1px;background:#999} +.xe_content h4{font-size:16px;border-bottom:1px solid #666;background-color:#000;*border-bottom:1px solid #999;*zoom:1;*filter:progid:DXImageTransform.Microsoft.dropshadow(OffX='0', OffY='1', Color='#666666', positive='true')} +.xe_content h4:after{content:"";display:block;font-size:0;line-height:0;overflow:hidden;height:1px;background:#999} +.xe_content h5{font-size:14px;border-bottom:1px solid #666} +.xe_content h6{font-size:12px;border-bottom:1px dotted #666} +.xe_content q {background-color:#666} +.xe_content cite {font-style:normal;color:#8b8b8b} +.xe_content code {font-family:"Courier New", Monospace;background-color:#998F73} +.xe_content code.block {position:relative;font-family:"Courier New", Monospace;line-height:1;display:block;padding:12px 15px 12px 15px;background-color:#998F73;-moz-border-radius:5px;-webkit-border-radius:5px} +.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} +.xe_content .mpDivision{border:1px dotted #999;padding-left:15px;padding-right:15px;-moz-border-radius:5px;-webkit-border-radius:5px;background:#666} \ No newline at end of file diff --git a/modules/editor/tpl/admin_index.html b/modules/editor/tpl/admin_index.html index 3bd8610f5..83dbb1986 100644 --- a/modules/editor/tpl/admin_index.html +++ b/modules/editor/tpl/admin_index.html @@ -80,7 +80,7 @@

{$lang->guide_choose_text_formatting}

- content_style||!$editor_config->content_style&&$key=='default')-->checked="checked"> +