FLUID-5645: API tables "Name" column should have monotype text styling

Metadata

Source
FLUID-5645
Type
Bug
Priority
Major
Status
Closed
Resolution
Won't Do
Assignee
N/A
Reporter
Jonathan Hung
Created
2015-04-22T09:50:08.574-0400
Updated
2022-03-14T12:53:13.528-0400
Versions
N/A
Fixed Versions
N/A
Component
  1. Tech. Documentation

Description

The "Name" column in API pages should have a class that defines a monotype style. This way the names in that column will appear distinct from regular text.

Example:

td.monotype {
font-family: 'Roboto Slab';
}

Comments

  • Justin Obara commented 2022-03-14T12:53:13.508-0400

    Closing as won't do because it needs to be re-evaluated as part of a larger site redesign in the future. Also not all tables have a name column and make use of <code> blocks for styling.