Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf1d324e

Browse files
committed
rebuild pages atd021573
1 parentab088cb commitf1d324e

File tree

7 files changed

+128
-85
lines changed

7 files changed

+128
-85
lines changed

‎doc/main.css‎

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@ nav.sub {
348348
.content .impl-items .docblock, .content .impl-items .stability {
349349
margin-left:40px;
350350
}
351-
.content .impl-items .method, .content .impl-items .type {
351+
.content .impl-items .method, .content .impl-items>.type {
352352
margin-left:20px;
353353
}
354354

@@ -392,7 +392,7 @@ a {
392392
text-decoration: underline;
393393
}
394394

395-
.contentspan.trait, .contenta.trait, .blocka.current.trait {color:#ed9603; }
395+
.contentspan.trait, .contenta.trait, .blocka.current.trait {color:#8866ff; }
396396
.contentspan.mod, .contenta.mod,blocka.current.mod {color:#4d76ae; }
397397
.contentspan.enum, .contenta.enum, .blocka.current.enum {color:#5e9766; }
398398
.contentspan.struct, .contenta.struct, .blocka.current.struct {color:#e53700; }
@@ -443,6 +443,8 @@ a {
443443
.content .search-resultstd:first-child {padding-right:0; }
444444
.content .search-resultstd:first-childa {padding-right:10px; }
445445

446+
tr.resultspan.primitive::after {content:' (primitive type)';font-style: italic; }
447+
446448
#help {
447449
background:#e9e9e9;
448450
border-radius:4px;
@@ -581,7 +583,7 @@ pre.rust { position: relative; }
581583

582584
.collapse-toggle> .inner {
583585
display: inline-block;
584-
width:1ch;
586+
width:1.2ch;
585587
text-align: center;
586588
}
587589

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp