We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
.stab
1 parent b28d30e commit 75aef70Copy full SHA for 75aef70
src/librustdoc/html/static/css/rustdoc.css
@@ -212,8 +212,7 @@ pre.rust a,
212
.mobile-topbar h2 a,
213
h1 a,
214
.search-results a,
215
-.module-item .stab,
216
-.import-item .stab,
+.item-left .stab,
217
.result-name .primitive > i, .result-name .keyword > i {
218
color: var(--main-color);
219
}
@@ -1010,8 +1009,7 @@ so that we can apply CSS-filters to change the arrow color in themes */
1010
1009
0 -1px 0 black;
1011
1012
1013
1014
-.import-item .stab {
+.item-left .stab {
1015
border-radius: 3px;
1016
display: inline-block;
1017
font-size: 0.875rem;
0 commit comments