File tree Expand file tree Collapse file tree 4 files changed +13
-6
lines changed
Expand file tree Collapse file tree 4 files changed +13
-6
lines changed Original file line number Diff line number Diff line change 1212
1313.algolia__initial-content {
1414 display : block ;
15+
1516 .btn-group {
1617 float : none !important ;
1718 @media (min-width : 1380px ) {
Original file line number Diff line number Diff line change 1010 font-style : italic ;
1111 }
1212
13- .err {}
13+ .err {
14+ }
1415
1516 .k {
1617 color : #444 ;
228229 }
229230
230231 > pre {
231- font-family : " Roboto Mono" ,monospace ;
232+ font-family : " Roboto Mono" , monospace ;
232233 background : #F5F9FD ;
233234 font-size : 85% ;
234235 padding : 5px ;
303304/* Literal.Number.Integer.Long */
304305
305306pre .highlight {
306- font-family : " Roboto Mono" ,monospace ;
307+ font-family : " Roboto Mono" , monospace ;
307308 background : #F5F9FD ;
308309 font-size : 85% ;
309310 padding : 5px ;
@@ -318,7 +319,7 @@ pre.highlight {
318319p code , li code {
319320 color : #333 ;
320321 background : #f5f9fd ;
321- font-family : " Roboto Mono" ,monospace ;
322+ font-family : " Roboto Mono" , monospace ;
322323 padding : 0 5px ;
323324 border : none ;
324325}
Original file line number Diff line number Diff line change @@ -336,7 +336,8 @@ body {
336336 }
337337 }
338338
339- .toc {}
339+ .toc {
340+ }
340341}
341342
342343.toc-h3 {
481482 max-height : none ;
482483 }
483484
484- & .navbar-nav {}
485+ & .navbar-nav {
486+ }
485487}
486488
487489@media (max-width : 767px ) {
@@ -1253,6 +1255,7 @@ body .panel-info > .panel-heading {
12531255 display : flex ;
12541256 align-items : center ;
12551257 justify-content : center ;
1258+
12561259 & :hover {
12571260 background-color : #dddddd !important ;
12581261 }
@@ -1724,6 +1727,7 @@ body #footer .links {
17241727
17251728.cloud-banner {
17261729 width : 100% ;
1730+
17271731 img {
17281732 float : none !important ;
17291733 top : 0 !important ;
Original file line number Diff line number Diff line change 3333
3434 .support-item--premium {
3535 width : 186px ;
36+
3637 img {
3738 background-color : #ffffff ;
3839 }
You can’t perform that action at this time.
0 commit comments