Changeset 298659
- Timestamp:
- 11/17/2025 06:04:27 AM (9 days ago)
- Location:
- avira/17.9
- Files:
-
- 3 edited
- 1 copied
-
. (copied) (copied from avira/17.8)
-
functions.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
-
style.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
avira/17.9/functions.php
r297281 r298659 1 1 <?php 2 2 3 define( 'AVIRA_THEME_VERSION', '17. 8' );3 define( 'AVIRA_THEME_VERSION', '17.9' ); 4 4 5 5 function avira_css() { -
avira/17.9/readme.txt
r297281 r298659 5 5 Tested up to: 6.8.1 6 6 Requires PHP: 5.6 7 Stable tag: 17. 88 Version: 17. 87 Stable tag: 17.9 8 Version: 17.9 9 9 License: GPLv3 or later 10 10 License URI: https://www.gnu.org/licenses/gpl-3.0.html … … 83 83 ##Changelog 84 84 85 @version 17.9 86 * Form Style Issue Fixed 87 85 88 @version 17.8 86 89 * Block Style Issue Fixed -
avira/17.9/style.css
r297281 r298659 6 6 Description: Avira is a trending WordPress theme with lots of powerful features, instantly giving a professional look to your online presence. It fits for business, portfolio, food & restaurant, gym & fitness, spa salon, medical practitioner & hospitals, landing pages, product pages, corporate business, digital agency, product showcase, financial advisor, accountant, law firm, wealth advisor, photography, personal, and any eCommerce stores. Avira premium version provides you more than 10 different designs and supports popular plugins WPML, Polylang, WooCommerce, Contact Form 7, Revolution Slider, Elementor, Visual Composer, WP-Forms, Ninja Forms, Jetpack, WP-Featherlight, Give (WordPress Donation Plugin), Gravity Forms, Yoast SEO and many more. View the demo of Avira Premium https://demo.speciatheme.com/pro/?theme=avira 7 7 Template: specia 8 Version: 17. 88 Version: 17.9 9 9 Tested up to: 6.8 10 10 Requires PHP: 5.6 … … 1094 1094 border: none; 1095 1095 } 1096 1097 select:focus, 1098 .form-control:focus { 1099 border-color: rgb(255, 33, 79); 1100 box-shadow: 0 0 5px rgba(255, 33, 79, 1); 1101 }
Note: See TracChangeset
for help on using the changeset viewer.