Changeset 2787410
- Timestamp:
- 09/20/2022 07:02:07 AM (4 years ago)
- Location:
- jobpass/trunk
- Files:
-
- 3 edited
-
jobpass.php (modified) (1 diff)
-
public/assets/jobpass.css (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
jobpass/trunk/jobpass.php
r2787195 r2787410 6 6 Author: JobPass 7 7 Author URI: https://jobpass.com 8 Version: 1.0. 18 Version: 1.0.2 9 9 License: GPL v2 or later 10 10 License URI: https://www.gnu.org/licenses/gpl-2.0.html -
jobpass/trunk/public/assets/jobpass.css
r2787192 r2787410 333 333 .jp-search-input { 334 334 margin-bottom: 0 !important; 335 width: 100%; 336 padding: 10px !important; 337 border-radius: 8px; 335 338 } 336 339 -
jobpass/trunk/readme.txt
r2787192 r2787410 4 4 Tested up to: 6.0.2 5 5 Requires PHP: 7.0 6 Stable tag: 1.0. 16 Stable tag: 1.0.2 7 7 License: GPLv2 or later 8 8 License URI: https://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset
for help on using the changeset viewer.