Changeset 299862
- Timestamp:
- 11/24/2025 04:12:39 AM (6 hours ago)
- Location:
- blogus/2.7.5
- Files:
-
- 3 edited
- 1 copied
-
. (copied) (copied from blogus/2.7.4)
-
readme.txt (modified) (2 diffs)
-
style-rtl.css (modified) (2 diffs)
-
style.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
blogus/2.7.5/readme.txt
r299653 r299862 5 5 Requires at least: 6.7 6 6 Tested up to: 6.8 7 Stable tag: 2.7. 48 Version: 2.7. 47 Stable tag: 2.7.5 8 Version: 2.7.5 9 9 License: GPLv2 or later 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 661 661 = Version 2.7.4 662 662 * Fixed Product Meta Issue on Search Page 663 664 = Version 2.7.5 665 * Fixed WooCommerce Product Page Styling Issues. -
blogus/2.7.5/style-rtl.css
r299653 r299862 5 5 Author URI: https://themeansar.com 6 6 Description: Blogus is a fast, clean, modern-looking Best Responsive News Magazine WordPress theme. The theme is fully widgetized, so users can manage the content by using easy to use widgets. Blogus is suitable for dynamic news, newspapers, magazine, publishers, blogs, editors, online and gaming magazines, newsportals,personal blogs, newspaper, publishing or review siteand any creative website. Blogus is SEO friendly, WPML,Gutenberg, translation and RTL ready. Live preview : https://demos.themeansar.com/blogus-demos/ and documentation at https://docs.themeansar.com/docs/blogus/ 7 Version: 2.7. 47 Version: 2.7.5 8 8 Tested up to: 6.8 9 9 Requires PHP: 7.4 … … 3203 3203 } 3204 3204 3205 /*woocommerce-product-single-page*/ 3206 .woocommerce div.product form.cart .variations th{ 3207 background-color: transparent; 3208 padding: 0; 3209 line-height: 3; 3210 } 3211 .woocommerce div.product form.cart .variations td { 3212 padding-top: .3rem; 3213 padding-bottom: .3rem; 3214 } 3215 .woocommerce div.product form.cart .variations select { 3216 min-width: auto; 3217 width: 100%; 3218 max-width: 22rem; 3219 line-height: 1.3; 3220 } 3205 3221 /* WordPress Core*/ 3206 3222 .site-description { -
blogus/2.7.5/style.css
r299653 r299862 5 5 Author URI: https://themeansar.com 6 6 Description: Blogus is a fast, clean, modern-looking Best Responsive News Magazine WordPress theme. The theme is fully widgetized, so users can manage the content by using easy to use widgets. Blogus is suitable for dynamic news, newspapers, magazine, publishers, blogs, editors, online and gaming magazines, newsportals,personal blogs, newspaper, publishing or review siteand any creative website. Blogus is SEO friendly, WPML,Gutenberg, translation and RTL ready. Live preview : https://demos.themeansar.com/blogus-demos/ and documentation at https://docs.themeansar.com/docs/blogus/ 7 Version: 2.7. 47 Version: 2.7.5 8 8 Tested up to: 6.8 9 9 Requires PHP: 7.4 … … 2714 2714 border: unset; 2715 2715 } 2716 2716 /*woocommerce-product-single-page*/ 2717 .woocommerce div.product form.cart .variations th{ 2718 background-color: transparent; 2719 padding: 0; 2720 line-height: 3; 2721 } 2722 .woocommerce div.product form.cart .variations td { 2723 padding-top: .3rem; 2724 padding-bottom: .3rem; 2725 } 2726 .woocommerce div.product form.cart .variations select { 2727 min-width: auto; 2728 width: 100%; 2729 max-width: 22rem; 2730 line-height: 1.3; 2731 } 2717 2732 /* WordPress Core*/ 2718 2733 .site-description {
Note: See TracChangeset
for help on using the changeset viewer.