<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: HTML - Style - remove the extra lin eof black in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/HTML-Style-remove-the-extra-lin-eof-black/m-p/704889#M238754</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below is pannel to pannel - thanks for the help&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;  &amp;lt;row&amp;gt;
    &amp;lt;panel&amp;gt;
      &amp;lt;title&amp;gt;Process Resources&amp;lt;/title&amp;gt;
      &amp;lt;html depends="$alwaysHideCSSStyle$"&amp;gt;
         &amp;lt;style&amp;gt;
           #tableWithHiddenHeader6  th[data-sort-key=label] {
             width: 40% !important;
             text-align: left;
           }
           #tableWithHiddenHeader6  th[data-sort-key=value] {
             width: 20% !important;
             text-align: left;
           }
            #tableWithHiddenHeader6  th[data-sort-key=threshold] {
             width: 20% !important;
             text-align: left;
           }
            #tableWithHiddenHeader6  th[data-sort-key=limit] {
             width: 20% !important;
             text-align: left;
           }
           #tableWithHiddenHeader6  td {
              text-align: left;
            }
           #tableWithHiddenHeader7 thead{
             visibility: hidden;
             height: min-content;
           }
           #tableWithHiddenHeader7  th[data-sort-key=label] {
             width: 40% !important;
           }
           #tableWithHiddenHeader7  th[data-sort-key=value] {
             width: 20% !important;
           }
            #tableWithHiddenHeader7  th[data-sort-key=threshold] {
             width: 20% !important;
           }
            #tableWithHiddenHeader7  th[data-sort-key=limit] {
             width: 20% !important;
           }
            #tableWithHiddenHeader7  td {
              text-align: left;
            }
            #tableWithHiddenHeader8 thead{
             visibility: hidden;
             height: min-content;
           }
           #tableWithHiddenHeader8  th[data-sort-key=label] {
             width: 40% !important;
           }
           #tableWithHiddenHeader8  th[data-sort-key=value] {
             width: 20% !important;
           }
            #tableWithHiddenHeader8  th[data-sort-key=threshold] {
             width: 20% !important;
           }
            #tableWithHiddenHeader8  th[data-sort-key=limit] {
             width: 20% !important;
           }
            #tableWithHiddenHeader8  td {
              text-align: left;
            }
            #tableWithHiddenHeader9 thead{
             visibility: hidden;
             height: min-content;
           }
           #tableWithHiddenHeader9  th[data-sort-key=label] {
             width: 40% !important;
           }
           #tableWithHiddenHeader9  th[data-sort-key=value] {
             width: 20% !important;
           }
            #tableWithHiddenHeader9  th[data-sort-key=threshold] {
             width: 20% !important;
           }
            #tableWithHiddenHeader9  th[data-sort-key=limit] {
             width: 20% !important;
           }
            #tableWithHiddenHeader9  td {
              text-align: left;
            }
            #tableWithHiddenHeader10 thead{
             visibility: hidden;
             height: min-content;
           }
           #tableWithHiddenHeader10  th[data-sort-key=label] {
             width: 40% !important;
           }
           #tableWithHiddenHeader10  th[data-sort-key=value] {
             width: 20% !important;
           }
            #tableWithHiddenHeader10  th[data-sort-key=threshold] {
             width: 20% !important;
           }
            #tableWithHiddenHeader10  th[data-sort-key=limit] {
             width: 20% !important;
           }
            #tableWithHiddenHeader10  td {
              text-align: left;
            }
         &amp;lt;/style&amp;gt;
       &amp;lt;/html&amp;gt;
      &amp;lt;table id="tableWithHiddenHeader6"&amp;gt;
        &amp;lt;search id="twenty_one"&amp;gt;
          &amp;lt;done&amp;gt;
            &amp;lt;set token="tokStatus20"&amp;gt;$result.threshold$&amp;lt;/set&amp;gt;
            &amp;lt;set token="tokStatus30"&amp;gt;$result.limit$&amp;lt;/set&amp;gt;
          &amp;lt;/done&amp;gt;
          &amp;lt;query&amp;gt;| mstats max("mx.database.space.usage") as value WHERE "index"="murex_metrics" AND "mx.env"="*" AND process.pid ="*" span=10s BY degraded.threshold down.threshold process.pid 
| rename degraded.threshold as T_CpuPerc 
| rename down.threshold as limit 
| sort - _time 
| head 1 
| eval value = round(value,1) 
| eval label="Database space" 
| eval threshold=T_CpuPerc 
| eval limit=limit 
| table label value threshold limit 
| appendpipe 
    [ stats count 
    | eval "label"="No results Found" 
    | where count=0 
    | table "label"]&amp;lt;/query&amp;gt;
          &amp;lt;earliest&amp;gt;$time_token.earliest$&amp;lt;/earliest&amp;gt;
          &amp;lt;latest&amp;gt;$time_token.latest$&amp;lt;/latest&amp;gt;
          &amp;lt;sampleRatio&amp;gt;1&amp;lt;/sampleRatio&amp;gt;
          &amp;lt;refresh&amp;gt;5s&amp;lt;/refresh&amp;gt;
          &amp;lt;refreshType&amp;gt;delay&amp;lt;/refreshType&amp;gt;
        &amp;lt;/search&amp;gt;
        &amp;lt;option name="count"&amp;gt;20&amp;lt;/option&amp;gt;
        &amp;lt;option name="dataOverlayMode"&amp;gt;none&amp;lt;/option&amp;gt;
        &amp;lt;option name="drilldown"&amp;gt;none&amp;lt;/option&amp;gt;
        &amp;lt;option name="percentagesRow"&amp;gt;false&amp;lt;/option&amp;gt;
        &amp;lt;option name="refresh.display"&amp;gt;progressbar&amp;lt;/option&amp;gt;
        &amp;lt;option name="rowNumbers"&amp;gt;false&amp;lt;/option&amp;gt;
        &amp;lt;option name="totalsRow"&amp;gt;false&amp;lt;/option&amp;gt;
        &amp;lt;option name="wrap"&amp;gt;true&amp;lt;/option&amp;gt;
        &amp;lt;format type="color" field="value"&amp;gt;
          &amp;lt;colorPalette type="expression"&amp;gt;if(value &amp;amp;gt; $tokStatus30$, "$TOKEN_RED$",if(value &amp;amp;gt; $tokStatus20$, "$TOKEN_YELLOW$", "$TOKEN_GREEN$"))&amp;lt;/colorPalette&amp;gt;
        &amp;lt;/format&amp;gt;
      &amp;lt;/table&amp;gt;
      &amp;lt;table id="tableWithHiddenHeader7"&amp;gt;
        &amp;lt;search id="twenty_two"&amp;gt;
          &amp;lt;done&amp;gt;
            &amp;lt;set token="tokStatus40"&amp;gt;$result.threshold$&amp;lt;/set&amp;gt;
            &amp;lt;set token="tokStatus50"&amp;gt;$result.limit$&amp;lt;/set&amp;gt;
          &amp;lt;/done&amp;gt;
          &amp;lt;query&amp;gt;| mstats max("mx.database.statement.top_running.time") as value WHERE "index"="murex_metrics" AND "mx.env"="*" AND process.pid ="*" span=10s BY degraded.threshold down.threshold process.pid 
| rename degraded.threshold as T_CpuPerc 
| rename down.threshold as limit 
| sort - _time 
| head 1 
| eval value = round(value,1) 
| eval label="Top Running" 
| eval threshold=T_CpuPerc 
| eval limit=limit 
| table label value threshold limit 
| appendpipe 
    [ stats count 
    | eval "label"="No results Found" 
    | where count=0 
    | table "label"]&amp;lt;/query&amp;gt;
          &amp;lt;earliest&amp;gt;$time_token.earliest$&amp;lt;/earliest&amp;gt;
          &amp;lt;latest&amp;gt;$time_token.latest$&amp;lt;/latest&amp;gt;
          &amp;lt;sampleRatio&amp;gt;1&amp;lt;/sampleRatio&amp;gt;
          &amp;lt;refresh&amp;gt;5s&amp;lt;/refresh&amp;gt;
          &amp;lt;refreshType&amp;gt;delay&amp;lt;/refreshType&amp;gt;
        &amp;lt;/search&amp;gt;
        &amp;lt;option name="count"&amp;gt;20&amp;lt;/option&amp;gt;
        &amp;lt;option name="dataOverlayMode"&amp;gt;none&amp;lt;/option&amp;gt;
        &amp;lt;option name="drilldown"&amp;gt;none&amp;lt;/option&amp;gt;
        &amp;lt;option name="percentagesRow"&amp;gt;false&amp;lt;/option&amp;gt;
        &amp;lt;option name="refresh.display"&amp;gt;progressbar&amp;lt;/option&amp;gt;
        &amp;lt;option name="rowNumbers"&amp;gt;false&amp;lt;/option&amp;gt;
        &amp;lt;option name="totalsRow"&amp;gt;false&amp;lt;/option&amp;gt;
        &amp;lt;option name="wrap"&amp;gt;true&amp;lt;/option&amp;gt;
        &amp;lt;format type="color" field="value"&amp;gt;
          &amp;lt;colorPalette type="expression"&amp;gt;if(value &amp;amp;gt; $tokStatus50$, "$TOKEN_RED$",if(value &amp;amp;gt; $tokStatus40$, "$TOKEN_YELLOW$", "$TOKEN_GREEN$"))&amp;lt;/colorPalette&amp;gt;
        &amp;lt;/format&amp;gt;
      &amp;lt;/table&amp;gt;
      &amp;lt;table id="tableWithHiddenHeader8"&amp;gt;
        &amp;lt;search id="twenty_three"&amp;gt;
          &amp;lt;done&amp;gt;
            &amp;lt;set token="tokStatus60"&amp;gt;$result.threshold$&amp;lt;/set&amp;gt;
            &amp;lt;set token="tokStatus70"&amp;gt;$result.limit$&amp;lt;/set&amp;gt;
          &amp;lt;/done&amp;gt;
          &amp;lt;query&amp;gt;| mstats max("mx.database.lock.top_blocking.time") as value WHERE "index"="murex_metrics" AND "mx.env"="*" AND process.pid ="*" span=10s BY degraded.threshold down.threshold process.pid 
| rename degraded.threshold as T_CpuPerc 
| rename down.threshold as limit 
| sort - _time 
| head 1 
| eval value = round(value,1) 
| eval label="Blocking Locks" 
| eval threshold=T_CpuPerc 
| eval limit=limit 
| table label value threshold limit 
| appendpipe 
    [ stats count 
    | eval "label"="No results Found" 
    | where count=0 
    | table "label"]&amp;lt;/query&amp;gt;
          &amp;lt;earliest&amp;gt;$time_token.earliest$&amp;lt;/earliest&amp;gt;
          &amp;lt;latest&amp;gt;$time_token.latest$&amp;lt;/latest&amp;gt;
          &amp;lt;sampleRatio&amp;gt;1&amp;lt;/sampleRatio&amp;gt;
          &amp;lt;refresh&amp;gt;30s&amp;lt;/refresh&amp;gt;
          &amp;lt;refreshType&amp;gt;delay&amp;lt;/refreshType&amp;gt;
        &amp;lt;/search&amp;gt;
        &amp;lt;option name="count"&amp;gt;20&amp;lt;/option&amp;gt;
        &amp;lt;option name="dataOverlayMode"&amp;gt;none&amp;lt;/option&amp;gt;
        &amp;lt;option name="drilldown"&amp;gt;none&amp;lt;/option&amp;gt;
        &amp;lt;option name="percentagesRow"&amp;gt;false&amp;lt;/option&amp;gt;
        &amp;lt;option name="refresh.display"&amp;gt;progressbar&amp;lt;/option&amp;gt;
        &amp;lt;option name="rowNumbers"&amp;gt;false&amp;lt;/option&amp;gt;
        &amp;lt;option name="totalsRow"&amp;gt;false&amp;lt;/option&amp;gt;
        &amp;lt;option name="wrap"&amp;gt;true&amp;lt;/option&amp;gt;
        &amp;lt;format type="color" field="value"&amp;gt;
          &amp;lt;colorPalette type="expression"&amp;gt;if(value &amp;amp;gt; $tokStatus70$, "$TOKEN_RED$",if(value &amp;amp;gt; $tokStatus60$, "#ffae46", "$TOKEN_GREEN$"))&amp;lt;/colorPalette&amp;gt;
        &amp;lt;/format&amp;gt;
      &amp;lt;/table&amp;gt;
      &amp;lt;table id="tableWithHiddenHeader9"&amp;gt;
        &amp;lt;search id="twenty_four"&amp;gt;
          &amp;lt;done&amp;gt;
            &amp;lt;set token="tokStatus80"&amp;gt;$result.threshold$&amp;lt;/set&amp;gt;
            &amp;lt;set token="tokStatus90"&amp;gt;$result.limit$&amp;lt;/set&amp;gt;
          &amp;lt;/done&amp;gt;
          &amp;lt;query&amp;gt;| mstats max("mx.database.oracle.redo_switch.count") as value WHERE "index"="murex_metrics" AND "mx.env"="*" AND process.pid ="*" span=10s BY degraded.threshold down.threshold process.pid 
| rename degraded.threshold as T_CpuPerc 
| rename down.threshold as limit 
| sort - _time 
| head 1 
| eval value = round(value,1) 
| eval label="Redo Switch Count" 
| eval threshold=T_CpuPerc 
| eval limit=limit 
| table label value threshold limit 
| appendpipe 
    [ stats count 
    | eval "label"="No results Found" 
    | where count=0 
    | table "label"]&amp;lt;/query&amp;gt;
          &amp;lt;earliest&amp;gt;$time_token.earliest$&amp;lt;/earliest&amp;gt;
          &amp;lt;latest&amp;gt;$time_token.latest$&amp;lt;/latest&amp;gt;
          &amp;lt;sampleRatio&amp;gt;1&amp;lt;/sampleRatio&amp;gt;
          &amp;lt;refresh&amp;gt;30s&amp;lt;/refresh&amp;gt;
          &amp;lt;refreshType&amp;gt;delay&amp;lt;/refreshType&amp;gt;
        &amp;lt;/search&amp;gt;
        &amp;lt;option name="count"&amp;gt;20&amp;lt;/option&amp;gt;
        &amp;lt;option name="dataOverlayMode"&amp;gt;none&amp;lt;/option&amp;gt;
        &amp;lt;option name="drilldown"&amp;gt;none&amp;lt;/option&amp;gt;
        &amp;lt;option name="percentagesRow"&amp;gt;false&amp;lt;/option&amp;gt;
        &amp;lt;option name="refresh.display"&amp;gt;progressbar&amp;lt;/option&amp;gt;
        &amp;lt;option name="rowNumbers"&amp;gt;false&amp;lt;/option&amp;gt;
        &amp;lt;option name="totalsRow"&amp;gt;false&amp;lt;/option&amp;gt;
        &amp;lt;option name="wrap"&amp;gt;true&amp;lt;/option&amp;gt;
        &amp;lt;format type="color" field="value"&amp;gt;
          &amp;lt;colorPalette type="expression"&amp;gt;if(value &amp;amp;gt; $tokStatus90$, "$TOKEN_RED$",if(value &amp;amp;gt; $tokStatus80$, "$TOKEN_YELLOW$", "$TOKEN_GREEN$"))&amp;lt;/colorPalette&amp;gt;
        &amp;lt;/format&amp;gt;
      &amp;lt;/table&amp;gt;
      &amp;lt;table id="tableWithHiddenHeader10"&amp;gt;
        &amp;lt;search id="twenty_five"&amp;gt;
          &amp;lt;done&amp;gt;
            &amp;lt;set token="tokStatus100"&amp;gt;$result.threshold$&amp;lt;/set&amp;gt;
            &amp;lt;set token="tokStatus110"&amp;gt;$result.limit$&amp;lt;/set&amp;gt;
          &amp;lt;/done&amp;gt;
          &amp;lt;query&amp;gt;| mstats max("mx.database.object.invalid.count") as value WHERE "index"="murex_metrics" AND "mx.env"="*" AND process.pid ="*" span=10s BY degraded.threshold down.threshold process.pid 
| rename degraded.threshold as T_CpuPerc 
| rename down.threshold as limit 
| sort - _time 
| head 1 
| eval value = round(value,1) 
| eval label="Database space" 
| eval threshold=T_CpuPerc 
| eval limit=limit 
| table label value threshold limit 
| appendpipe 
    [ stats count 
    | eval "label"="No results Found" 
    | where count=0 
    | table "label"]&amp;lt;/query&amp;gt;
          &amp;lt;earliest&amp;gt;$time_token.earliest$&amp;lt;/earliest&amp;gt;
          &amp;lt;latest&amp;gt;$time_token.latest$&amp;lt;/latest&amp;gt;
          &amp;lt;sampleRatio&amp;gt;1&amp;lt;/sampleRatio&amp;gt;
          &amp;lt;refresh&amp;gt;30s&amp;lt;/refresh&amp;gt;
          &amp;lt;refreshType&amp;gt;delay&amp;lt;/refreshType&amp;gt;
        &amp;lt;/search&amp;gt;
        &amp;lt;option name="count"&amp;gt;20&amp;lt;/option&amp;gt;
        &amp;lt;option name="dataOverlayMode"&amp;gt;none&amp;lt;/option&amp;gt;
        &amp;lt;option name="drilldown"&amp;gt;none&amp;lt;/option&amp;gt;
        &amp;lt;option name="percentagesRow"&amp;gt;false&amp;lt;/option&amp;gt;
        &amp;lt;option name="refresh.display"&amp;gt;progressbar&amp;lt;/option&amp;gt;
        &amp;lt;option name="rowNumbers"&amp;gt;false&amp;lt;/option&amp;gt;
        &amp;lt;option name="totalsRow"&amp;gt;false&amp;lt;/option&amp;gt;
        &amp;lt;option name="wrap"&amp;gt;true&amp;lt;/option&amp;gt;
        &amp;lt;format type="color" field="value"&amp;gt;
          &amp;lt;colorPalette type="expression"&amp;gt;if(value &amp;amp;gt; $tokStatus110$, "$TOKEN_RED$",if(value &amp;amp;gt; $tokStatus100$, "$TOKEN_YELLOW$", "$TOKEN_GREEN$"))&amp;lt;/colorPalette&amp;gt;
        &amp;lt;/format&amp;gt;
      &amp;lt;/table&amp;gt;
    &amp;lt;/panel&amp;gt;
  &amp;lt;/row&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 20 Nov 2024 19:29:31 GMT</pubDate>
    <dc:creator>robertlynch2020</dc:creator>
    <dc:date>2024-11-20T19:29:31Z</dc:date>
    <item>
      <title>HTML - Style - remove the extra lin eof black</title>
      <link>https://community.splunk.com/t5/Splunk-Search/HTML-Style-remove-the-extra-lin-eof-black/m-p/704882#M238752</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have the below code to produce this table - but does anyone know how to get rid of the part in red (I have added this with paint) - it's just taking up too much real estate on the screen. It is like an extra line of black that I don't want.&lt;/P&gt;&lt;P&gt;Thanks so much in advance &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="robertlynch2020_1-1732127184787.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/33545i43A627A063A71967/image-size/medium?v=v2&amp;amp;px=400" role="button" title="robertlynch2020_1-1732127184787.png" alt="robertlynch2020_1-1732127184787.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt; &amp;lt;panel&amp;gt;
      &amp;lt;title&amp;gt;Process Resources&amp;lt;/title&amp;gt;
      &amp;lt;html depends="$alwaysHideCSSStyle$"&amp;gt;
         &amp;lt;style&amp;gt;
           #tableWithHiddenHeader6  th[data-sort-key=label] {
             width: 40% !important;
             text-align: left;
           }
           #tableWithHiddenHeader6  th[data-sort-key=value] {
             width: 20% !important;
             text-align: left;
           }
            #tableWithHiddenHeader6  th[data-sort-key=threshold] {
             width: 20% !important;
             text-align: left;
           }
            #tableWithHiddenHeader6  th[data-sort-key=limit] {
             width: 20% !important;
             text-align: left;
           }
           #tableWithHiddenHeader6  td {
              text-align: left;
            }
           #tableWithHiddenHeader7 thead{
             visibility: hidden;
             height: min-content;
           }
           #tableWithHiddenHeader7  th[data-sort-key=label] {
             width: 40% !important;
           }
           #tableWithHiddenHeader7  th[data-sort-key=value] {
             width: 20% !important;
           }
            #tableWithHiddenHeader7  th[data-sort-key=threshold] {
             width: 20% !important;
           }
            #tableWithHiddenHeader7  th[data-sort-key=limit] {
             width: 20% !important;
           }
            #tableWithHiddenHeader7  td {
              text-align: left;
            }
            #tableWithHiddenHeader8 thead{
             visibility: hidden;
             height: min-content;
           }
           #tableWithHiddenHeader8  th[data-sort-key=label] {
             width: 40% !important;
           }
           #tableWithHiddenHeader8  th[data-sort-key=value] {
             width: 20% !important;
           }
            #tableWithHiddenHeader8  th[data-sort-key=threshold] {
             width: 20% !important;
           }
            #tableWithHiddenHeader8  th[data-sort-key=limit] {
             width: 20% !important;
           }
            #tableWithHiddenHeader8  td {
              text-align: left;
            }
            #tableWithHiddenHeader9 thead{
             visibility: hidden;
             height: min-content;
           }
           #tableWithHiddenHeader9  th[data-sort-key=label] {
             width: 40% !important;
           }
           #tableWithHiddenHeader9  th[data-sort-key=value] {
             width: 20% !important;
           }
            #tableWithHiddenHeader9  th[data-sort-key=threshold] {
             width: 20% !important;
           }
            #tableWithHiddenHeader9  th[data-sort-key=limit] {
             width: 20% !important;
           }
            #tableWithHiddenHeader9  td {
              text-align: left;
            }
            #tableWithHiddenHeader10 thead{
             visibility: hidden;
             height: min-content;
           }
           #tableWithHiddenHeader10  th[data-sort-key=label] {
             width: 40% !important;
           }
           #tableWithHiddenHeader10  th[data-sort-key=value] {
             width: 20% !important;
           }
            #tableWithHiddenHeader10  th[data-sort-key=threshold] {
             width: 20% !important;
           }
            #tableWithHiddenHeader10  th[data-sort-key=limit] {
             width: 20% !important;
           }
            #tableWithHiddenHeader10  td {
              text-align: left;
            }
         &amp;lt;/style&amp;gt;
       &amp;lt;/html&amp;gt;
      &amp;lt;table id="tableWithHiddenHeader6"&amp;gt;
        &amp;lt;search id="twenty_one"&amp;gt;
          &amp;lt;done&amp;gt;
            &amp;lt;set token="tokStatus20"&amp;gt;$result.threshold$&amp;lt;/set&amp;gt;
            &amp;lt;set token="tokStatus30"&amp;gt;$result.limit$&amp;lt;/set&amp;gt;
          &amp;lt;/done&amp;gt;
          &amp;lt;query&amp;gt;| mstats max("mx.database.space.usage") as value WHERE "index"="murex_metrics" AND "mx.env"="*" AND process.pid ="*" span=10s BY degraded.threshold down.threshold process.pid 
| rename degraded.threshold as T_CpuPerc 
| rename down.threshold as limit 
| sort - _time 
| head 1 
| eval value = round(value,1) 
| eval label="Database space" 
| eval threshold=T_CpuPerc 
| eval limit=limit 
| table label value threshold limit 
| appendpipe 
    [ stats count 
    | eval "label"="No results Found" 
    | where count=0 
    | table "label"]&amp;lt;/query&amp;gt;
          &amp;lt;earliest&amp;gt;$time_token.earliest$&amp;lt;/earliest&amp;gt;
          &amp;lt;latest&amp;gt;$time_token.latest$&amp;lt;/latest&amp;gt;
          &amp;lt;sampleRatio&amp;gt;1&amp;lt;/sampleRatio&amp;gt;
          &amp;lt;refresh&amp;gt;5s&amp;lt;/refresh&amp;gt;
          &amp;lt;refreshType&amp;gt;delay&amp;lt;/refreshType&amp;gt;
        &amp;lt;/search&amp;gt;
        &amp;lt;option name="count"&amp;gt;20&amp;lt;/option&amp;gt;
        &amp;lt;option name="dataOverlayMode"&amp;gt;none&amp;lt;/option&amp;gt;
        &amp;lt;option name="drilldown"&amp;gt;none&amp;lt;/option&amp;gt;
        &amp;lt;option name="percentagesRow"&amp;gt;false&amp;lt;/option&amp;gt;
        &amp;lt;option name="refresh.display"&amp;gt;progressbar&amp;lt;/option&amp;gt;
        &amp;lt;option name="rowNumbers"&amp;gt;false&amp;lt;/option&amp;gt;
        &amp;lt;option name="totalsRow"&amp;gt;false&amp;lt;/option&amp;gt;
        &amp;lt;option name="wrap"&amp;gt;true&amp;lt;/option&amp;gt;
        &amp;lt;format type="color" field="value"&amp;gt;
          &amp;lt;colorPalette type="expression"&amp;gt;if(value &amp;amp;gt; $tokStatus30$, "$TOKEN_RED$",if(value &amp;amp;gt; $tokStatus20$, "$TOKEN_YELLOW$", "$TOKEN_GREEN$"))&amp;lt;/colorPalette&amp;gt;
        &amp;lt;/format&amp;gt;
      &amp;lt;/table&amp;gt;


etc,, for each row of the table&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Nov 2024 18:32:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/HTML-Style-remove-the-extra-lin-eof-black/m-p/704882#M238752</guid>
      <dc:creator>robertlynch2020</dc:creator>
      <dc:date>2024-11-20T18:32:06Z</dc:date>
    </item>
    <item>
      <title>Re: HTML - Style - remove the extra lin eof black</title>
      <link>https://community.splunk.com/t5/Splunk-Search/HTML-Style-remove-the-extra-lin-eof-black/m-p/704883#M238753</link>
      <description>&lt;P&gt;Please share the panel source including the search you have used&lt;/P&gt;</description>
      <pubDate>Wed, 20 Nov 2024 18:33:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/HTML-Style-remove-the-extra-lin-eof-black/m-p/704883#M238753</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2024-11-20T18:33:05Z</dc:date>
    </item>
    <item>
      <title>Re: HTML - Style - remove the extra lin eof black</title>
      <link>https://community.splunk.com/t5/Splunk-Search/HTML-Style-remove-the-extra-lin-eof-black/m-p/704889#M238754</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below is pannel to pannel - thanks for the help&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;  &amp;lt;row&amp;gt;
    &amp;lt;panel&amp;gt;
      &amp;lt;title&amp;gt;Process Resources&amp;lt;/title&amp;gt;
      &amp;lt;html depends="$alwaysHideCSSStyle$"&amp;gt;
         &amp;lt;style&amp;gt;
           #tableWithHiddenHeader6  th[data-sort-key=label] {
             width: 40% !important;
             text-align: left;
           }
           #tableWithHiddenHeader6  th[data-sort-key=value] {
             width: 20% !important;
             text-align: left;
           }
            #tableWithHiddenHeader6  th[data-sort-key=threshold] {
             width: 20% !important;
             text-align: left;
           }
            #tableWithHiddenHeader6  th[data-sort-key=limit] {
             width: 20% !important;
             text-align: left;
           }
           #tableWithHiddenHeader6  td {
              text-align: left;
            }
           #tableWithHiddenHeader7 thead{
             visibility: hidden;
             height: min-content;
           }
           #tableWithHiddenHeader7  th[data-sort-key=label] {
             width: 40% !important;
           }
           #tableWithHiddenHeader7  th[data-sort-key=value] {
             width: 20% !important;
           }
            #tableWithHiddenHeader7  th[data-sort-key=threshold] {
             width: 20% !important;
           }
            #tableWithHiddenHeader7  th[data-sort-key=limit] {
             width: 20% !important;
           }
            #tableWithHiddenHeader7  td {
              text-align: left;
            }
            #tableWithHiddenHeader8 thead{
             visibility: hidden;
             height: min-content;
           }
           #tableWithHiddenHeader8  th[data-sort-key=label] {
             width: 40% !important;
           }
           #tableWithHiddenHeader8  th[data-sort-key=value] {
             width: 20% !important;
           }
            #tableWithHiddenHeader8  th[data-sort-key=threshold] {
             width: 20% !important;
           }
            #tableWithHiddenHeader8  th[data-sort-key=limit] {
             width: 20% !important;
           }
            #tableWithHiddenHeader8  td {
              text-align: left;
            }
            #tableWithHiddenHeader9 thead{
             visibility: hidden;
             height: min-content;
           }
           #tableWithHiddenHeader9  th[data-sort-key=label] {
             width: 40% !important;
           }
           #tableWithHiddenHeader9  th[data-sort-key=value] {
             width: 20% !important;
           }
            #tableWithHiddenHeader9  th[data-sort-key=threshold] {
             width: 20% !important;
           }
            #tableWithHiddenHeader9  th[data-sort-key=limit] {
             width: 20% !important;
           }
            #tableWithHiddenHeader9  td {
              text-align: left;
            }
            #tableWithHiddenHeader10 thead{
             visibility: hidden;
             height: min-content;
           }
           #tableWithHiddenHeader10  th[data-sort-key=label] {
             width: 40% !important;
           }
           #tableWithHiddenHeader10  th[data-sort-key=value] {
             width: 20% !important;
           }
            #tableWithHiddenHeader10  th[data-sort-key=threshold] {
             width: 20% !important;
           }
            #tableWithHiddenHeader10  th[data-sort-key=limit] {
             width: 20% !important;
           }
            #tableWithHiddenHeader10  td {
              text-align: left;
            }
         &amp;lt;/style&amp;gt;
       &amp;lt;/html&amp;gt;
      &amp;lt;table id="tableWithHiddenHeader6"&amp;gt;
        &amp;lt;search id="twenty_one"&amp;gt;
          &amp;lt;done&amp;gt;
            &amp;lt;set token="tokStatus20"&amp;gt;$result.threshold$&amp;lt;/set&amp;gt;
            &amp;lt;set token="tokStatus30"&amp;gt;$result.limit$&amp;lt;/set&amp;gt;
          &amp;lt;/done&amp;gt;
          &amp;lt;query&amp;gt;| mstats max("mx.database.space.usage") as value WHERE "index"="murex_metrics" AND "mx.env"="*" AND process.pid ="*" span=10s BY degraded.threshold down.threshold process.pid 
| rename degraded.threshold as T_CpuPerc 
| rename down.threshold as limit 
| sort - _time 
| head 1 
| eval value = round(value,1) 
| eval label="Database space" 
| eval threshold=T_CpuPerc 
| eval limit=limit 
| table label value threshold limit 
| appendpipe 
    [ stats count 
    | eval "label"="No results Found" 
    | where count=0 
    | table "label"]&amp;lt;/query&amp;gt;
          &amp;lt;earliest&amp;gt;$time_token.earliest$&amp;lt;/earliest&amp;gt;
          &amp;lt;latest&amp;gt;$time_token.latest$&amp;lt;/latest&amp;gt;
          &amp;lt;sampleRatio&amp;gt;1&amp;lt;/sampleRatio&amp;gt;
          &amp;lt;refresh&amp;gt;5s&amp;lt;/refresh&amp;gt;
          &amp;lt;refreshType&amp;gt;delay&amp;lt;/refreshType&amp;gt;
        &amp;lt;/search&amp;gt;
        &amp;lt;option name="count"&amp;gt;20&amp;lt;/option&amp;gt;
        &amp;lt;option name="dataOverlayMode"&amp;gt;none&amp;lt;/option&amp;gt;
        &amp;lt;option name="drilldown"&amp;gt;none&amp;lt;/option&amp;gt;
        &amp;lt;option name="percentagesRow"&amp;gt;false&amp;lt;/option&amp;gt;
        &amp;lt;option name="refresh.display"&amp;gt;progressbar&amp;lt;/option&amp;gt;
        &amp;lt;option name="rowNumbers"&amp;gt;false&amp;lt;/option&amp;gt;
        &amp;lt;option name="totalsRow"&amp;gt;false&amp;lt;/option&amp;gt;
        &amp;lt;option name="wrap"&amp;gt;true&amp;lt;/option&amp;gt;
        &amp;lt;format type="color" field="value"&amp;gt;
          &amp;lt;colorPalette type="expression"&amp;gt;if(value &amp;amp;gt; $tokStatus30$, "$TOKEN_RED$",if(value &amp;amp;gt; $tokStatus20$, "$TOKEN_YELLOW$", "$TOKEN_GREEN$"))&amp;lt;/colorPalette&amp;gt;
        &amp;lt;/format&amp;gt;
      &amp;lt;/table&amp;gt;
      &amp;lt;table id="tableWithHiddenHeader7"&amp;gt;
        &amp;lt;search id="twenty_two"&amp;gt;
          &amp;lt;done&amp;gt;
            &amp;lt;set token="tokStatus40"&amp;gt;$result.threshold$&amp;lt;/set&amp;gt;
            &amp;lt;set token="tokStatus50"&amp;gt;$result.limit$&amp;lt;/set&amp;gt;
          &amp;lt;/done&amp;gt;
          &amp;lt;query&amp;gt;| mstats max("mx.database.statement.top_running.time") as value WHERE "index"="murex_metrics" AND "mx.env"="*" AND process.pid ="*" span=10s BY degraded.threshold down.threshold process.pid 
| rename degraded.threshold as T_CpuPerc 
| rename down.threshold as limit 
| sort - _time 
| head 1 
| eval value = round(value,1) 
| eval label="Top Running" 
| eval threshold=T_CpuPerc 
| eval limit=limit 
| table label value threshold limit 
| appendpipe 
    [ stats count 
    | eval "label"="No results Found" 
    | where count=0 
    | table "label"]&amp;lt;/query&amp;gt;
          &amp;lt;earliest&amp;gt;$time_token.earliest$&amp;lt;/earliest&amp;gt;
          &amp;lt;latest&amp;gt;$time_token.latest$&amp;lt;/latest&amp;gt;
          &amp;lt;sampleRatio&amp;gt;1&amp;lt;/sampleRatio&amp;gt;
          &amp;lt;refresh&amp;gt;5s&amp;lt;/refresh&amp;gt;
          &amp;lt;refreshType&amp;gt;delay&amp;lt;/refreshType&amp;gt;
        &amp;lt;/search&amp;gt;
        &amp;lt;option name="count"&amp;gt;20&amp;lt;/option&amp;gt;
        &amp;lt;option name="dataOverlayMode"&amp;gt;none&amp;lt;/option&amp;gt;
        &amp;lt;option name="drilldown"&amp;gt;none&amp;lt;/option&amp;gt;
        &amp;lt;option name="percentagesRow"&amp;gt;false&amp;lt;/option&amp;gt;
        &amp;lt;option name="refresh.display"&amp;gt;progressbar&amp;lt;/option&amp;gt;
        &amp;lt;option name="rowNumbers"&amp;gt;false&amp;lt;/option&amp;gt;
        &amp;lt;option name="totalsRow"&amp;gt;false&amp;lt;/option&amp;gt;
        &amp;lt;option name="wrap"&amp;gt;true&amp;lt;/option&amp;gt;
        &amp;lt;format type="color" field="value"&amp;gt;
          &amp;lt;colorPalette type="expression"&amp;gt;if(value &amp;amp;gt; $tokStatus50$, "$TOKEN_RED$",if(value &amp;amp;gt; $tokStatus40$, "$TOKEN_YELLOW$", "$TOKEN_GREEN$"))&amp;lt;/colorPalette&amp;gt;
        &amp;lt;/format&amp;gt;
      &amp;lt;/table&amp;gt;
      &amp;lt;table id="tableWithHiddenHeader8"&amp;gt;
        &amp;lt;search id="twenty_three"&amp;gt;
          &amp;lt;done&amp;gt;
            &amp;lt;set token="tokStatus60"&amp;gt;$result.threshold$&amp;lt;/set&amp;gt;
            &amp;lt;set token="tokStatus70"&amp;gt;$result.limit$&amp;lt;/set&amp;gt;
          &amp;lt;/done&amp;gt;
          &amp;lt;query&amp;gt;| mstats max("mx.database.lock.top_blocking.time") as value WHERE "index"="murex_metrics" AND "mx.env"="*" AND process.pid ="*" span=10s BY degraded.threshold down.threshold process.pid 
| rename degraded.threshold as T_CpuPerc 
| rename down.threshold as limit 
| sort - _time 
| head 1 
| eval value = round(value,1) 
| eval label="Blocking Locks" 
| eval threshold=T_CpuPerc 
| eval limit=limit 
| table label value threshold limit 
| appendpipe 
    [ stats count 
    | eval "label"="No results Found" 
    | where count=0 
    | table "label"]&amp;lt;/query&amp;gt;
          &amp;lt;earliest&amp;gt;$time_token.earliest$&amp;lt;/earliest&amp;gt;
          &amp;lt;latest&amp;gt;$time_token.latest$&amp;lt;/latest&amp;gt;
          &amp;lt;sampleRatio&amp;gt;1&amp;lt;/sampleRatio&amp;gt;
          &amp;lt;refresh&amp;gt;30s&amp;lt;/refresh&amp;gt;
          &amp;lt;refreshType&amp;gt;delay&amp;lt;/refreshType&amp;gt;
        &amp;lt;/search&amp;gt;
        &amp;lt;option name="count"&amp;gt;20&amp;lt;/option&amp;gt;
        &amp;lt;option name="dataOverlayMode"&amp;gt;none&amp;lt;/option&amp;gt;
        &amp;lt;option name="drilldown"&amp;gt;none&amp;lt;/option&amp;gt;
        &amp;lt;option name="percentagesRow"&amp;gt;false&amp;lt;/option&amp;gt;
        &amp;lt;option name="refresh.display"&amp;gt;progressbar&amp;lt;/option&amp;gt;
        &amp;lt;option name="rowNumbers"&amp;gt;false&amp;lt;/option&amp;gt;
        &amp;lt;option name="totalsRow"&amp;gt;false&amp;lt;/option&amp;gt;
        &amp;lt;option name="wrap"&amp;gt;true&amp;lt;/option&amp;gt;
        &amp;lt;format type="color" field="value"&amp;gt;
          &amp;lt;colorPalette type="expression"&amp;gt;if(value &amp;amp;gt; $tokStatus70$, "$TOKEN_RED$",if(value &amp;amp;gt; $tokStatus60$, "#ffae46", "$TOKEN_GREEN$"))&amp;lt;/colorPalette&amp;gt;
        &amp;lt;/format&amp;gt;
      &amp;lt;/table&amp;gt;
      &amp;lt;table id="tableWithHiddenHeader9"&amp;gt;
        &amp;lt;search id="twenty_four"&amp;gt;
          &amp;lt;done&amp;gt;
            &amp;lt;set token="tokStatus80"&amp;gt;$result.threshold$&amp;lt;/set&amp;gt;
            &amp;lt;set token="tokStatus90"&amp;gt;$result.limit$&amp;lt;/set&amp;gt;
          &amp;lt;/done&amp;gt;
          &amp;lt;query&amp;gt;| mstats max("mx.database.oracle.redo_switch.count") as value WHERE "index"="murex_metrics" AND "mx.env"="*" AND process.pid ="*" span=10s BY degraded.threshold down.threshold process.pid 
| rename degraded.threshold as T_CpuPerc 
| rename down.threshold as limit 
| sort - _time 
| head 1 
| eval value = round(value,1) 
| eval label="Redo Switch Count" 
| eval threshold=T_CpuPerc 
| eval limit=limit 
| table label value threshold limit 
| appendpipe 
    [ stats count 
    | eval "label"="No results Found" 
    | where count=0 
    | table "label"]&amp;lt;/query&amp;gt;
          &amp;lt;earliest&amp;gt;$time_token.earliest$&amp;lt;/earliest&amp;gt;
          &amp;lt;latest&amp;gt;$time_token.latest$&amp;lt;/latest&amp;gt;
          &amp;lt;sampleRatio&amp;gt;1&amp;lt;/sampleRatio&amp;gt;
          &amp;lt;refresh&amp;gt;30s&amp;lt;/refresh&amp;gt;
          &amp;lt;refreshType&amp;gt;delay&amp;lt;/refreshType&amp;gt;
        &amp;lt;/search&amp;gt;
        &amp;lt;option name="count"&amp;gt;20&amp;lt;/option&amp;gt;
        &amp;lt;option name="dataOverlayMode"&amp;gt;none&amp;lt;/option&amp;gt;
        &amp;lt;option name="drilldown"&amp;gt;none&amp;lt;/option&amp;gt;
        &amp;lt;option name="percentagesRow"&amp;gt;false&amp;lt;/option&amp;gt;
        &amp;lt;option name="refresh.display"&amp;gt;progressbar&amp;lt;/option&amp;gt;
        &amp;lt;option name="rowNumbers"&amp;gt;false&amp;lt;/option&amp;gt;
        &amp;lt;option name="totalsRow"&amp;gt;false&amp;lt;/option&amp;gt;
        &amp;lt;option name="wrap"&amp;gt;true&amp;lt;/option&amp;gt;
        &amp;lt;format type="color" field="value"&amp;gt;
          &amp;lt;colorPalette type="expression"&amp;gt;if(value &amp;amp;gt; $tokStatus90$, "$TOKEN_RED$",if(value &amp;amp;gt; $tokStatus80$, "$TOKEN_YELLOW$", "$TOKEN_GREEN$"))&amp;lt;/colorPalette&amp;gt;
        &amp;lt;/format&amp;gt;
      &amp;lt;/table&amp;gt;
      &amp;lt;table id="tableWithHiddenHeader10"&amp;gt;
        &amp;lt;search id="twenty_five"&amp;gt;
          &amp;lt;done&amp;gt;
            &amp;lt;set token="tokStatus100"&amp;gt;$result.threshold$&amp;lt;/set&amp;gt;
            &amp;lt;set token="tokStatus110"&amp;gt;$result.limit$&amp;lt;/set&amp;gt;
          &amp;lt;/done&amp;gt;
          &amp;lt;query&amp;gt;| mstats max("mx.database.object.invalid.count") as value WHERE "index"="murex_metrics" AND "mx.env"="*" AND process.pid ="*" span=10s BY degraded.threshold down.threshold process.pid 
| rename degraded.threshold as T_CpuPerc 
| rename down.threshold as limit 
| sort - _time 
| head 1 
| eval value = round(value,1) 
| eval label="Database space" 
| eval threshold=T_CpuPerc 
| eval limit=limit 
| table label value threshold limit 
| appendpipe 
    [ stats count 
    | eval "label"="No results Found" 
    | where count=0 
    | table "label"]&amp;lt;/query&amp;gt;
          &amp;lt;earliest&amp;gt;$time_token.earliest$&amp;lt;/earliest&amp;gt;
          &amp;lt;latest&amp;gt;$time_token.latest$&amp;lt;/latest&amp;gt;
          &amp;lt;sampleRatio&amp;gt;1&amp;lt;/sampleRatio&amp;gt;
          &amp;lt;refresh&amp;gt;30s&amp;lt;/refresh&amp;gt;
          &amp;lt;refreshType&amp;gt;delay&amp;lt;/refreshType&amp;gt;
        &amp;lt;/search&amp;gt;
        &amp;lt;option name="count"&amp;gt;20&amp;lt;/option&amp;gt;
        &amp;lt;option name="dataOverlayMode"&amp;gt;none&amp;lt;/option&amp;gt;
        &amp;lt;option name="drilldown"&amp;gt;none&amp;lt;/option&amp;gt;
        &amp;lt;option name="percentagesRow"&amp;gt;false&amp;lt;/option&amp;gt;
        &amp;lt;option name="refresh.display"&amp;gt;progressbar&amp;lt;/option&amp;gt;
        &amp;lt;option name="rowNumbers"&amp;gt;false&amp;lt;/option&amp;gt;
        &amp;lt;option name="totalsRow"&amp;gt;false&amp;lt;/option&amp;gt;
        &amp;lt;option name="wrap"&amp;gt;true&amp;lt;/option&amp;gt;
        &amp;lt;format type="color" field="value"&amp;gt;
          &amp;lt;colorPalette type="expression"&amp;gt;if(value &amp;amp;gt; $tokStatus110$, "$TOKEN_RED$",if(value &amp;amp;gt; $tokStatus100$, "$TOKEN_YELLOW$", "$TOKEN_GREEN$"))&amp;lt;/colorPalette&amp;gt;
        &amp;lt;/format&amp;gt;
      &amp;lt;/table&amp;gt;
    &amp;lt;/panel&amp;gt;
  &amp;lt;/row&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Nov 2024 19:29:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/HTML-Style-remove-the-extra-lin-eof-black/m-p/704889#M238754</guid>
      <dc:creator>robertlynch2020</dc:creator>
      <dc:date>2024-11-20T19:29:31Z</dc:date>
    </item>
    <item>
      <title>Re: HTML - Style - remove the extra lin eof black</title>
      <link>https://community.splunk.com/t5/Splunk-Search/HTML-Style-remove-the-extra-lin-eof-black/m-p/704896#M238755</link>
      <description>&lt;P&gt;Try like this&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;           #tableWithHiddenHeader7 thead{
             display: none;
           }
           #tableWithHiddenHeader7  tr td:nth-child(1) {
             width: 40% !important;
           }
           #tableWithHiddenHeader7  tr td:nth-child(2) {
             width: 20% !important;
           }
            #tableWithHiddenHeader7 tr td:nth-child(3) {
             width: 20% !important;
           }
            #tableWithHiddenHeader7 tr td:nth-child(4) {
             width: 20% !important;
           }
            #tableWithHiddenHeader7  td {
              text-align: left;
            }
            #tableWithHiddenHeader8 thead{
             display: none;
           }
           #tableWithHiddenHeader8  tr td:nth-child(1) {
             width: 40% !important;
           }
           #tableWithHiddenHeader8  tr td:nth-child(2) {
             width: 20% !important;
           }
            #tableWithHiddenHeader8 tr td:nth-child(3) {
             width: 20% !important;
           }
            #tableWithHiddenHeader8 tr td:nth-child(4) {
             width: 20% !important;
           }
            #tableWithHiddenHeader8  td {
              text-align: left;
            }
            #tableWithHiddenHeader9 thead{
             display: none;
           }
           #tableWithHiddenHeader9  tr td:nth-child(1) {
             width: 40% !important;
           }
           #tableWithHiddenHeader9  tr td:nth-child(2) {
             width: 20% !important;
           }
            #tableWithHiddenHeader9 tr td:nth-child(3) {
             width: 20% !important;
           }
            #tableWithHiddenHeader9 tr td:nth-child(4) {
             width: 20% !important;
           }
            #tableWithHiddenHeader9  td {
              text-align: left;
            }
            #tableWithHiddenHeader10 thead{
             display: none;
           }
           #tableWithHiddenHeader10  tr td:nth-child(1) {
             width: 40% !important;
           }
           #tableWithHiddenHeader10  tr td:nth-child(2) {
             width: 20% !important;
           }
            #tableWithHiddenHeader10 tr td:nth-child(3) {
             width: 20% !important;
           }
            #tableWithHiddenHeader10 tr td:nth-child(4) {
             width: 20% !important;
           }
            #tableWithHiddenHeader10  td {
              text-align: left;
            }&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 20 Nov 2024 22:52:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/HTML-Style-remove-the-extra-lin-eof-black/m-p/704896#M238755</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2024-11-20T22:52:20Z</dc:date>
    </item>
    <item>
      <title>Re: HTML - Style - remove the extra lin eof black</title>
      <link>https://community.splunk.com/t5/Splunk-Search/HTML-Style-remove-the-extra-lin-eof-black/m-p/704929#M238765</link>
      <description>&lt;P&gt;wonderful - and thanks. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="robertlynch2020_0-1732183492849.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/33557i1BBA64327E8D5609/image-size/medium?v=v2&amp;amp;px=400" role="button" title="robertlynch2020_0-1732183492849.png" alt="robertlynch2020_0-1732183492849.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Nov 2024 10:05:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/HTML-Style-remove-the-extra-lin-eof-black/m-p/704929#M238765</guid>
      <dc:creator>robertlynch2020</dc:creator>
      <dc:date>2024-11-21T10:05:00Z</dc:date>
    </item>
    <item>
      <title>Re: HTML - Style - remove the extra lin eof black</title>
      <link>https://community.splunk.com/t5/Splunk-Search/HTML-Style-remove-the-extra-lin-eof-black/m-p/704943#M238766</link>
      <description>&lt;P&gt;Updated the accepted solution with the actual solution&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_sunglasses:"&gt;😎&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Nov 2024 12:18:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/HTML-Style-remove-the-extra-lin-eof-black/m-p/704943#M238766</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2024-11-21T12:18:41Z</dc:date>
    </item>
  </channel>
</rss>

