mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-03-24 16:50:14 +01:00
parent
bfb959c290
commit
f8287293a2
@ -4,9 +4,9 @@ body {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.action {
|
.action {
|
||||||
border-color: rgb(190, 190, 190);
|
border-color: rgb(185, 185, 185);
|
||||||
}
|
}
|
||||||
|
|
||||||
.action:active, .action:hover, .action:focus {
|
.action:active, .action:hover, .action:focus {
|
||||||
background-color: rgb(185, 185, 185);
|
background-color: rgb(236, 237, 236);
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user