How to re-colour the throbber using them CSS

Created on 1 December 2023, 12 months ago
Updated 6 December 2023, 12 months ago

Problem/Motivation

I am using Drupal

Drupal 10.1.6
Web Server
Apache/2.4.33 (Win64) OpenSSL/1.0.2u mod_fcgid/2.3.9 PHP/8.2.2
PHP 8.2.2
Database
MySQL 5.7.24
Front end theme: A custom subtheme Bootstrap5 (Bootstrap5 3.0.10)

I cannot seem to work out how to re-colour my chosen throbber.

I'm sure I was using this in my theme in the Drupal 9 version of my site but it doesn't seem to work now...

.ajax-throbber .sk-wave {
  background-color: #a93090 !important;
}
.ajax-throbber .sk-wave-rect {
  background-color: #a93090 !important;
}

I seem to remember having to use the two !important but I'd rather not if I can avoid it.

Can anyone please advise?

Thanks

💬 Support request
Status

Fixed

Version

2.1

Component

User interface

Created by

🇬🇧United Kingdom SirClickALot Somerset

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024