We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68f7729 commit d97fa25Copy full SHA for d97fa25
src/librustdoc/html/static/css/rustdoc.css
@@ -854,7 +854,7 @@ so that we can apply CSS-filters to change the arrow color in themes */
854
background-size: 20px;
855
background-position: calc(100% - 2px) 56%;
856
/* image is black color, themes should apply a "filter" property to change the color */
857
- background-image: url("down-arrow-2d685a4bae708e15.svg");
+ background-image: url("down-arrow-927217e04c7463ac.svg");
858
}
859
#crate-search > option {
860
font-size: 1rem;
0 commit comments