Changeset 2593025
- Timestamp:
- 09/03/2021 03:09:26 AM (5 years ago)
- Location:
- simple-tooltipfy/trunk
- Files:
-
- 3 edited
-
build/index.css (modified) (1 diff)
-
build/style-index.css (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
simple-tooltipfy/trunk/build/index.css
r2593020 r2593025 42 42 [1] Base Styles 43 43 -------------------------------------------------*/ 44 :root {44 xxx:root { 45 45 --microtip-transition-duration: 3.2s; 46 46 --microtip-transition-delay: 0s; -
simple-tooltipfy/trunk/build/style-index.css
r2593020 r2593025 28 28 [1] Base Styles 29 29 -------------------------------------------------*/ 30 . wp-block-federico-cadierno-simple-tooltipfy {30 .xxxwp-block-federico-cadierno-simple-tooltipfy { 31 31 --microtip-transition-duration: 1.2s; 32 32 --microtip-transition-delay: 0s; -
simple-tooltipfy/trunk/readme.txt
r2593023 r2593025 5 5 Requires at least: 5.4 6 6 Tested up to: 5.8.0 7 Stable tag: 1.47 Stable tag: trunk 8 8 Requires PHP: 7.0 9 9 License: GPLv2 or later … … 19 19 20 20 = Does this plugin work with any theme? = 21 Yes 21 22 22 23 == Installation ==
Note: See TracChangeset
for help on using the changeset viewer.