theme/templates/base.html [45:54]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - /* The following code is added by mdx_elementid.py It was originally lifted from http://subversion.apache.org/style/site.css */ /* * Hide class="elementid-permalink", except when an enclosing heading * has the :hover property. */ .headerlink, .elementid-permalink { visibility: hidden; } h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible } - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - theme/templates/xgc-sidenav.html [2:11]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - /* The following code is added by mdx_elementid.py It was originally lifted from http://subversion.apache.org/style/site.css */ /* * Hide class="elementid-permalink", except when an enclosing heading * has the :hover property. */ .headerlink, .elementid-permalink { visibility: hidden; } h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible } - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -