From 98d41662570c5476681fdfafa8f747f20201208c Mon Sep 17 00:00:00 2001 From: OldHawk Date: Sat, 19 May 2018 23:43:06 +0800 Subject: [PATCH] fix(torrents): fixed media info css --- modules/core/client/app/trans-string-zh.js | 8 ++++---- modules/torrents/client/less/torrents.less | 2 +- .../client/views/view-torrent.client.view.html | 10 +++++----- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/modules/core/client/app/trans-string-zh.js b/modules/core/client/app/trans-string-zh.js index 6e99fd64..e24215c8 100644 --- a/modules/core/client/app/trans-string-zh.js +++ b/modules/core/client/app/trans-string-zh.js @@ -1596,10 +1596,10 @@ MEDIAINFO: { GENERAL: { SELF: '资源通用信息', - FILESIZE: '资源总体积', - RUNTIME: '资源总时长', - DURATION: '资源总时长', - OVERALLBITRATE: '资源总码率' + FILESIZE: '总体积', + RUNTIME: '总时长', + DURATION: '总时长', + OVERALLBITRATE: '总码率' }, VIDEO: { SELF: '视频信息', diff --git a/modules/torrents/client/less/torrents.less b/modules/torrents/client/less/torrents.less index 448b234d..35132bc8 100644 --- a/modules/torrents/client/less/torrents.less +++ b/modules/torrents/client/less/torrents.less @@ -226,7 +226,7 @@ pre.prettyprint { legend { font-size: 14px; font-weight: 400; - color: #7a7a7a; + color: #333; margin-bottom: 6px; border-bottom: solid 1px #d0d0d0; } diff --git a/modules/torrents/client/views/view-torrent.client.view.html b/modules/torrents/client/views/view-torrent.client.view.html index 9dbae84c..50362096 100644 --- a/modules/torrents/client/views/view-torrent.client.view.html +++ b/modules/torrents/client/views/view-torrent.client.view.html @@ -680,7 +680,7 @@
- {{'MEDIAINFO.'+key.toUpperCase()+'.SELF' | translate}}: + {{'MEDIAINFO.'+key.toUpperCase()+'.SELF' | translate}}
@@ -691,19 +691,19 @@
{{subValue}}
+
{{ifo}}
+
- -
{{lang}}
-
- + {{lang}}
+
{{subValue}}