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.
1 parent ae6c7e6 commit 0625b29Copy full SHA for 0625b29
src/librustdoc/html/static/themes/ayu.css
@@ -394,6 +394,11 @@ pre.ignore:hover, .information:hover + pre.ignore {
394
border-color: transparent #314559 transparent transparent;
395
}
396
397
+.important-traits-tooltiptext {
398
+ background-color: #314559 !important;
399
+ border-color: #5c6773 !important;
400
+}
401
+
402
#titles > div.selected {
403
background-color: #141920 !important;
404
border-bottom: 1px solid #ffb44c !important;
0 commit comments