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

CSS Gauge progress bar #781

Closed
wants to merge 1 commit into from
Closed

CSS Gauge progress bar #781

wants to merge 1 commit into from

Conversation

fab-b
Copy link
Contributor

@fab-b fab-b commented Oct 28, 2013

Adding the css to be used to make the gauge progress bar instead of using images and sprites.

fab-b added a commit to fab-b/ariatemplates that referenced this pull request Oct 28, 2013
Adding the css to be used to make the gauge progress bar instead of using images and sprites.
Adding the css to be used to make the gauge progress bar instead of using images and sprites.
@ghost ghost assigned divdavem Oct 31, 2013
.xGAUGE_progress_${info.skinClassName}{
{call background("transparent",info.skinClass.spriteUrl,"repeat-x")/}
background-color: ${info.skinClass.backgroundColor};
Copy link
Member

Choose a reason for hiding this comment

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

I would rather write {call background(info.skinClass.backgroundColor,info.skinClass.spriteUrl,"repeat-x")/} in order to keep backward compatibility (and backgroundColor should be defined in AriaSkinBeans.js with transparent as the default value).

divdavem pushed a commit to divdavem/ariatemplates that referenced this pull request Nov 4, 2013
Adding the css to be used to make the gauge progress bar instead of using images and sprites.

Close ariatemplates#781
divdavem pushed a commit to divdavem/ariatemplates that referenced this pull request Nov 4, 2013
Adding the css to be used to make the gauge progress bar instead of using images and sprites.

Close ariatemplates#781
@divdavem divdavem closed this in 0be16af Nov 4, 2013
@fab-b fab-b deleted the gauge branch November 7, 2013 14:08
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.

None yet

2 participants