mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-10 09:07:54 +01:00
cursor shape
This commit is contained in:
parent
5eb27cf7b2
commit
9140fc5d4d
1 changed files with 1 additions and 1 deletions
|
@ -109,7 +109,7 @@ svg {
|
|||
height: 100%;
|
||||
}
|
||||
.paused > svg {
|
||||
cursor: wait;
|
||||
cursor: not-allowed;
|
||||
}
|
||||
svg > path:first-child {
|
||||
fill: rgba(0,0,0,0.75);
|
||||
|
|
Loading…
Reference in a new issue