Splunk Enterprise

help on css class

jip31
Motivator

hi

this css class dont return results

what is wrong please?

 <row depends="$STYLES$">
    <panel>
      <html>
         <style>
           
           .intro {
  background-color: yellow;
}
         </style>
       </html>
    </panel>
  </row>
      <row>
    <panel>
      <html>
          <p class="intro">TUTU.</p>
       </html>
    </panel>
  </row>
Tags (1)
0 Karma
1 Solution

ITWhisperer
SplunkTrust
SplunkTrust

Not in this instance since I am using the same version.

Perhaps there is something different with what you are actually doing, or perhaps your browser?

View solution in original post

0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

Nothing wrong - it works for me 😀

ITWhisperer_0-1643730774897.png

Which version of splunk are you using?

0 Karma

jip31
Motivator

So is it due to version?

0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

Not in this instance since I am using the same version.

Perhaps there is something different with what you are actually doing, or perhaps your browser?

0 Karma

jip31
Motivator

strange...

I use chrome

0 Karma

jip31
Motivator

Very strange..

8.2.2.1 version 

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...