Splunk Search

How to decrease the font size and make the count bold in only one table?

ramkyreddy
Explorer

I have to decrease the fields names font size, like subgroup, platforms, bkcname etc.. (all fields present in the table) & make the count bold which is present in table.

 

But i want change only in one particular table, not all the tables presents in the dashboard.
<row>
<panel>
<title>Platform wise Automation Status Summary</title>
<table>
<search>
<query>index=network_a
I want change the above table(Platform wise Automation Status Summary)
Any help would be greatly appreciated!!

Labels (1)
0 Karma

ramkyreddy
Explorer

Thank you very much! worked perfectly.

0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

Give your panel an id which you can then reference in your CSS

<panel id="network_table">


#network_table th {
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!

Deep insights, no barriers: Splunk Observability Cloud Free Edition

As software delivery cycles continue to accelerate, observability shouldn’t be a luxury — it should be a ...

Monitoring AI Agents with Splunk Observability Cloud

Let’s say I’m running a travel planning AI app in production. A user asks for three concise hotel options in ...

[Puzzles] Solve, Learn, Repeat: Tiling

This puzzle (first published here) is based on finding groups of tessellated tiles (inspired by floor tiles I ...