<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/librustdoc/html/static/css/noscript.css, branch 1.77.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.77.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.77.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2023-12-18T20:56:55+00:00</updated>
<entry>
<title>Stop using the trigram of heaven as a hamburger button</title>
<updated>2023-12-18T20:56:55+00:00</updated>
<author>
<name>Michael Howell</name>
<email>michael@notriddle.com</email>
</author>
<published>2023-12-18T20:30:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c3e29ea5e9054c0e3fc0c6b80d7ab32e106c3294'/>
<id>urn:sha1:c3e29ea5e9054c0e3fc0c6b80d7ab32e106c3294</id>
<content type='text'>
It doesn't look quite right, because the lines are too far apart,
and it's not going to be announced by screenreaders as a menu button,
since that's not what the symbol means.

This adds a real tooltip and uses a better drawing of the icon.
</content>
</entry>
<entry>
<title>Add back the column</title>
<updated>2023-12-18T19:42:24+00:00</updated>
<author>
<name>Michael Howell</name>
<email>michael@notriddle.com</email>
</author>
<published>2023-12-18T19:11:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=bd14fb68dabf972d062cfb89ce4b02c61b854189'/>
<id>urn:sha1:bd14fb68dabf972d062cfb89ce4b02c61b854189</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustdoc: allow resizing the sidebar</title>
<updated>2023-10-11T17:26:36+00:00</updated>
<author>
<name>Michael Howell</name>
<email>michael@notriddle.com</email>
</author>
<published>2023-09-08T01:45:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0983438faa0431eb392be1d8ea9761fe4b1e90e2'/>
<id>urn:sha1:0983438faa0431eb392be1d8ea9761fe4b1e90e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustdoc: merge theme css into rustdoc.css</title>
<updated>2023-09-15T14:40:17+00:00</updated>
<author>
<name>Michael Howell</name>
<email>michael@notriddle.com</email>
</author>
<published>2023-09-13T22:08:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7e86fd61e83717fc23b6141d2ba728aefbe5e168'/>
<id>urn:sha1:7e86fd61e83717fc23b6141d2ba728aefbe5e168</id>
<content type='text'>
Based on
https://github.com/rust-lang/rust/pull/115812#issuecomment-1717960119

Having them in separate files used to make more sense, before the
migration to CSS variables made the theme files as small as they are
nowadays. This is already how docs.rs and mdBook do it.
</content>
</entry>
<entry>
<title>rustdoc: use `src` consistently over `source` in code</title>
<updated>2023-07-14T23:38:01+00:00</updated>
<author>
<name>Michael Howell</name>
<email>michael@notriddle.com</email>
</author>
<published>2023-07-14T23:38:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=34bc8fbea3b72ce1f9254dbed85fddb2d7985f75'/>
<id>urn:sha1:34bc8fbea3b72ce1f9254dbed85fddb2d7985f75</id>
<content type='text'>
The CSS uses an inconsistent mix of both. This commit switches
it to always use `src`.
</content>
</entry>
<entry>
<title>rustdoc: use javascript to layout notable traits popups</title>
<updated>2022-11-08T05:45:24+00:00</updated>
<author>
<name>Michael Howell</name>
<email>michael@notriddle.com</email>
</author>
<published>2022-11-07T22:53:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=303653ef65a337b21226a52546615936225fb5af'/>
<id>urn:sha1:303653ef65a337b21226a52546615936225fb5af</id>
<content type='text'>
Fixes #102576
</content>
</entry>
<entry>
<title>rustdoc: remove unused `.sidebar-logo` DOM on source pages</title>
<updated>2022-10-24T17:47:24+00:00</updated>
<author>
<name>Michael Howell</name>
<email>michael@notriddle.com</email>
</author>
<published>2022-10-24T17:47:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4e1abcda1b195e7636e1e289c8a60e870eeba37a'/>
<id>urn:sha1:4e1abcda1b195e7636e1e289c8a60e870eeba37a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustdoc: improve appearance of source page navigation bar</title>
<updated>2022-10-20T20:31:06+00:00</updated>
<author>
<name>Michael Howell</name>
<email>michael@notriddle.com</email>
</author>
<published>2022-10-20T20:22:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f6dd4708cf37689863c867889ab6f9c512825f4d'/>
<id>urn:sha1:f6dd4708cf37689863c867889ab6f9c512825f4d</id>
<content type='text'>
This commit changes things so that the search bar is exactly centered between
the top of the page and the top of the source code content area.
</content>
</entry>
<entry>
<title>Remove theme picker button</title>
<updated>2022-05-14T15:21:52+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume.gomez@huawei.com</email>
</author>
<published>2022-05-11T21:11:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e8762757c3628eed11bd94db07dc0bc94542899a'/>
<id>urn:sha1:e8762757c3628eed11bd94db07dc0bc94542899a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename ID "main" into "main-content"</title>
<updated>2021-12-02T13:17:20+00:00</updated>
<author>
<name>Guillaume Gomez</name>
<email>guillaume.gomez@huawei.com</email>
</author>
<published>2021-11-29T16:14:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=d7e998dd14a8eed64df84d3a0ae05a906d7df152'/>
<id>urn:sha1:d7e998dd14a8eed64df84d3a0ae05a906d7df152</id>
<content type='text'>
</content>
</entry>
</feed>
