Changes for page Presentation Test Page

Last modified by Erik Bakker on 2024/07/30 14:39

From version 43.1
edited by Erik Bakker
on 2024/07/30 14:29
Change comment: There is no comment for this version
To version 45.1
edited by Erik Bakker
on 2024/07/30 14:31
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -34,11 +34,6 @@
34 34   border-radius: 3px 0 0 3px;
35 35  }
36 36  
37 -/* On hover, add a black background color with a little bit see-through */
38 -.prev:hover, .next:hover {
39 - background-color: rgba(0,0,0,0.8);
40 -}
41 -
42 42  /* Caption text */
43 43  .text {
44 44   color: #f2f2f2;