diff --git a/refdoc/structure/modref.css b/refdoc/structure/modref.css index c51bc03181263195c4bbe8af05c4e4624b5bafb1..d4d2d8316d6b49a6d8627ab17c38122964d05879 100644 --- a/refdoc/structure/modref.css +++ b/refdoc/structure/modref.css @@ -274,7 +274,9 @@ em { .sidebar a.mod-protected { color: #999; } - +.sidebar .mod-private { + display: none !important; +} .sidebar .mod-protected::before { content: ' '; display: inline-block;