Changeset 190590 for appointo/1.7
- Timestamp:
- 05/01/2023 02:34:04 PM (3 years ago)
- Location:
- appointo/1.7
- Files:
-
- 3 edited
- 1 copied
-
. (copied) (copied from appointo/1.6)
-
functions.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
-
style.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
appointo/1.7/functions.php
r190029 r190590 3 3 * Define Theme Version 4 4 */ 5 define( 'APPOINTO_THEME_VERSION', '1. 6' );5 define( 'APPOINTO_THEME_VERSION', '1.7' ); 6 6 7 7 function appointo_css() { -
appointo/1.7/readme.txt
r190029 r190590 5 5 Tested up to: 6.2 6 6 Requires PHP: 5.6 7 Stable tag: 1. 68 Version: 1. 67 Stable tag: 1.7 8 Version: 1.7 9 9 License: GPLv3 or later 10 10 License URI: https://www.gnu.org/licenses/gpl-3.0.html … … 121 121 == Changelog == 122 122 123 @version 1.7 124 * Sidebar Comment Widget Improvement 125 123 126 @version 1.6 124 127 * Block Widget Styling Improvement -
appointo/1.7/style.css
r190029 r190590 6 6 Description: A powerful next generation theme for upcoming generations and traditional UI that focuses on the color combinations of solid and gradient colors, along with cool animations and attractive features. It's perfect for any type of business. View the demo of Appointo Pro https://www.nayrathemes.com/demo/pro/?theme=appointo 7 7 Template: gradiant 8 Version: 1. 68 Version: 1.7 9 9 Tested up to: 6.2 10 10 Requires PHP: 5.6 … … 576 576 .sidebar .widget .wp-block-group .is-nowrap p { 577 577 padding: 0; 578 } 578 } 579 .sidebar .widget .wp-block-group .wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-date { 580 padding-top: 0.5rem; 581 padding-bottom: 0.5rem; 582 font-size: 0.875rem; 583 }
Note: See TracChangeset
for help on using the changeset viewer.