Dashboards & Visualizations

Changing the color of text on a SingleValue Module

gjeavons
Explorer

Hi,

which entry in the default CSS controls the color of the text on a SingleValue module?

thanks

Gary

0 Karma
1 Solution

southeringtonp
Motivator

This:

span.singleResult {
        color: #FFFFFF;
}

If you aren't already aware,
Firebug can be a big help when you're looking for this sort of thing.

View solution in original post

tukmol
New Member

Hi all!! I have a problem with changing the color button of flashtimeline beside the search button. i want change it in blue while the default color of that is green. Thank you guys

0 Karma

southeringtonp
Motivator

This:

span.singleResult {
        color: #FFFFFF;
}

If you aren't already aware,
Firebug can be a big help when you're looking for this sort of thing.

gjeavons
Explorer

Thanks for the info and for the Firebug pointer. This is a new area for me so I'm still in the process of collecting tools and experimenting. Suffice to say that Firebug directly identified the value in my application.css that I needed to modify.

many thanks

Gary

0 Karma
Get Updates on the Splunk Community!

Get Your Exclusive Splunk Certified Cybersecurity Defense Engineer at Splunk .conf24 ...

We’re excited to announce a new Splunk certification exam being released at .conf24! If you’re headed to Vegas ...

Share Your Ideas & Meet the Lantern team at .Conf! Plus All of This Month’s New ...

Splunk Lantern is Splunk’s customer success center that provides advice from Splunk experts on valuable data ...

Combine Multiline Logs into a Single Event with SOCK: a Step-by-Step Guide for ...

Combine multiline logs into a single event with SOCK - a step-by-step guide for newbies Olga Malita The ...