#420: Improved styling for `inline code`
--------------------------+-----------------------
Reporter: rjollos | Owner: nobody
Type: enhancement | Status: closed
Priority: minor | Milestone: Release 5
Component: ui design | Version:
Resolution: fixed | Keywords:
--------------------------+-----------------------
Changes (by rjollos):
* status: new => closed
* resolution: => fixed
* milestone: => Release 5
Comment:
Patch submitted to Trac in trac:#11094.
(In [1452153])
Refs #420: Copied styling for `code` tags from `bootstrap.css` to
`bloodhound.css` and applied to `tt` tags.
----
Inclusion of the patch in Trac won't immediately affect Bloodhound because
the styling for `code` elements has been copied to `tt` elements. `code`
tags should be used in Bloodhound templates going forward, and when the
patch is applied to Trac, hopefully plugins will follow by using `code`
tags rather than `tt` tags. Either way, I anticipate that the code
committed in [1452153] will need to be left in place for a long while.
--
Ticket URL: <https://issues.apache.org/bloodhound/ticket/420#comment:7>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound (incubating) issue tracker