Matt,

I do not intend to have any other styles than what I can get from NiFi if possible. I tried to pull in /component-usage.css/, but failed. I will follow your link, however, once I'm back in the office Monday to see if I just failed to do something right.

Thanks,
Russ

On 2/21/20 7:15 PM, Matt Gilman wrote:
Hi Russell,

Do your additional details have different styles than others bundled by
NiFi? Have you tried referencing the component-usage.css stylesheet? There
is an example here [1].

Let me know if that helps.

[1]
https://github.com/apache/nifi/blob/master/nifi-nar-bundles/nifi-hbase-bundle/nifi-hbase-processors/src/main/resources/docs/org.apache.nifi.hbase.PutHBaseCell/additionalDetails.html

On Thu, Feb 20, 2020 at 12:20 PM Russell Bateman <[email protected]>
wrote:

I would like to get what I'm offering in /additionalDetails.html/ for my
custom processor to use the same font style used down the left-hand
column listing processors (under /NiFi Documentation/). I'm not an idiot
when it comes to HTML/CSS, however, I have been unable in experimenting
to see how I can easily grab NiFi's existing style sheets into my HTML.

Has someone done that and can give me an easy, working version of

     <link href="css/main.css" rel="stylesheet" type="text/css" />

to put into my HTML header?

Profuse thanks!


Reply via email to