Changes for page Menu Macro

Last modified by Leon Poon on 2024/03/23 04:30

From version 3.1
edited by Leon Poon
on 2020/01/05 06:17
Change comment: Install extension [org.xwiki.platform:xwiki-platform-menu-ui/11.10.2]
To version 2.1
edited by Leon Poon
on 2020/01/05 05:51
Change comment: Migrated property [contentJavaType] from class [XWiki.WikiMacroClass]

Summary

Details

XWiki.StyleSheetExtension[1]
Code
... ... @@ -307,33 +307,6 @@
307 307   padding-left: 15px;
308 308   & .icon-bar {
309 309   background-color: @navbar-default-link-color;
310 - transition: .3s ease all;
311 - &:nth-of-type(2) {
312 - opacity: 0;
313 - }
314 - &:nth-of-type(3) {
315 - transform: rotate(45deg);
316 - }
317 - &:nth-of-type(4) {
318 - transform: rotate(-45deg);
319 - margin-top: -2px;
320 - margin-bottom: 6px;
321 - }
322 322   }
323 - &.collapsed {
324 - .icon-bar {
325 - &:nth-of-type(2) {
326 - opacity: 1;
327 - }
328 - &:nth-of-type(3) {
329 - transform: rotate(0);
330 - }
331 - &:nth-of-type(4) {
332 - transform: rotate(0);
333 - margin-top: 4px;
334 - margin-bottom: 0;
335 - }
336 - }
337 - }
338 338   }
339 339  }
XWiki.WikiMacroClass[0]
Cached
... ... @@ -1,1 +1,0 @@
1 -No
Asynchronous rendering
... ... @@ -1,1 +1,0 @@
1 -No