Plugin Directory

Changeset 2126943


Ignore:
Timestamp:
07/23/2019 12:54:06 AM (7 years ago)
Author:
marcshowpass
Message:

update style

Location:
showpass/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • showpass/trunk/css/showpass-style.css

    r2125897 r2126943  
    270270}
    271271
    272 .showpass-event-list .showpass-detail-event-date .info {
     272.showpass-event-list {
    273273  font-size: 16px;
    274274  overflow: hidden;
     
    277277  -webkit-box-orient: vertical;
    278278  text-overflow: ellipsis;
     279}
     280
     281.showpass-detail-event-date .info {
    279282  text-align: left;
    280283}
  • showpass/trunk/showpass-wordpress-plugin.php

    r2125897 r2126943  
    55     Description: List events, display event details and products. Use the Showpass purchase widget for on site ticket & product purchases all with easy to use shortcodes. See our git repo here for full documentation. https://github.com/showpass/showpass-wordpress-plugin
    66     Author: Showpass / Up In Code Inc.
    7      Version: 3.3.1
     7     Version: 3.3.2
    88     Author URI: https://www.showpass.com
    99     */
Note: See TracChangeset for help on using the changeset viewer.