Skip to content

impossible to find how to config table of comments managment view #53

@jerome-diver

Description

@jerome-diver

I do generate views for be able to manage design of views for the_comments gem (have the_comments.scss in asset/stylsheet directory).
But (from named element shown from firebug), on the_comments.scss, it is not possible (or show me an example...), for example, to change the background-color of the table of the manage view page.
this manage view page CSS show by firebug on view is:
.comments > .comment > .panel > .panel-body > .comment_body, .table
and do change background-color for tr, th, td and all of them through these named elements/class has no effect on the view.
It is a problem and i not find any information on your doc on that.
Please, tell me how to resolve that ? my text color is white, my pages views are black... how to change the background-color of the table in the view page of manage view of the_comment ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions