mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-18 02:39:56 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1654 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
55a03dcc7f
commit
876fa71ae0
5 changed files with 25 additions and 109 deletions
|
|
@ -35,9 +35,7 @@ address { font-style:normal;}
|
|||
.inputTypeText:focus { background:#f4f4f4;}
|
||||
.inputTypeTextArea { border:1px solid !important; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6 !important; padding:3px; background:#ffffff;}
|
||||
|
||||
a.bold {
|
||||
font-weight:bold;
|
||||
}
|
||||
a.bold { font-weight:bold; }
|
||||
|
||||
.editor_blue_text { color: #145ff9; text-decoration:none; border-bottom:2px solid #4a7fec;}
|
||||
.editor_red_text { color: #f42126; text-decoration:none; border-bottom:2px solid #e54347;}
|
||||
|
|
@ -48,100 +46,22 @@ a.bold {
|
|||
.folder_closer { display: none; }
|
||||
.folder_area { display: none; }
|
||||
|
||||
.zbxe_plugin_output {
|
||||
background:url(../tpl/images/plugin.gif) no-repeat center;
|
||||
background-color:#FFFFFF;
|
||||
border:3px dotted #039311;
|
||||
display:block;
|
||||
}
|
||||
.zbxe_plugin_output { background:url(../tpl/images/plugin.gif) no-repeat center; background-color:#FFFFFF; border:3px dotted #039311; display:block; }
|
||||
|
||||
.member_signature {
|
||||
margin-top:10px;
|
||||
border:1px solid #DDDDDD;
|
||||
padding:10px;
|
||||
}
|
||||
.member_signature { margin-top:10px; border:1px solid #DDDDDD; padding:10px; }
|
||||
|
||||
#waitingforserverresponse {
|
||||
display:inline;
|
||||
border:2px solid #444444;
|
||||
background-color:#FFFFFF;
|
||||
padding:15px 20px 13px 20px;
|
||||
font-weight:bold;
|
||||
font-size:9pt;
|
||||
color:#444444;
|
||||
top:40px;
|
||||
left:40px;
|
||||
position:absolute;
|
||||
z-index:100;
|
||||
visibility:hidden;
|
||||
}
|
||||
#waitingforserverresponse { display:inline; border:2px solid #444444; background-color:#FFFFFF; padding:15px 20px 13px 20px; font-weight:bold; font-size:9pt; color:#444444; top:40px; left:40px; position:absolute; z-index:100; visibility:hidden; }
|
||||
|
||||
#fororiginalimageareabg {
|
||||
z-index:1001;
|
||||
background-color:#FFFFFF;
|
||||
width:100%;
|
||||
height:100%;
|
||||
top:0px;
|
||||
left:0px;
|
||||
position:relative;
|
||||
padding:20px 10px 10px 10px;
|
||||
border:8px solid #DDDDDD;
|
||||
}
|
||||
#fororiginalimageareabg { z-index:1001; background-color:#FFFFFF; width:100%; height:100%; top:0px; left:0px; position:relative; padding:20px 10px 10px 10px; border:8px solid #DDDDDD; }
|
||||
|
||||
#fororiginalimagearea {
|
||||
visibility:hidden;
|
||||
padding:0px;
|
||||
margin:0px;
|
||||
width:100%;
|
||||
height:100%;
|
||||
top:0px;
|
||||
left:0px;
|
||||
position:absolute;
|
||||
z-index:1000;
|
||||
text-align:left;
|
||||
overflow:hidden;
|
||||
}
|
||||
#fororiginalimagearea { visibility:hidden; padding:0px; margin:0px; width:100%; height:100%; top:0px; left:0px; position:absolute; z-index:1000; text-align:left; overflow:hidden; }
|
||||
|
||||
#fororiginalimage {
|
||||
z-index:1002;
|
||||
}
|
||||
#fororiginalimage { z-index:1002; }
|
||||
|
||||
#closeOriginalImageBtn {
|
||||
position:absolute;
|
||||
right:8px;
|
||||
top:5px;
|
||||
cursor:pointer;
|
||||
width:50px;
|
||||
height:12px;
|
||||
z-index:1003;
|
||||
}
|
||||
#closeOriginalImageBtn { position:absolute; right:8px; top:5px; cursor:pointer; width:50px; height:12px; z-index:1003; }
|
||||
|
||||
#membermenuarea {
|
||||
position:absolute;
|
||||
left:0px;
|
||||
top:0px;
|
||||
z-index:1003;
|
||||
visibility:hidden;
|
||||
border:1px solid #555555;
|
||||
background-color:#FFFFFF;
|
||||
padding:2px;
|
||||
width:110px;
|
||||
}
|
||||
#membermenuarea { position:absolute; left:0px; top:0px; z-index:1003; visibility:hidden; border:1px solid #555555; background-color:#FFFFFF; padding:2px; width:110px; }
|
||||
|
||||
#membermenuarea .item {
|
||||
color:#353249;
|
||||
cursor:pointer;
|
||||
padding:3px 2px 1px 18px;
|
||||
height:17px;
|
||||
margin-left:2px;
|
||||
}
|
||||
#membermenuarea .item { color:#353249; cursor:pointer; padding:3px 2px 1px 18px; height:17px; margin-left:2px; }
|
||||
|
||||
#membermenuarea .item_on {
|
||||
color:#2911B8;
|
||||
font-weight:bold;
|
||||
letter-spacing:-1px;
|
||||
cursor:pointer;
|
||||
padding:3px 2px 1px 18px;
|
||||
height:17px;
|
||||
margin-left:2px;
|
||||
}
|
||||
#membermenuarea .item_on { color:#2911B8; font-weight:bold; letter-spacing:-1px; cursor:pointer; padding:3px 2px 1px 18px; height:17px; margin-left:2px; }
|
||||
|
|
|
|||
|
|
@ -127,16 +127,16 @@ Jeong, Chan Myeong 070601~070630
|
|||
.boardRead .dateAndModify { float:right; white-space:nowrap;}
|
||||
.boardRead .dateAndModify .num { font-size:.9em; font-family:Tahoma; color:#999999; margin-right:.5em; float:left; position:relative; top:.3em;}
|
||||
.boardRead .dateAndModify .num strong { font-size:1em; font-family:Tahoma;}
|
||||
.boardRead .dateAndModify .ipaddress { font-size:.9em; font-family:Tahoma; color:#555555; margin-right:.5em; float:left; position:relative; top:.3em;}
|
||||
.boardRead .dateAndModify ul { display:inline;}
|
||||
.boardRead .dateAndModify ul li { float:left; margin-left:.3em;}
|
||||
|
||||
.boardRead dl.uri { overflow:hidden; margin:0 0 2em .3em; float:right;}
|
||||
.boardRead dl.uri { overflow:hidden; margin:0 0 2em .3em; float:left;}
|
||||
.boardRead dl.uri dt { float:left; clear:left; font-size:.9em; margin-right:.3em; color:#999999;}
|
||||
.boardRead dl.uri dd { clear:right; font:.8em Tahoma; color:#c5c7c0;}
|
||||
|
||||
.boardRead .userInfo { float:left; white-space:nowrap;}
|
||||
.boardRead .userInfo .author { float:left; padding:0 .3em 0 0; color:#3074a5; margin-right:.3em;}
|
||||
.boardRead .userInfo { float:right; white-space:nowrap;}
|
||||
.boardRead .userInfo .author { padding:0 .3em 0 0; color:#3074a5; margin-right:.3em;}
|
||||
.boardRead .userInfo .ipaddress { font-size:.9em; font-family:Tahoma; color:#888888; margin-right:.5em; }
|
||||
|
||||
.boardRead .readBody { padding:0 .3em; color:#555555; overflow:hidden; margin-bottom:2em; clear:both;}
|
||||
.boardRead .readBody p { margin:1em 0; line-height:1.5em;}
|
||||
|
|
|
|||
|
|
@ -13,11 +13,6 @@
|
|||
<span class="num">
|
||||
<strong>{$oDocument->getRegdate('Y.m.d')}</strong> {$oDocument->getRegdate('H:i:s')}
|
||||
</span>
|
||||
<!--@if($grant->is_admin)-->
|
||||
<span class="ipaddress">
|
||||
({$oDocument->get('ipaddress')})
|
||||
</span>
|
||||
<!--@end-->
|
||||
|
||||
<!--@if($oDocument->isEditable())-->
|
||||
<ul>
|
||||
|
|
@ -41,6 +36,9 @@
|
|||
<!--@if($module_info->display_writer == "on")-->
|
||||
<div class="userInfo">
|
||||
<div class="author member_{$oDocument->get('member_srl')}">{$oDocument->getNickName()}</div>
|
||||
<!--@if($grant->is_admin)-->
|
||||
<div class="ipaddress">{$oDocument->get('ipaddress')}</div>
|
||||
<!--@end-->
|
||||
</div>
|
||||
<!--@end-->
|
||||
|
||||
|
|
|
|||
|
|
@ -158,16 +158,16 @@ Jeong, Chan Myeong 070601~070630
|
|||
.boardRead .dateAndModify { float:right; white-space:nowrap;}
|
||||
.boardRead .dateAndModify .num { font-size:.9em; font-family:Tahoma; color:#999999; margin-right:.5em; float:left; position:relative; top:.3em;}
|
||||
.boardRead .dateAndModify .num strong { font-size:1em; font-family:Tahoma;}
|
||||
.boardRead .dateAndModify .ipaddress { font-size:.9em; font-family:Tahoma; color:#555555; margin-right:.5em; float:left; position:relative; top:.3em;}
|
||||
.boardRead .dateAndModify ul { display:inline;}
|
||||
.boardRead .dateAndModify ul li { float:left; margin-left:.3em;}
|
||||
|
||||
.boardRead dl.uri { overflow:hidden; margin:0 0 2em .3em; float:right;}
|
||||
.boardRead dl.uri { overflow:hidden; margin:0 0 2em .3em; float:left;}
|
||||
.boardRead dl.uri dt { float:left; clear:left; font-size:.9em; margin-right:.3em; color:#999999;}
|
||||
.boardRead dl.uri dd { clear:right; font:.8em Tahoma; color:#c5c7c0;}
|
||||
|
||||
.boardRead .userInfo { float:left; white-space:nowrap;}
|
||||
.boardRead .userInfo .author { float:left; padding:0 .3em 0 0; color:#3074a5; margin-right:.3em;}
|
||||
.boardRead .userInfo { float:right; white-space:nowrap;}
|
||||
.boardRead .userInfo .author { padding:0 .3em 0 0; color:#3074a5; margin-right:.3em;}
|
||||
.boardRead .userInfo .ipaddress { font-size:.9em; font-family:Tahoma; color:#888888; margin-right:.5em; }
|
||||
|
||||
.boardRead .readBody { padding:0 .3em; color:#555555; overflow:hidden; margin-bottom:2em; clear:both;}
|
||||
.boardRead .readBody p { margin:1em 0; line-height:1.5em;}
|
||||
|
|
|
|||
|
|
@ -36,11 +36,6 @@
|
|||
<strong>{$oDocument->getRegdate('Y.m.d')}</strong> {$oDocument->getRegdate('H:i:s')}
|
||||
</span>
|
||||
|
||||
<!--@if($grant->is_admin)-->
|
||||
<span class="ipaddress">
|
||||
({$oDocument->get('ipaddress')})
|
||||
</span>
|
||||
<!--@end-->
|
||||
|
||||
<!--@if($oDocument->isEditable())-->
|
||||
<ul>
|
||||
|
|
@ -63,6 +58,9 @@
|
|||
|
||||
<div class="userInfo">
|
||||
<div class="author member_{$oDocument->get('member_srl')}">{$oDocument->getNickName()}</div>
|
||||
<!--@if($grant->is_admin)-->
|
||||
<div class="ipaddress">{$oDocument->get('ipaddress')}</div>
|
||||
<!--@end-->
|
||||
</div>
|
||||
|
||||
<div class="readBody">{$oDocument->getContent()}</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue