Description of my issue:
I'm trying to override the text color in the modal window for the backup information in the back end by adding the following line to user.css
div#akeeba-modal-content > p:nth-child(4) > span.label {color: #000000 !important;}
This has no effect, however.
Can you point me i the right direction, please?
Thanks
Neil
Neil Ireland