Project

General

Profile

Actions

Feature #629

closed

Style css class 'field-description'

Added by liaham over 3 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
06/30/2021
Due date:
% Done:

100%

Estimated time:
Compatible Redmine Version:

Description

Each custom field might have a field description which pops up when hovering the field name. There should be a css style to mark those fields having a description.

.field-description {
    border-bottom: 1px dotted black;
    display: inline;
}
Actions #2

Updated by liaham over 3 years ago

  • Status changed from New to Closed
  • Target version changed from unplanned to 3.4.2
Actions

Also available in: Atom PDF