Skip to content

Css rule matches all bootstrap rows in site #25

@ursathered

Description

@ursathered

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions