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 rule matches all bootstrap rows in site #25

Open
ursathered opened this issue Oct 14, 2020 · 0 comments
Open

Css rule matches all bootstrap rows in site #25

ursathered opened this issue Oct 14, 2020 · 0 comments

Comments

@ursathered
Copy link

There is a very generic css rule that sets the background color on all bootstrap rows in the whole site.
styles.css

.tab-specific-prefix .row {
   background-color: #eeeeee;
}

Can you please put some kind of prefix on this rule so it only matches rows inside this activity?

Thanks

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