Plugin Directory

Changeset 3172665


Ignore:
Timestamp:
10/21/2024 07:18:29 AM (18 months ago)
Author:
misterplan
Message:

Version 1.1.29

Location:
misterplan
Files:
344 added
3 edited

Legend:

Unmodified
Added
Removed
  • misterplan/trunk/assets/css/motor.css

    r3160557 r3172665  
    544544    white-space: nowrap;
    545545}
     546
     547
     548@media (max-width: 729px) {
     549    .daterangepicker {
     550        max-width: 100% !important;
     551    }
     552}
     553.daterangepicker .calendar-table th, .daterangepicker .calendar-table td {
     554    padding: 1px 0px !important;
     555    background-color: transparent;
     556}
  • misterplan/trunk/init.php

    r3171282 r3172665  
    88 * Author: MisterPlan
    99 * Author URI: https://misterplan.es
    10  * Version: 1.1.30
     10 * Version: 1.1.31
    1111 * Text Domain: misterplan
    1212 * Domain Path: /languages
  • misterplan/trunk/readme.txt

    r3171282 r3172665  
    44Tested up to: 6.6.2
    55Requires PHP: 7.2.5
    6 Stable tag: 1.1.30
     6Stable tag: 1.1.31
    77License: GPLv2 or later
    88Contributors: jorgealonso
Note: See TracChangeset for help on using the changeset viewer.