Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    Hi Neil,

    that’s possible with some CSS, e.g. like this:

    .ColVis button {
        padding: 4px;
        background-color: #ff0000;
    }
    .ColVis_Button {
        color: #000000 !important;
        padding: 4px !important;
    }

    Regards,
    Tobias

    Thread Starter Neil Haslewood

    (@neil-haslewood)

    Hi Tobias

    Great … thanks for that! It works fine thank you.

    Regards
    Neil

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi Neil,

    no problem, you are very welcome! 🙂

    Best wishes,
    Tobias

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Extension Colours’ is closed to new replies.