diff options
Diffstat (limited to 'files/es/tools')
-rw-r--r-- | files/es/tools/page_inspector/how_to/work_with_animations/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/es/tools/page_inspector/how_to/work_with_animations/index.html b/files/es/tools/page_inspector/how_to/work_with_animations/index.html index 2ad2d5afa1..2d855f1785 100644 --- a/files/es/tools/page_inspector/how_to/work_with_animations/index.html +++ b/files/es/tools/page_inspector/how_to/work_with_animations/index.html @@ -70,7 +70,7 @@ translation_of: Tools/Page_Inspector/How_to/Work_with_animations <li>Each element had two properties animated: <ul> <li><code><a href="/en-US/docs/Web/CSS/width">width</a></code> and <code><a href="/en-US/docs/Web/CSS/opacity">opacity</a></code> for the channel name</li> - <li><code><a href="/en-US/docs/Web/CSS/filter">filter</a></code> and <code><a href="/en-US/docs/Web/CSS/transform">transform</a></code> for the icon.<span style="display: none;"> </span><span style="display: none;"> </span><span style="display: none;"> </span></li> + <li><code><a href="/en-US/docs/Web/CSS/filter">filter</a></code> and <code><a href="/en-US/docs/Web/CSS/transform">transform</a></code> for the icon.<span class="hidden"> </span><span class="hidden"> </span><span class="hidden"> </span></li> </ul> </li> <li>The <code>filter</code> property had a delay of 0.25 seconds applied to it.</li> |