MediaWiki:CustomDatatable.css: Difference between revisions
From The Seven Sages of Rome
(Created page with ".dataTables_paginate .paginate_button.current { background-color: rgba(35 75 150 1.00) !important; }") |
No edit summary |
||
Line 1: | Line 1: | ||
.dataTables_paginate .paginate_button.current { | .dataTables_paginate .paginate_button.current { | ||
background-color: | background-color: rgb(35 75 150) !important; | ||
} | } |