Changeset 210323 for multisport/1.5.7
- Timestamp:
- 12/05/2023 05:06:25 AM (2 years ago)
- Location:
- multisport/1.5.7
- Files:
-
- 3 edited
- 1 copied
-
. (copied) (copied from multisport/1.5.6)
-
assets/js/utilities.js (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
-
style.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
multisport/1.5.7/assets/js/utilities.js
r154409 r210323 110 110 111 111 // add support of browsers which don't support focus-within 112 $('#navmain > div > ul > li > a:not(.search-form-icon), #navmain > div > ul > li > ul > li > a, #navmain > div > ul > li > ul > li > ul > li > a , .mega-menu-sub-menu')112 $('#navmain > div > ul > li > a:not(.search-form-icon), #navmain > div > ul > li > ul > li > a, #navmain > div > ul > li > ul > li > ul > li > a') 113 113 .on('mouseenter focus', function() { 114 114 $(this).closest('li.level-one-sub-menu').addClass('menu-item-focused'); -
multisport/1.5.7/readme.txt
r201108 r210323 3 3 Tags: blog, entertainment, two-columns, right-sidebar, custom-logo, custom-background, 4 4 custom-header, custom-menu, threaded-comments, translation-ready, sticky-post, theme-options, footer-widgets 5 Tested up to: 6. 35 Tested up to: 6.4 6 6 Stable tag: 1.4.9 7 7 Requires PHP: 5.6 … … 41 41 42 42 == Changelog == 43 44 = 1.5.7 = 45 * Update 'Tested up to' tag to 6.4 43 46 44 47 = 1.5.6 = -
multisport/1.5.7/style.css
r201108 r210323 5 5 Author: customizablethemes 6 6 Author URI: https://customizablethemes.com 7 Version: 1.5. 67 Version: 1.5.7 8 8 Text Domain: multisport 9 9 Tags: blog, entertainment, two-columns, right-sidebar, custom-logo, custom-background, custom-header, custom-menu, threaded-comments, translation-ready, sticky-post, theme-options, footer-widgets … … 12 12 Requires PHP: 5.6 13 13 Requires at least: 6.1 14 Tested up to: 6. 314 Tested up to: 6.4 15 15 */ 16 16
Note: See TracChangeset
for help on using the changeset viewer.