Changeset 2126943
- Timestamp:
- 07/23/2019 12:54:06 AM (7 years ago)
- Location:
- showpass/trunk
- Files:
-
- 2 edited
-
css/showpass-style.css (modified) (2 diffs)
-
showpass-wordpress-plugin.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
showpass/trunk/css/showpass-style.css
r2125897 r2126943 270 270 } 271 271 272 .showpass-event-list .showpass-detail-event-date .info{272 .showpass-event-list { 273 273 font-size: 16px; 274 274 overflow: hidden; … … 277 277 -webkit-box-orient: vertical; 278 278 text-overflow: ellipsis; 279 } 280 281 .showpass-detail-event-date .info { 279 282 text-align: left; 280 283 } -
showpass/trunk/showpass-wordpress-plugin.php
r2125897 r2126943 5 5 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 6 6 Author: Showpass / Up In Code Inc. 7 Version: 3.3. 17 Version: 3.3.2 8 8 Author URI: https://www.showpass.com 9 9 */
Note: See TracChangeset
for help on using the changeset viewer.