* change style of dynamic block.

This commit is contained in:
Catouse
2018-05-29 17:47:50 +08:00
parent b8b4d83324
commit e225a64d8c
+4
View File
@@ -1,3 +1,7 @@
<style>
.block-dynamic .timeline > li .timeline-text {display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.block-dynamic .timeline > li:hover .timeline-text {overflow: visible; text-overflow: normal; white-space: normal;}
</style>
<div class='panel-body'>
<ul class="timeline timeline-tag-left no-margin">
<?php