Skip to content
This repository was archived by the owner on Sep 25, 2018. It is now read-only.
This repository was archived by the owner on Sep 25, 2018. It is now read-only.

CSS selectors should not depend on user config #3

@rudolfbyker

Description

@rudolfbyker

Don't use dynamic field names (from rsc_cite and rsc_library) as class selectors in css. Try to use only constant identifiers, so that the CSS does not depend on the vocabularies configured by the user.

This will require adding classes in rsc_cite and rsc_library, like I did here: https://github.com/refstudycentre/rsc_library/blob/5aa9c4e6fcb8ae593a80bfb1f5f648f2e4420cc3/templates/field--rscl-copyright--.tpl.php

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions