@@ -19,7 +19,7 @@ nav#main {
19
19
width : 100% ;
20
20
position : fixed;
21
21
z-index : 10 ;
22
- }
22
+ }
23
23
}
24
24
25
25
.navbar .navbar-default .navbar-openshift .navbar-brand .origin {
@@ -510,7 +510,7 @@ h2:hover>a.anchor, h2>a.anchor:hover, h3:hover>a.anchor, h3>a.anchor:hover, h4:h
510
510
/*side toc styling here */
511
511
512
512
# toc : before {
513
- font-family : "RedHatText" , Overpass, "Open Sans" , Helvetica, Arial, sans-serif;
513
+ font-family : "RedHatText" , Overpass, "Open Sans" , Helvetica, Arial, sans-serif;
514
514
content : "TABLE OF CONTENTS" ;
515
515
color : # 545454 ;
516
516
font-size : 0.82em ;
@@ -524,6 +524,7 @@ h2:hover>a.anchor, h2>a.anchor:hover, h3:hover>a.anchor, h3>a.anchor:hover, h4:h
524
524
}
525
525
526
526
# toc {
527
+ user-select : none;
527
528
float : right;
528
529
padding-top : 0.1em !important ;
529
530
font-size : 0.8em ;
@@ -771,7 +772,7 @@ h2:hover>a.anchor, h2>a.anchor:hover, h3:hover>a.anchor, h3>a.anchor:hover, h4:h
771
772
/*side toc styling here */
772
773
773
774
# toc : before {
774
- font-family : "RedHatText" , Overpass, "Open Sans" , Helvetica, Arial, sans-serif;
775
+ font-family : "RedHatText" , Overpass, "Open Sans" , Helvetica, Arial, sans-serif;
775
776
content : "TABLE OF CONTENTS" ;
776
777
color : # 545454 ;
777
778
font-size : 0.82em ;
0 commit comments