src/Pumukit/WebTVBundle/Resources/views/Css/template_event.css.twig line 1

Open in your IDE?
  1. .categories_list {
  2.     list-style-type: none;
  3.     margin-top: 0;
  4. }
  5. .categories_list .categories_list_block {
  6.     width: 100%;
  7.     background-color: #ffffff;
  8. }
  9. .event-pmk .mmobj-title {
  10.     overflow: hidden;
  11.     word-break: break-word;
  12. }