• Resolved osian

    (@osian)


    Hey
    Been having issues changing the color of the background of the transactions table on my wallet i can’t find the css code anyware, any help would be greatly appreciated.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter osian

    (@osian)

    Never mind we figured it out after some time

    Thread Starter osian

    (@osian)

    The added code to change the table color is

    table, td, th {
    border: 1px solid #66FCF1;
    background: #1f2833;
    }

    • This reply was modified 4 years, 1 month ago by osian.
    gmasterpos

    (@gmasterpos)

    where can i add this code to change the transaction table color

    Thank you

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to change the backround of tables of transactions’ is closed to new replies.