]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #58303 - GuillaumeGomez:stability-tags-display, r=QuietMisdreavus
authorkennytm <kennytm@gmail.com>
Tue, 19 Feb 2019 17:13:15 +0000 (01:13 +0800)
committerkennytm <kennytm@gmail.com>
Wed, 20 Feb 2019 03:58:11 +0000 (11:58 +0800)
Improve stability tags display

The issue was the font color on dark theme. Fixed now:

<img width="352" alt="screenshot 2019-02-08 at 14 15 24" src="https://user-images.githubusercontent.com/3050060/52483276-bd810380-2bb3-11e9-8d46-95368569ac85.png">

r? @QuietMisdreavus

1  2 
src/librustdoc/html/render.rs
src/librustdoc/html/static/themes/dark.css
src/librustdoc/html/static/themes/light.css

Simple merge