File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
src/librustdoc/html/static/themes Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 165165 color : # ddd ;
166166}
167167
168- .docblock a : not (.srclink ) : not (. test-arrow ) , . docblock-short a : not (.srclink ): not (.test-arrow ),
169- .stability a {
168+ .docblock : not (.type-decl ) a : not (.srclink ): not (.test-arrow ), . docblock-short
169+ a : not (. srclink ) : not (. test-arrow ) , .stability a {
170170 color : # D2991D ;
171171}
172172
Original file line number Diff line number Diff line change 165165 color : # 000 ;
166166}
167167
168- .docblock a : not (.srclink ) : not (. test-arrow ) , . docblock-short a : not (.srclink ): not (.test-arrow ),
169- .stability a {
168+ .docblock : not (.type-decl ) a : not (.srclink ): not (.test-arrow ), . docblock-short
169+ a : not (. srclink ) : not (. test-arrow ) , .stability a {
170170 color : # 3873AD ;
171171}
172172
You can’t perform that action at this time.
0 commit comments