Tuleap Community Edition development and releases are no longer public. You have until September 30th to download packages and sources in Tuleap project. You can contact the team if you need further assistance.

    •  
      request #11010 Have a CSS class to add margin on a tlp-badge
    Infos
    #11010
    Joris MASSON (jmasson)
    2018-01-16 09:54
    2018-01-16 09:53
    11347
    Details
    Have a CSS class to add margin on a tlp-badge
    We often use tlp-badges to represent artifact xref. That means a badge with a reference and the artifact title: for example (story #012) My user story 12.
    Every time we do this, we added a dedicated CSS class to have a margin-right on the badge
    for example:
    .link-to-tracker-badge {
    margin: 0 5px 0 0;
    }

    It would be best if TLP provided such a common CSS class, for example '.tlp-badge-marged' or a better name.

    A patch for this should also remove all identified "dedicated" css classes that used to do this.
    Off the top of my head there are classes in: cross-tracker-search, navbar-history, heartbeat widget, angular-artifact-modal, and probably others
    TLP
    All
    Empty
    • [ ] enhancement
    • [x] internal improvement
    Empty
    Stage
    Empty
    New
    Empty
    Attachments
    Empty
    References
    References list is empty

    Follow-ups

    User avatar
    Joris MASSON (jmasson)2018-01-16 09:54
    • Original Submission
      Something went wrong, the follow up content couldn't be loaded
      Only formatting have been changed, you should switch to markup to see the changes