This commit is contained in:
rulingcom 2023-03-27 10:20:21 +08:00
parent d454e84299
commit 9d6e1f3fd3
6 changed files with 10 additions and 10 deletions

View File

@ -5,7 +5,7 @@
<img class="video_snapshot" src="{{snapshot_url}}"/>
<div class="video_info">
<div class="video_group_time">{{video_post_agency}} | {{video_postdate}}</div>
<div class="video_category">{{video_category}}</div>
<div class="video_tag">{{video_tag}}</div>
<div class="video_title"><h4>{{video_title}}</h4></div>
<div class="video_desc">{{video_desc}}</div>
<div class="view_info">
@ -25,7 +25,7 @@
.video_group_time{
color: #4487cb;
}
.video_category{
.video_tag{
color: #e4374a;
}
.video_title h4{

View File

@ -1,6 +1,6 @@
<div class="w-video_data video_data-widget-2">
<%= javascript_include_tag 'video_pro/wordcloud2.js' %>
<div style="width: 100%; height: 40vw" class="my_favorite_latin_words jqcloud wordcloud2"><div>
<div style="width: 100%; height: 40vw; max-height: 20em;" class="my_favorite_latin_words jqcloud wordcloud2"><div>
<script>
var container_{{subpart-id}} = $('[data-subpart-id="{{subpart-id}}"] .my_favorite_latin_words');
var width_{{subpart-id}} = container_{{subpart-id}}.width();

View File

@ -6,7 +6,7 @@
<img class="video_snapshot" src="{{snapshot_url}}"/>
<div class="video_info">
<div class="video_group_time">{{video_post_agency}} | {{video_postdate}}</div>
<div class="video_category">{{video_category}}</div>
<div class="video_tag">{{video_tag}}</div>
<div class="video_title"><h4>{{video_title}}</h4></div>
<div class="video_desc">{{video_desc}}</div>
<div class="view_info">
@ -26,7 +26,7 @@
.video_group_time{
color: #4487cb;
}
.video_category{
.video_tag{
color: #e4374a;
}
.video_title h4{

View File

@ -27,7 +27,7 @@
<img class="video_snapshot" src="{{snapshot_url}}"/>
<div class="video_info">
<div class="video_group_time">{{video_post_agency}} | {{video_postdate}}</div>
<div class="video_category">{{video_category}}</div>
<div class="video_tag">{{video_tag}}</div>
<div class="video_title"><h4>{{video_title}}</h4></div>
<div class="video_desc">{{video_desc}}</div>
<div class="view_info">
@ -119,7 +119,7 @@
.video_group_time {
color: #4487cb;
}
.video_category {
.video_tag {
color: #e4374a;
}
.video_title h4 {

View File

@ -27,7 +27,7 @@
<img class="video_snapshot" src="{{snapshot_url}}"/>
<div class="video_info">
<div class="video_group_time">{{video_post_agency}} | {{video_postdate}}</div>
<div class="video_category">{{video_category}}</div>
<div class="video_tag">{{video_tag}}</div>
<div class="video_title"><h4>{{video_title}}</h4></div>
<div class="video_desc">{{video_desc}}</div>
<div class="view_info">
@ -119,7 +119,7 @@
.video_group_time {
color: #4487cb;
}
.video_category {
.video_tag {
color: #e4374a;
}
.video_title h4 {

View File

@ -70,7 +70,7 @@
.video_group_time {
color: #4487cb;
}
.video_category {
.video_tag {
color: #e4374a;
}
.video_title h4 {