79687479

Date: 2025-07-02 13:19:28
Score: 2
Natty:
Report link

Just use background: "YourColor" instead of background-color: "YourColor"

Full Example:

.dataTables_wrapper .dataTables_paginate a.paginate_button:hover {
    background: #e4dbfb !important;
    color: #1f1f1f !important; 
    border: 1px solid #c2aef5 !important;
}

Cheers. (Up Vote To Save Souls)

Reasons:
  • Blacklisted phrase (1): Cheers
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Tomasz Michal Juraszek