changed copy_btn hover highlight colour

This commit is contained in:
surtur 2020-03-20 03:43:52 +01:00
parent f962f4969c
commit d88b79c7fa
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

View File

@ -181,7 +181,7 @@ table {
} }
.highlight-copy-btn:hover { .highlight-copy-btn:hover {
background-color: #666; background-color: #555;
} }
// Accessibility // Accessibility