Skip to content
This repository was archived by the owner on Feb 8, 2024. It is now read-only.

Commit e87128e

Browse files
committed
Latest esdoc stylesheet fixes
1 parent 5657d03 commit e87128e

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

esdocs/styles.css

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ body, html {
1212
}
1313

1414
.layout-container > header > a {
15-
color: #ff7733;
15+
color: #68afca;
1616
}
1717

1818
.layout-container > header > a.repo-url-github {
@@ -89,6 +89,7 @@ table.summary [data-ice="name"], table.summary [data-ice="signature"], table.sum
8989
padding: 2px 4px;
9090
font-size: 13px;
9191
}
92+
.source-code { padding: 0 }
9293
.import-path .typ:before, .import-path .typ:after {
9394
content: ' '
9495
}
@@ -232,6 +233,7 @@ table.params thead td, table.summary thead td, table.files-summary thead td {
232233
color: #e6e1cf;
233234
}
234235

236+
table.files-summary tbody tr:hover,
235237
table.params tbody tr:hover td {
236238
background-color: #191f26;
237239
}

0 commit comments

Comments
 (0)