Skip to content
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

Converts attachment items to buttons instead of links #4686

Merged
merged 1 commit into from
Apr 25, 2014

Conversation

timvandermeij
Copy link
Contributor

Fixes #4681.

padding: 2px 0 5px 10px;
}
html[dir='ltr'] .attachmentsItem > button {
padding: 2px 0 3px 10px;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Close, but I think you might have to tweak these values somewhat (if you want to maintain the current look).

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see. I've fix this now and compared it by switching between tabs with my patch and the current version. It looks identical now.

@yurydelendik
Copy link
Contributor

r+ for solution, ready to land you will be happy with the look. thanks

@timvandermeij
Copy link
Contributor Author

/botio-linux preview

@pdfjsbot
Copy link

From: Bot.io (Linux)


Received

Command cmd_preview from @timvandermeij received. Current queue size: 0

Live output at: http://107.21.233.14:8877/f2b8cb6422cfc7f/output.txt

timvandermeij added a commit that referenced this pull request Apr 25, 2014
Converts attachment items to buttons instead of links
@timvandermeij timvandermeij merged commit 002d55f into mozilla:master Apr 25, 2014
@timvandermeij timvandermeij deleted the attachments-button branch April 25, 2014 21:27
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.

"Open in new tab" for Attachments leads to resource: url
4 participants