mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-07-04 04:26:35 +02:00
parent
bfb959c290
commit
f8287293a2
1 changed files with 2 additions and 2 deletions
|
@ -4,9 +4,9 @@ body {
|
|||
}
|
||||
|
||||
.action {
|
||||
border-color: rgb(190, 190, 190);
|
||||
border-color: rgb(185, 185, 185);
|
||||
}
|
||||
|
||||
.action:active, .action:hover, .action:focus {
|
||||
background-color: rgb(185, 185, 185);
|
||||
background-color: rgb(236, 237, 236);
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue