File tree Expand file tree Collapse file tree 3 files changed +0
-16
lines changed
src/librustdoc/html/static/themes Expand file tree Collapse file tree 3 files changed +0
-16
lines changed Original file line number Diff line number Diff line change 216216 color : # 39AFD7 ;
217217}
218218
219- .stab .internal a {
220- color : # 304FFE ;
221- }
222-
223219.collapse-toggle {
224220 color : # 999 ;
225221}
254250}
255251
256252.stab .unstable ,
257- .stab .internal ,
258253.stab .deprecated ,
259254.stab .portability {
260255 color : # c5c5c5 ;
@@ -457,7 +452,6 @@ pre.rust .doccomment {}
457452.content .highlighted .type {}
458453pre .rust .kw-2 , pre .rust .prelude-ty {}
459454.content span .trait , .content a .trait , .block a .current .trait {}
460- .stab .internal {}
461455
462456@media (max-width : 700px ) {
463457 .sidebar-menu {
Original file line number Diff line number Diff line change 172172 color : # D2991D ;
173173}
174174
175- .stab .internal a {
176- color : # 304FFE ;
177- }
178-
179175a .test-arrow {
180176 color : # dedede ;
181177}
@@ -214,7 +210,6 @@ a.test-arrow {
214210}
215211
216212.stab .unstable { background : # FFF5D6 ; border-color : # FFC600 ; color : # 2f2f2f ; }
217- .stab .internal { background : # FFB9B3 ; border-color : # B71C1C ; color : # 2f2f2f ; }
218213.stab .deprecated { background : # F3DFFF ; border-color : # 7F0087 ; color : # 2f2f2f ; }
219214.stab .portability { background : # C4ECFF ; border-color : # 7BA5DB ; color : # 2f2f2f ; }
220215
Original file line number Diff line number Diff line change 173173 color : # 3873AD ;
174174}
175175
176- .stab .internal a {
177- color : # 304FFE ;
178- }
179-
180176a .test-arrow {
181177 color : # f5f5f5 ;
182178}
@@ -215,7 +211,6 @@ a.test-arrow {
215211}
216212
217213.stab .unstable { background : # FFF5D6 ; border-color : # FFC600 ; }
218- .stab .internal { background : # FFB9B3 ; border-color : # B71C1C ; }
219214.stab .deprecated { background : # F3DFFF ; border-color : # 7F0087 ; }
220215.stab .portability { background : # C4ECFF ; border-color : # 7BA5DB ; }
221216
You can’t perform that action at this time.
0 commit comments