Changeset 274518
- Timestamp:
- 06/03/2025 10:14:40 AM (6 months ago)
- Location:
- softme/1.1.11
- Files:
-
- 2 edited
- 1 copied
-
. (copied) (copied from softme/1.1.10)
-
readme.txt (modified) (2 diffs)
-
style.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
softme/1.1.11/readme.txt
r273515 r274518 4 4 Tested up to: 6.8 5 5 Requires PHP: 5.6 6 Stable tag: 1.1.1 06 Stable tag: 1.1.11 7 7 License: GPLv3 or later 8 8 License URI: https://www.gnu.org/licenses/gpl-3.0.html … … 97 97 == Changelog == 98 98 99 @version 1.1.11 100 * Style improvements - Block List 101 99 102 @version 1.1.10 100 103 * Style improvements - Block Page List Hover & Focus -
softme/1.1.11/style.css
r273515 r274518 2 2 Theme Name: SoftMe 3 3 Text Domain: softme 4 Version: 1.1.1 04 Version: 1.1.11 5 5 Tested up to: 6.8 6 6 Requires at least: 4.7 … … 443 443 color: var(--dt-pri-color); 444 444 } 445 446 .wp-block-list { 447 padding: 0; 448 }
Note: See TracChangeset
for help on using the changeset viewer.