Changes for page Home
Last modified by Benjamin Fischer on 2025/06/04 14:20
From version 72.87
edited by Benjamin Fischer
on 2024/11/07 15:27
on 2024/11/07 15:27
Change comment:
There is no comment for this version
To version 72.89
edited by Benjamin Fischer
on 2024/11/07 15:30
on 2024/11/07 15:30
Change comment:
There is no comment for this version
Summary
-
Objects (1 modified, 0 added, 0 removed)
Details
- XWiki.StyleSheetExtension[0]
-
- Code
-
... ... @@ -20,8 +20,8 @@ 20 20 tr:nth-child(4n+5) > * { 21 21 border-top: 1px solid #bbb; 22 22 } 23 - tr:hover > *{24 - opacity: 0.95;23 + tr:hover { 24 + filter: brightness(0.95); 25 25 } 26 26 td.fc-mainVal { 27 27 position: relative;