Skip to content

Adds a title to elaborate on how we count recent downloads. #990

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 22, 2017

Conversation

tcr
Copy link
Contributor

@tcr tcr commented Aug 20, 2017

On http://crates.io/categories/no-std, we list "All time downloads" and "Recent downloads" without explaining how recent the recent downloads are. This diff just adds an <abbr> element with a title to explain:

image

The default <abbr> styles on my browser made this illegible (Brave on OS X) so I replaced the default abbr style with a border-bottom, but it could potentially be changed to use a newer CSS property (text-decoration-position).

@carols10cents
Copy link
Member

Looks great!! Thank you!! 🔠

bors: r+

bors-voyager bot added a commit that referenced this pull request Aug 22, 2017
990: Adds a title to elaborate on how we count recent downloads. r=carols10cents

On http://crates.io/categories/no-std, we list "All time downloads" and "Recent downloads" without explaining how recent the recent downloads are. This diff just adds an `<abbr>` element with a title to explain:

![image](https://user-images.githubusercontent.com/80639/29497273-54792342-85b3-11e7-96ee-16dcd71f99f6.png)

The default `<abbr>` styles on my browser made this illegible (Brave on OS X) so I replaced the default abbr style with a border-bottom, but it could potentially be changed to use a newer CSS property (text-decoration-position).
@bors-voyager
Copy link
Contributor

bors-voyager bot commented Aug 22, 2017

Build succeeded

@bors-voyager bors-voyager bot merged commit 8b8bdaa into rust-lang:master Aug 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants