Changeset 273723 for altra/1.1.7
- Timestamp:
- 05/28/2025 11:51:26 AM (6 months ago)
- Location:
- altra/1.1.7
- Files:
-
- 2 edited
- 1 copied
-
. (copied) (copied from altra/1.1.6)
-
readme.txt (modified) (2 diffs)
-
style.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
altra/1.1.7/readme.txt
r272759 r273723 4 4 Tested up to: 6.8 5 5 Requires PHP: 5.6 6 Stable tag: 1.1. 66 Stable tag: 1.1.7 7 7 License: GPLv3 or later 8 8 License URI: https://www.gnu.org/licenses/gpl-3.0.html … … 79 79 == Changelog == 80 80 81 @version 1.1.7 82 * Style improvements - Block Page List Hover & Focus 83 81 84 @version 1.1.6 82 85 * Style improvements - Block Page List -
altra/1.1.7/style.css
r272759 r273723 3 3 Text Domain: altra 4 4 Template: atua 5 Version: 1.1. 65 Version: 1.1.7 6 6 Tested up to: 6.8 7 7 Requires at least: 4.7 … … 1138 1138 font-weight: 600; 1139 1139 } 1140 1141 .wp-block-page-list a:hover, 1142 .wp-block-page-list a:focus { 1143 color: var(--dt-pri-color); 1144 }
Note: See TracChangeset
for help on using the changeset viewer.