diff --git a/admin/appmarket/images/market.css b/admin/appmarket/images/market.css index 1258123..a756d95 100644 --- a/admin/appmarket/images/market.css +++ b/admin/appmarket/images/market.css @@ -267,13 +267,6 @@ span.num { margin:0; } -.main-header{ - padding:5px -} -.main-header>div{ - line-height:34px; - /*margin:0 5px;*/ -} .appname{ margin:0; line-height:25px; diff --git a/admin/appmarket/template/cloudappmarket.htm b/admin/appmarket/template/cloudappmarket.htm index ade739d..44157db 100644 --- a/admin/appmarket/template/cloudappmarket.htm +++ b/admin/appmarket/template/cloudappmarket.htm @@ -77,13 +77,6 @@ background-color: #FFF; padding: 5px 10px; } -.main-header { - padding: 5px -} -.main-header>div { - line-height: 34px; - margin: 0 5px; -} #update_selected { margin-left: 20px; } diff --git a/admin/appmarket/template/index.htm b/admin/appmarket/template/index.htm index 4a10b4a..36e2269 100644 --- a/admin/appmarket/template/index.htm +++ b/admin/appmarket/template/index.htm @@ -73,13 +73,6 @@ left:0; top:10px; display:none; -} -.main-header{ - padding:5px -} -.main-header>div{ - line-height:34px; - /*margin:0 5px;*/ } .checkbox-custom{ margin-bottom:0; diff --git a/admin/appmarket/template/upgrade.htm b/admin/appmarket/template/upgrade.htm index 249bbed..aab2711 100644 --- a/admin/appmarket/template/upgrade.htm +++ b/admin/appmarket/template/upgrade.htm @@ -86,15 +86,6 @@ padding:5px 10px; line-height: 34px; } - -.main-header{ - padding:5px -} -.main-header>div{ - line-height:34px; - margin:0 5px; - -} #update_selected{ margin-left:20px; } diff --git a/admin/cloud/template/router.htm b/admin/cloud/template/router.htm index f76578d..1923d5a 100644 --- a/admin/cloud/template/router.htm +++ b/admin/cloud/template/router.htm @@ -3,10 +3,6 @@ @@ -19,7 +15,7 @@
-
+
diff --git a/admin/cloud/template/space.htm b/admin/cloud/template/space.htm index 3bc101e..0aded09 100644 --- a/admin/cloud/template/space.htm +++ b/admin/cloud/template/space.htm @@ -2,10 +2,6 @@ @@ -15,7 +11,7 @@
-
+
diff --git a/admin/setting/template/mailcheck.htm b/admin/setting/template/mailcheck.htm index f1d6bc6..9e33754 100644 --- a/admin/setting/template/mailcheck.htm +++ b/admin/setting/template/mailcheck.htm @@ -2,11 +2,6 @@ -
diff --git a/admin/setting/template/smiley.htm b/admin/setting/template/smiley.htm index 7022264..163876f 100644 --- a/admin/setting/template/smiley.htm +++ b/admin/setting/template/smiley.htm @@ -84,6 +84,7 @@
+
-
\ No newline at end of file diff --git a/core/template/default/common/mobile_simple_start.htm b/core/template/default/common/mobile_simple_start.htm deleted file mode 100644 index 0863f6e..0000000 --- a/core/template/default/common/mobile_simple_start.htm +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - - <!--{if !empty($navtitle)}-->$navtitle - <!--{/if}-->$_G[setting][sitename] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/dzz/comment/template/list.htm b/dzz/comment/template/list.htm index 5272d64..cef0603 100644 --- a/dzz/comment/template/list.htm +++ b/dzz/comment/template/list.htm @@ -24,7 +24,10 @@
-

暂无文件

+
+
+ {lang no_relevant_content} +
diff --git a/dzz/dzzvote/images/datepicker.css b/dzz/dzzvote/images/datepicker.css index 709b460..909b8ea 100644 --- a/dzz/dzzvote/images/datepicker.css +++ b/dzz/dzzvote/images/datepicker.css @@ -43,7 +43,7 @@ .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{ border: 1px solid #d3d3d3; -background: #e6e6e6 url(../img/jqui-images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x; +background: #e6e6e6; font-weight: normal; color: #555; } diff --git a/dzz/dzzvote/template/vote_ajax.htm b/dzz/dzzvote/template/vote_ajax.htm index c2605df..b4f652c 100644 --- a/dzz/dzzvote/template/vote_ajax.htm +++ b/dzz/dzzvote/template/vote_ajax.htm @@ -411,8 +411,11 @@ var maxselectnum_{$vote[voteid]} = parseInt('$vote[maxselectnum]'); var checkarr_{$vote[voteid]} = []; jcLoader().load({ type: 'css', url: './dzz/dzzvote/images/vote.css?{VERHASH},static/icheck/skins/minimal/blue.css?{VERHASH}' }); - jcLoader().load({ type: 'js', url: 'static/icheck/icheck.min.js?{VERHASH}' }, - function() { + jcLoader().load({ type: 'js', url: 'static/icheck/icheck.min.js?{VERHASH}' }, function() { + jQuery('#dzzvote_{$vote[voteid]} input').iCheck({ + checkboxClass: 'icheckbox_minimal-blue', + radioClass: 'iradio_minimal-blue', + }); jQuery('#dzzvote_{$vote[voteid]} input').on('ifChecked', function(e) { if(checkarr_{$vote[voteid]}.length >= maxselectnum_{$vote[voteid]}) { jQuery('#'+checkarr_{$vote[voteid]}.pop()).iCheck('uncheck'); diff --git a/dzz/filemanage/template/list.htm b/dzz/filemanage/template/list.htm index 05206e5..222a354 100644 --- a/dzz/filemanage/template/list.htm +++ b/dzz/filemanage/template/list.htm @@ -33,7 +33,10 @@
-

暂无文件

+
+
+ {lang share_file_content} +