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

.ui-widget-header should use separate bg image #9

Closed
MLukman opened this issue Aug 11, 2010 · 2 comments
Closed

.ui-widget-header should use separate bg image #9

MLukman opened this issue Aug 11, 2010 · 2 comments

Comments

@MLukman
Copy link

MLukman commented Aug 11, 2010

Currently .ui-widget-header uses the bg_button.png image background, which is a sprite image, thus if any tall element is given this class it will look weird. Better to use separate and full (i.e. not sprite) background image to cater for tall elements. TQ

@hasokeric
Copy link
Contributor

this has been fixed

@MLukman
Copy link
Author

MLukman commented Nov 1, 2010

didn't expect this to be fixed by removing the background img altogether .. the current white text over bluish-gray background as the color scheme for .ui-widget-header looks weird to me as the low contrast kinda de-emphasizes the 'header' element. I'd suggest black text with a hint of white shadow: color: #000; text-shadow:1px 1px 1px rgba(255,255,255,1)

This issue was closed.
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

2 participants