Loading tools/droiddoc/templates-ndk/assets/css/default.css +1 −1 Original line number Diff line number Diff line Loading @@ -4217,7 +4217,7 @@ EndColorStr='#ececec'); } /* offset the <a name=""> tags to account for sticky nav */ body.reference a[name] { body.reference a[name]:empty { visibility: hidden; display: block; position: relative; Loading tools/droiddoc/templates-sdk/assets/css/default.css +2 −4 Original line number Diff line number Diff line Loading @@ -3322,20 +3322,18 @@ table.jd-tagtable th { display: none; } /* offset the <a name=""> tags to account for sticky nav */ body.reference a[name]:not(.nav-start-marker) { /* offset the empty <a name=""> tags to account for sticky nav */ body.reference a[name]:not(.nav-start-marker):empty { visibility: hidden; display: block; position: relative; top: -56px; } .nav-start-marker { position: absolute; } /* Quicknav */ .btn-quicknav { width:20px; Loading Loading
tools/droiddoc/templates-ndk/assets/css/default.css +1 −1 Original line number Diff line number Diff line Loading @@ -4217,7 +4217,7 @@ EndColorStr='#ececec'); } /* offset the <a name=""> tags to account for sticky nav */ body.reference a[name] { body.reference a[name]:empty { visibility: hidden; display: block; position: relative; Loading
tools/droiddoc/templates-sdk/assets/css/default.css +2 −4 Original line number Diff line number Diff line Loading @@ -3322,20 +3322,18 @@ table.jd-tagtable th { display: none; } /* offset the <a name=""> tags to account for sticky nav */ body.reference a[name]:not(.nav-start-marker) { /* offset the empty <a name=""> tags to account for sticky nav */ body.reference a[name]:not(.nav-start-marker):empty { visibility: hidden; display: block; position: relative; top: -56px; } .nav-start-marker { position: absolute; } /* Quicknav */ .btn-quicknav { width:20px; Loading