Changeset 3093483
- Timestamp:
- 05/27/2024 08:42:31 PM (22 months ago)
- Location:
- admintosh/trunk
- Files:
-
- 3 edited
-
admin/assets/css/admintosh-admin.css (modified) (2 diffs)
-
admintosh.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
admintosh/trunk/admin/assets/css/admintosh-admin.css
r3022674 r3093483 773 773 .block-heading h3 { 774 774 margin: 0; 775 /*margin-bottom: 20px;776 padding-top: 20px;777 padding-bottom: 20px;778 border-bottom: 1px solid #dfdddd;779 border-top: 1px solid #dfdddd;*/780 775 font-size: 18px; 781 776 width: 100%; … … 786 781 .dimension-input-group .dimension-field{ 787 782 width: 70px !important; 783 min-width: 70px !important; 788 784 } 789 785 .dimension-field-wrap { -
admintosh/trunk/admintosh.php
r3066173 r3093483 4 4 Plugin URI: http://wpmobo.com/admintosh 5 5 Description: WordPress admin customization and security tools 6 Version: 1.0. 36 Version: 1.0.4 7 7 Author: wpmobo 8 8 Author URI: http://wpmobo.com -
admintosh/trunk/readme.txt
r3066173 r3093483 2 2 Contributors: wpmobo, rahi6039 3 3 Donate link: https://wpmobo.com/ 4 Tags: customize dashboard, customize admin menu, customize login page, security tools, captcha, recaptcha, admin menu, dashboard, admin bar, login page, customize admin4 Tags: security, Brute Force, login, authentication, captcha 5 5 Requires PHP: 7.4 6 6 Requires at least: 6x 7 7 Tested up to: 6.5 8 Stable tag: 1.0. 39 Version: 1.0. 38 Stable tag: 1.0.4 9 Version: 1.0.4 10 10 License: GPLv2 or later 11 11 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 82 82 == Changelog == 83 83 84 = 1.0.4 = 85 - Fixed admin Margin option field CSS issue 86 84 87 = 1.0.3 = 85 88 - Fixed admin Plugin page CSS conflict issue
Note: See TracChangeset
for help on using the changeset viewer.