1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-15 15:32:28 +02:00

cursor shape

This commit is contained in:
gorhill 2015-02-17 07:46:49 -05:00
parent 5eb27cf7b2
commit 9140fc5d4d

View File

@ -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);