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: fixed opacity lines for ThemeRoller #835

Closed
wants to merge 3 commits into from

Conversation

selfthinker
Copy link
Contributor

No description provided.

Using the following coding standard makes the CSS much more readable and easier to handle (e.g. copying and pasting or commenting rules) and also makes it easier to identify the differences between commits:

selector,
selector {
	property: value;
	property: value;
}
@mikesherov
Copy link
Member

@selfthinker, sorry, I already landed the fix. I didn't see this pull request until now. Thanks again!

@mikesherov mikesherov closed this Nov 20, 2012
@selfthinker
Copy link
Contributor Author

No problem. I also hadn't replied to @scottgonzalez's comment yet because I forgot to pull and was just about to fix it. Therefore this PR would have been wrong anyway.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants