diff --git a/admin/css/style.css b/admin/css/style.css index 42e4124a..10084666 100644 --- a/admin/css/style.css +++ b/admin/css/style.css @@ -568,30 +568,19 @@ margin-top: 25px; /** * 后台分页 */ + .typecho-pager { - padding-top: 30px; - border-top: 1px solid #F0F0EC; + list-style: none; + margin: 30px 0 0; + padding: 0; font-size: 1.14286em; line-height: 1; text-align: center; -} - -.typecho-pager .typecho-pager-content { -} - -.typecho-pager h5 { -} - -.typecho-pager ul { - display: inline-block; - list-style: none; - margin: 0; - padding: 0; zoom: 1; } .typecho-pager li { - float: left; + display: inline-block; margin: 0 2px; height: 32px; line-height: 32px; @@ -1038,12 +1027,8 @@ a.operate-reply { text-align: center; } -.typecho-list-wrap { - padding: 30px; - background: #FFF; -} - .typecho-list-table { + border: 30px solid #FFF; width: 100%; background: #FFF; } @@ -1080,6 +1065,12 @@ a.operate-reply { border-top: 1px solid #F0F0EC; } +/*.typecho-list-table tfoot td { + border: none; + padding: 0; + height: 0; +}*/ + .typecho-list-table td .thumb-box { } diff --git a/admin/manage-comments.php b/admin/manage-comments.php index 4b4a31e6..d4dca18e 100644 --- a/admin/manage-comments.php +++ b/admin/manage-comments.php @@ -41,136 +41,134 @@ $comments = Typecho_Widget::widget('Widget_Comments_Admin');
| + | + | + | + |
|---|---|---|---|
| + + | +
+
+ gravatar(40); ?>
+
+ |
+ + + | +
+ dateWord(); ?> 于 title(); ?>
+
+ content(); ?>
+
+
+ |
+
| - | - | - | - | - | - | - | - |
|---|---|---|---|---|---|---|---|
| - | commentsNum(); ?> | -- | title(); ?> | -- - | -author(); ?> | -- parentPost->cid): ?> - parentPost->title(); ?> - - - - | -dateWord(); ?> | -
| + | + | + | + | + | + | + | + |
|---|---|---|---|---|---|---|---|
| + | commentsNum(); ?> | ++ | title(); ?> | ++ + | +author(); ?> | ++ parentPost->cid): ?> + parentPost->title(); ?> - | |
| - | |||||||
| - | - | - | - | - | - |
|---|---|---|---|---|---|
| - | name(); ?> | -- - | -slug(); ?> | -- defaultCategory == $categories->mid): ?> - - - - - | -count(); ?> | -
| + | + | + | + | + | + |
|---|---|---|---|---|---|
| + | name(); ?> | ++ + | +slug(); ?> | ++ defaultCategory == $categories->mid): ?> + - | |
| - | |||||
| - | - | - | - | - | - | - | - |
|---|---|---|---|---|---|---|---|
| - | commentsNum(); ?> | -status): ?> colspan="2">title(); ?> - status): ?> - | -- - | - -- status): ?> - - - | -slug(); ?> | -author(); ?> | -- hasSaved): ?> - - modified); ?> - word()); ?> - - - dateWord(); ?> - - | -
| - | |||||||
| + | + | + | + | + | + | + | + |
|---|---|---|---|---|---|---|---|
| + | commentsNum(); ?> | +status): ?> colspan="2">title(); ?> + status): ?> + | ++ + | + ++ status): ?> + - |
| - | - | - | - | - | - | - | - |
|---|---|---|---|---|---|---|---|
| - | commentsNum(); ?> | -status && 'waiting' != $posts->status && 'private' != $posts->status && !$posts->password): ?> colspan="2"> - title(); ?> - status || 'waiting' == $posts->status || 'private' == $posts->status || $posts->password): ?> - | -- status ? _e('草稿') : ('waiting' == $posts->status ? _e('待审核') : ('private' == $posts->status ? _e('私密') : _e(''))); ?> password ? _e('密码') : _e(''); ?> - | -- status): ?> - - - | -author(); ?> | -categories; $length = count($categories); ?> - $val): ?> - adminUrl('manage-posts.php?category=' . $val['mid'] - . (isset($request->uid) ? '&uid=' . $request->uid : '') - . (isset($request->status) ? '&status=' . $request->status : '')); - echo '">' . $val['name'] . '' . ($key < $length - 1 ? ', ' : ''); ?> - - | -- hasSaved): ?> - - modified); ?> - word()); ?> - - - dateWord(); ?> - - | -
| - | |||||||
| + | + | + | + | + | + | + | + |
|---|---|---|---|---|---|---|---|
| + | commentsNum(); ?> | +status && 'waiting' != $posts->status && 'private' != $posts->status && !$posts->password): ?> colspan="2"> + title(); ?> + status || 'waiting' == $posts->status || 'private' == $posts->status || $posts->password): ?> + | ++ status ? _e('草稿') : ('waiting' == $posts->status ? _e('待审核') : ('private' == $posts->status ? _e('私密') : _e(''))); ?> password ? _e('密码') : _e(''); ?> + | ++ status): ?> + + + | +author(); ?> | +categories; $length = count($categories); ?> + $val): ?> + adminUrl('manage-posts.php?category=' . $val['mid'] + . (isset($request->uid) ? '&uid=' . $request->uid : '') + . (isset($request->status) ? '&status=' . $request->status : '')); + echo '">' . $val['name'] . '' . ($key < $length - 1 ? ', ' : ''); ?> + + | ++ hasSaved): ?> + + modified); ?> + word()); ?> + + + dateWord(); ?> + + | +
| + | |||||||
| - | - | - | - | - | - | - |
|---|---|---|---|---|---|---|
| - | name(); ?> | -screenName(); ?> | -- - | -mail): ?>mail(); ?> | -group) { - case 'administrator': - _e('管理员'); - break; - case 'editor': - _e('编辑'); - break; - case 'contributor': - _e('贡献者'); - break; - case 'subscriber': - _e('关注者'); - break; - case 'visitor': - _e('访问者'); - break; - default: - break; - } ?> | -postsNum(); ?> | -
| + | + | + | + | + | + | + |
|---|---|---|---|---|---|---|
| + | name(); ?> | +screenName(); ?> | ++ + | +mail): ?>mail(); ?> | +group) { + case 'administrator': + _e('管理员'); + break; + case 'editor': + _e('编辑'); + break; + case 'contributor': + _e('贡献者'); + break; + case 'subscriber': + _e('关注者'); + break; + case 'visitor': + _e('访问者'); + break; + default: + break; + } ?> | +postsNum(); ?> | +
| - | - | - | - | - |
|---|---|---|---|---|
title(); ?>
- dependence): ?>
-
-
- |
- description(); ?> | -version(); ?> | -homepage) ? $activatedPlugins->author : '' . $activatedPlugins->author . ''; ?> | -- activate || $activatedPlugins->deactivate || $activatedPlugins->config || $activatedPlugins->personalConfig): ?> - activated): ?> - config): ?> - - • - - - - - - - - - | -
| - | - | - | ||
| + | + | + | + | + |
|---|---|---|---|---|
title(); ?>
+ dependence): ?>
+
-
- |
| - | - | - | - | - | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| title(); ?> | -description(); ?> | -version(); ?> | -homepage) ? $deactivatedPlugins->author : '' . $deactivatedPlugins->author . ''; ?> | -
- activate || $deactivatedPlugins->deactivate || $deactivatedPlugins->config || $deactivatedPlugins->personalConfig): ?>
- activated): ?>
- config): ?>
-
- |
-
-
-
-
+
|
+ |||||||||||||||
| + | |||||||||||||||||||
| 截图 | -详情 | - +
|---|
| 截图 | +详情 | + - - to($themes); ?> - next()): ?> -
|---|---|
- title ? $themes->title() : $themes->name(); ?>- - author): ?>: homepage): ?>author(); ?>homepage): ?> - version): ?>: version() ?> - -description); ?> - theme != $themes->name): ?> - - - |
-
description); ?>
+ theme != $themes->name): ?> + + +