File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 773773 .react-tabs__tab-panel > div > pre > .token.string , .react-tabs__tab-panel > div > pre > .token.builtin {color :#416581 }
774774 .react-tabs__tab-panel > div > pre > .token.operator ,
775775 .react-tabs__tab-panel > div > pre > .token.variable {color :#324350 }
776- div [id ^= ' tag/' ]:not ([id *= ' /operation/' ]) > div > div > h2 {font-size :1.85714em ;line-height :1.6em ;margin :0.67em 0 }
776+ {{!-- Match Redoc 's top-level tag heading without affecting operation headings . -- }}
777+ div [id ^= ' tag/' ]:not ([id *= ' /operation/' ]) > div > div > h2 {font-size :1.85714em ;line-height :1.6em ;margin :0.67em 0 ;}
777778 .redoc-json .token.property.string ,
778- .redoc-json .token.string {color :#416581 }
779- .redoc-markdown code [class *= ' language-' ]{color :#000000 ;text-shadow :none }
780- .redoc-markdown code [class *= ' language-' ] .token.string {color :#416581 }
781- .redoc-markdown code [class *= ' language-' ] .token.parameter.variable {color :#000000 }
779+ .redoc-json .token.string {color :#416581 ; }
780+ .redoc-markdown code [class *= ' language-' ]{color :#000000 ;text-shadow :none ; }
781+ .redoc-markdown code [class *= ' language-' ] .token.string {color :#416581 ; }
782+ .redoc-markdown code [class *= ' language-' ] .token.parameter.variable {color :#000000 ; }
782783 div .react-tabs__tab-panel.react-tabs__tab-panel--selected {border-radius :10px }
783784
784785 {{!-- sidebars fontweight -- }}
You can’t perform that action at this time.
0 commit comments