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

border-radius custom corners #23

Open
paulirish opened this issue Apr 16, 2010 · 1 comment
Open

border-radius custom corners #23

paulirish opened this issue Apr 16, 2010 · 1 comment

Comments

@paulirish
Copy link
Collaborator

first is a border-radius model for custom corners.
so you can do the top two corners rounded and bottom two square (like for tabs)

the way i expect it to work is you toggle between simple (existing) and custom mode.
so that way we dont need to change the UI except for adding a toggle link (that'll hide this one and show the other)
the other just has the corners available one by one.

and thus we can kill border-radius.com.. muHAHAHah

@paulirish
Copy link
Collaborator Author

eric meyer pointed out the FF can handle -moz-border-radius: 10px 35px 33px 18px;

so it doesnt need to expand as much as most people do it

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

No branches or pull requests

1 participant