Changeset 299200
- Timestamp:
- 11/19/2025 12:15:07 PM (5 days ago)
- Location:
- acronix/1.8.6
- Files:
-
- 3 edited
- 1 copied
-
. (copied) (copied from acronix/1.8.5)
-
functions.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
-
style.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
acronix/1.8.6/functions.php
r297899 r299200 1 1 <?php 2 define( 'ACRONIX_THEME_VERSION', '1.8. 5' );2 define( 'ACRONIX_THEME_VERSION', '1.8.6' ); 3 3 function acronix_css() { 4 4 $parent_style = 'accron-parent-style'; -
acronix/1.8.6/readme.txt
r297899 r299200 5 5 Tested up to: 6.8.1 6 6 Requires PHP: 5.6 7 Stable tag: 1.8. 58 Version: 1.8. 57 Stable tag: 1.8.6 8 Version: 1.8.6 9 9 License: GPLv3 or later 10 10 License URI: https://www.gnu.org/licenses/gpl-3.0.html … … 119 119 == Changelog == 120 120 121 @version 1.8.6 122 * Form Style Issue Fixed 123 121 124 @version 1.8.5 122 125 * Block Style Issue Fixed -
acronix/1.8.6/style.css
r297899 r299200 6 6 Description: Unveil digital excellence with Acronix WordPress Theme, a Bootstrap-supported marvel ensuring a perfect LightSpeed score. Experience blazing fast speeds tailored for all business websites, sculpting an online presence that's as efficient as it is elegant. Acronix: Where performance meets sophistication, setting a new benchmark for web brilliance. View the demo of Acronix Pro https://www.nayrathemes.com/demo/pro/?theme=acronix 7 7 Template: accron 8 Version: 1.8. 58 Version: 1.8.6 9 9 Tested up to: 6.8 10 10 Requires PHP: 5.6 … … 395 395 border: none; 396 396 } 397 398 select:focus, 399 .form-control:focus { 400 border-color: rgb(255, 33, 79); 401 box-shadow: 0 0 5px rgba(255, 33, 79, 1); 402 }
Note: See TracChangeset
for help on using the changeset viewer.