CanvasBlocker/themes/dark/browserAction.css

7 lines
129 B
CSS

.action {
border-color: rgb(92, 92, 97);
}
.action:active, .action:hover, .action:focus {
background-color: rgb(92, 92, 97);
}