%PDF- %PDF-
Direktori : /var/www/html/higroup/wp-content/plugins/event-tickets/src/resources/css/ |
Current File : /var/www/html/higroup/wp-content/plugins/event-tickets/src/resources/css/details.css |
/** * This CSS file was auto-generated via PostCSS * * Contributors should avoid editing this file, but instead edit the associated * src/resources/postcss/ file. For more information, check out our engineering * docs on how we handle CSS in our engineering docs. * * @see: http://moderntribe.github.io/products-engineering/css/ */ .tribe__details__poly .tribe__details__summary:before { content: '\25bc'; } .tribe__details__poly .tribe__details__content { display: none; } .tribe__details__poly.tribe__details--open .tribe__details__content { display: block; } @media(min-width: 768px) { .tribe__details__poly .tribe__details__poly.tribe__details--mobile .tribe__details__summary { display: none; } .tribe__details__poly .tribe__details__poly.tribe__details--mobile .tribe__details__content { display: block; } }