* change style of dynamic block.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user