File tree 1 file changed +0
-4
lines changed
src/librustdoc/html/static/css
1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -207,13 +207,10 @@ a.source,
207
207
.item-left > a ,
208
208
.out-of-band ,
209
209
span .since ,
210
- details .rustdoc-toggle > summary ::before ,
211
210
a .srclink ,
212
211
# help-button > button ,
213
212
details .rustdoc-toggle .top-doc > summary ,
214
- details .rustdoc-toggle .top-doc > summary ::before ,
215
213
details .rustdoc-toggle .non-exhaustive > summary ,
216
- details .rustdoc-toggle .non-exhaustive > summary ::before ,
217
214
.scraped-example-title ,
218
215
.more-examples-toggle summary , .more-examples-toggle .hide-more ,
219
216
.example-links a ,
@@ -1573,7 +1570,6 @@ details.rustdoc-toggle > summary::before {
1573
1570
}
1574
1571
1575
1572
details .rustdoc-toggle > summary .hideme > span ,
1576
- details .rustdoc-toggle > summary ::before ,
1577
1573
.more-examples-toggle summary , .more-examples-toggle .hide-more {
1578
1574
color : var (--toggles-color );
1579
1575
}
You can’t perform that action at this time.
0 commit comments