Browse Source

优化边距

tags/6.1.8
xushubieli 2 years ago
parent
commit
d9376640d7
26 changed files with 30 additions and 30 deletions
  1. +1
    -1
      src/admin/css/codemirror.css
  2. +3
    -3
      src/admin/search_keywords_main.php
  3. +1
    -1
      src/admin/sys_data_replace.php
  4. +1
    -1
      src/admin/sys_info.php
  5. +1
    -1
      src/admin/templets/article_keywords_main.htm
  6. +1
    -1
      src/admin/templets/catalog_menu.htm
  7. +1
    -1
      src/admin/templets/diy_add.htm
  8. +1
    -1
      src/admin/templets/diy_edit.htm
  9. +1
    -1
      src/admin/templets/diy_field_add.htm
  10. +1
    -1
      src/admin/templets/diy_field_edit.htm
  11. +2
    -2
      src/admin/templets/index_menu.htm
  12. +1
    -1
      src/admin/templets/member_pm.htm
  13. +1
    -1
      src/admin/templets/member_pmall.htm
  14. +1
    -1
      src/admin/templets/member_pmone.htm
  15. +1
    -1
      src/admin/templets/mychannel_field_add.htm
  16. +1
    -1
      src/admin/templets/mychannel_modifysearch.htm
  17. +1
    -1
      src/admin/templets/sys_info_mark.htm
  18. +1
    -1
      src/admin/templets/tpl_edit.htm
  19. +1
    -1
      src/admin/templets/tpl_edit_tag.htm
  20. +1
    -1
      src/static/web/css/admin.css
  21. +1
    -1
      src/static/web/css/select2.min.css
  22. +1
    -1
      src/static/web/css/style.css
  23. +1
    -1
      src/system/helpers/string.helper.php
  24. +1
    -1
      src/theme/system/info_link.htm
  25. +2
    -2
      src/theme/system/part_imglist.htm
  26. +1
    -1
      src/theme/templets/advancedsearch.htm

+ 1
- 1
src/admin/css/codemirror.css
File diff suppressed because it is too large
View File


+ 3
- 3
src/admin/search_keywords_main.php View File

@@ -82,9 +82,9 @@ function GetKeywordList($dsql, $pageno, $pagesize, $orderby = 'aid')
<tr align='center' bgcolor='#ffffff' onMouseMove=\"javascript:this.bgColor='#FCFDEE';\" onMouseOut=\"javascript:this.bgColor='#ffffff';\">
<td height='26'><input name=\"aids[]\" type=\"checkbox\" class=\"np\" value=\"{$row['aid']}\" /></td>
<td height='26'>{$row['aid']}</td>
<td style='padding:5px;'><input name='keyword' type='text' id='keyword{$row['aid']}' value='{$row['keyword']}' style='width:93%;'></td>
<td style='padding:5px;'><input name='spwords' type='text' id='spwords{$row['aid']}' value='{$row['spwords']}' style='width:95%;'></td>
<td style='padding:5px;'><input name='count' type='text' id='count{$row['aid']}' value='{$row['count']}' size='5'></td>
<td style='padding:6px;'><input name='keyword' type='text' id='keyword{$row['aid']}' value='{$row['keyword']}' style='width:93%;'></td>
<td style='padding:6px;'><input name='spwords' type='text' id='spwords{$row['aid']}' value='{$row['spwords']}' style='width:95%;'></td>
<td style='padding:6px;'><input name='count' type='text' id='count{$row['aid']}' value='{$row['count']}' size='5'></td>
<td><a href='{$cfg_phpurl}/search.php?kwtype=0&keyword=".urlencode($row['keyword'])."&searchtype=titlekeyword' target='_blank'>{$row['result']}</a></td>
<td>".MyDate("Y-m-d H:i:s", $row['lasttime'])."</td>
<td>


+ 1
- 1
src/admin/sys_data_replace.php View File

@@ -23,7 +23,7 @@ function __getfields()
else if ($action == 'getfields') {
AjaxHead();
$dsql->GetTableFields($exptable);
echo "<div style='border:1px solid #ababab;background-color:#FEFFF0;margin-top:6px;padding:3px;line-height:160%'>";
echo "<div style='border:1px solid #ababab;background-color:#FEFFF0;margin-top:6px;padding:6px;line-height:160%'>";
echo "表(".$exptable.")含有的字段:<br>";
while ($row = $dsql->GetFieldObject()) {
echo "<a href=\"javascript:pf('{$row->name}')\">".$row->name."</a>\r\n";


+ 1
- 1
src/admin/sys_info.php View File

@@ -116,7 +116,7 @@ EOT;
?>
<tr align="center" height="26" bgcolor="<?php echo $bgcolor ?>">
<td width="300"><?php echo $row['info']; ?>:</td>
<td align="left" style="padding:3px;">
<td align="left" style="padding:6px;">
<?php
if ($row['type'] == 'bool') {
$c1 = '';


+ 1
- 1
src/admin/templets/article_keywords_main.htm View File

@@ -81,7 +81,7 @@
<input type='hidden' value='{dede:field.keyword/}' name='keyword_{dede:field.aid/}' />
{dede:field.keyword/}
</td>
<td style="padding:5px 0;">
<td style="padding:6px 0;">
<input type='hidden' value='{dede:field.rpurl/}' name='rpurlold_{dede:field.aid/}' />
<input type='text' style='width:90%' class='nnpp' value='{dede:field.rpurl/}'
name='rpurl_{dede:field.aid/}' />


+ 1
- 1
src/admin/templets/catalog_menu.htm View File

@@ -110,7 +110,7 @@ function JumpMenu(eobj,obj,tid,tname)
}
</script>
<style>
body{padding:3px 0px 0px 0px;margin:auto;text-align:center;background-color:#9ad075}
body{padding:6px 0px 0px 0px;margin:auto;text-align:center;background-color:#9ad075}
.nbt{padding:1px 1px 0 1px;vertical-align:middle;margin:2px 0 2px 0;border-left:1px solid #DADF9D;border-top:1px solid #DADF9D;border-right:1px solid #666666;border-bottom:1px solid #666666;background:#eff6b6;height:21px;float:left;margin-left:3px}
div,dd{margin:0;padding:0}
.dlf{margin-right:3px;margin-left:6px;margin-top:2px;float:left}


+ 1
- 1
src/admin/templets/diy_add.htm View File

@@ -21,7 +21,7 @@
</script>
<style>
.STYLE1 {
color: #FF0000
color: #dc3545
}

td {


+ 1
- 1
src/admin/templets/diy_edit.htm View File

@@ -26,7 +26,7 @@
</script>
<style>
.STYLE1 {
color: #FF0000
color: #dc3545
}

td {


+ 1
- 1
src/admin/templets/diy_field_add.htm View File

@@ -66,7 +66,7 @@ function GetFields()
}
</script>
<style>
td{ padding:2px; padding-left:6px; line-height:26px }
td{ padding:6px; padding-left:6px; line-height:26px }
.STYLE1 {color: #FF3300}
.STYLE2 {color: #666666}
.nw { float:left; width:150px; }


+ 1
- 1
src/admin/templets/diy_field_edit.htm View File

@@ -48,7 +48,7 @@ function GetFields()
}
</script>
<style>
td{ padding:2px; padding-left:6px; }
td{ padding:6px; padding-left:6px; }
.STYLE1 {color: #FF3300}
.STYLE2 {color: #666666}
.nw { float:left; width:150px; }


+ 2
- 2
src/admin/templets/index_menu.htm View File

@@ -19,9 +19,9 @@ dl.bitem2{margin:0 0 2px 10px;width:140px;background:url(../static/web/img/menun
dl.bitem dt,dl.bitem2 dt{padding-left:30px;height:26px;line-height:26px;cursor:pointer}
dl.bitem dd,dl.bitem2 dd{padding:10px;background:#fff}
dl.bitem dt b,dl.bitem2 dt b{color:#4f7632}
a.mm div{padding:7px 4px 4px 10px;height:40px;color:#666;background:url(../static/web/img/leftmbg1.gif)no-repeat;cursor:pointer}
a.mm div{padding:6px 4px 4px 10px;height:40px;color:#666;background:url(../static/web/img/leftmbg1.gif)no-repeat;cursor:pointer}
a.mm:hover div{color:#4f7632;background:url(../static/web/img/leftbg2.gif)no-repeat}
a.mmac div{padding:7px 4px 4px 10px;height:40px;color:#4f7632;background:url(../static/web/img/leftbg2.gif)no-repeat}
a.mmac div{padding:6px 4px 4px 10px;height:40px;color:#4f7632;background:url(../static/web/img/leftbg2.gif)no-repeat}
#mainct{padding-top:12px;background:url(../static/web/img/idnbg1.gif)repeat-y}
.sitemu li{padding:0 0 0 20px;height:26px;line-height:26px;background:url(../static/web/img/arr4.gif)no-repeat 6px 10px}
.fllct{float:left;width:80px}


+ 1
- 1
src/admin/templets/member_pm.htm View File

@@ -8,7 +8,7 @@
<link rel="stylesheet" href="../static/web/font/css/font-awesome.min.css">
<link rel="stylesheet" href="../static/web/css/admin.css">
<style>
.current{border:1px solid #dee2e6;padding:5px;background:#FFFEF4;color:#FF0000}
.current{border:1px solid #dee2e6;padding:6px;background:#FFFEF4;color:#dc3545}
</style>
</head>
<body background="../static/web/img/allbg.gif">


+ 1
- 1
src/admin/templets/member_pmall.htm View File

@@ -7,7 +7,7 @@
<link rel="stylesheet" href="../static/web/font/css/font-awesome.min.css">
<link rel="stylesheet" href="../static/web/css/admin.css">
<style>
.current{border:1px solid #dee2e6;padding:5px;background:#FFFEF4;color:#FF0000}
.current{border:1px solid #dee2e6;padding:6px;background:#FFFEF4;color:#dc3545}
</style>
</head>
<body background='../static/web/img/allbg.gif'>


+ 1
- 1
src/admin/templets/member_pmone.htm View File

@@ -7,7 +7,7 @@
<link rel="stylesheet" href="../static/web/font/css/font-awesome.min.css">
<link rel="stylesheet" href="../static/web/css/admin.css">
<style>
.current{border:1px solid #dee2e6;padding:5px;background:#FFFEF4;color:#FF0000}
.current{border:1px solid #dee2e6;padding:6px;background:#FFFEF4;color:#dc3545}
</style>
</head>
<body background='../static/web/img/allbg.gif'>


+ 1
- 1
src/admin/templets/mychannel_field_add.htm View File

@@ -88,7 +88,7 @@ $(document).ready(function () {

</script>
<style>
td{ padding:2px; padding-left:6px; line-height:26px }
td{ padding:6px; padding-left:6px; line-height:26px }
.STYLE1 {color: #FF3300}
.STYLE2 {color: #666666}
.nw { float:left; width:150px; }


+ 1
- 1
src/admin/templets/mychannel_modifysearch.htm View File

@@ -10,7 +10,7 @@
<link rel="stylesheet" href="../static/web/css/admin.css">
<style>
.STYLE1 {
color: #FF0000
color: #dc3545
}

td {


+ 1
- 1
src/admin/templets/sys_info_mark.htm View File

@@ -79,7 +79,7 @@
</td>
</tr>
<tr bgcolor="#ffffff">
<td height="26">水印图片文字颜色(默认#FF0000为红色):</td>
<td height="26">水印图片文字颜色(默认#dc3545为红色):</td>
<td> <input name="get_photo_fontcolor" type=text id="get_photo_fontcolor" value="<?php echo $photo_fontcolor?>">
</td>
</tr>


+ 1
- 1
src/admin/templets/tpl_edit.htm View File

@@ -8,7 +8,7 @@
<link rel="stylesheet" href="../static/web/css/admin.css">
<style>
.selbt{float:left;display:inline-block;padding:6px;margin:0 6px 6px 0;text-align:center}
.helpdiv{float:left;display:none;border:1px dashed #749F4D;background-color:#f8f8f8;width:100%;padding:5px}
.helpdiv{float:left;display:none;border:1px dashed #749F4D;background-color:#f8f8f8;width:100%;padding:6px}
</style>
<link rel="stylesheet" href="css/codemirror.css">
<script type="text/javascript" src="js/codemirror.js"></script>


+ 1
- 1
src/admin/templets/tpl_edit_tag.htm View File

@@ -22,7 +22,7 @@
border:2px solid #000000;
background:#fff;
width:500px;
padding:4px;
padding:6px;
position:absolute;
}
</style>


+ 1
- 1
src/static/web/css/admin.css
File diff suppressed because it is too large
View File


+ 1
- 1
src/static/web/css/select2.min.css
File diff suppressed because it is too large
View File


+ 1
- 1
src/static/web/css/style.css
File diff suppressed because it is too large
View File


+ 1
- 1
src/system/helpers/string.helper.php View File

@@ -251,7 +251,7 @@ if (!function_exists('ubb')) {
$Text = preg_replace("/\[i\](.+?)\[\/i\]/is", "<i>\\1</i> ", $Text);
$Text = preg_replace("/\[u\](.+?)\[\/u\]/is", "\\1", $Text);
$Text = preg_replace("/\[b\](.+?)\[\/b\]/is", "\\1", $Text);
$Text = preg_replace("/\[quote\](.+?)\[\/quote\]/is", "<blockquote>引用:<div style='border:1px solid silver;background:#EFFFDF;color:#393939;padding:5px' >\\1</div></blockquote>", $Text);
$Text = preg_replace("/\[quote\](.+?)\[\/quote\]/is", "<blockquote>引用:<div style='border:1px solid silver;background:#EFFFDF;color:#393939;padding:6px' >\\1</div></blockquote>", $Text);
$Text = preg_replace("/\[sig\](.+?)\[\/sig\]/is", "<div style='text-align: left; color: darkgreen; margin-left: 5%'><br><br>--------------------------<br>\\1<br>--------------------------</div>", $Text);
return $Text;
}


+ 1
- 1
src/theme/system/info_link.htm View File

@@ -1,6 +1,6 @@
<style>
#dedeinfolink { margin-bottom:6px; }
#dedeinfolink tr td div { padding:2px 5px 2px 5px;background:#c5e09d; margin-right:8px; }
#dedeinfolink tr td div { padding:6px 5px 2px 5px;background:#c5e09d; margin-right:8px; }
#dedeinfolink tr td { line-height:20px; }
#dedeinfolink tr td.spline { font-size:1px; height:1px; line-height:1px; border-bottom:1px dashed #dedede; }
#dedeinfolink tr td.iftitle {


+ 2
- 2
src/theme/system/part_imglist.htm View File

@@ -1,6 +1,6 @@
<div style='padding:2px;margin:0;width:96%;border:1px solid #d9efcb'>
<div style='padding:6px;margin:0;width:96%;border:1px solid #d9efcb'>
[field:imglink/]
</div>
<div style='padding:2px;margin:0;width:96%;'>
<div style='padding:6px;margin:0;width:96%;'>
[field:textlink/]
</div>

+ 1
- 1
src/theme/templets/advancedsearch.htm View File

@@ -36,7 +36,7 @@ input,select,textarea{
}
.searchbox .keyword{
margin:-1px 5px 0 2px;
padding:5px;
padding:6px;
width:223px;
height:13px;
border:1px solid #a7a6aa;


Loading…
Cancel
Save