This commit is contained in:
@@ -27,7 +27,7 @@ a {
|
||||
[role='button'],
|
||||
input[type='submit'],
|
||||
input[type='button'] {
|
||||
cursor: url('/web/cursor.svg') 0 0, auto;
|
||||
cursor: url('/cursor.svg') 0 0, auto;
|
||||
}
|
||||
|
||||
a,
|
||||
@@ -40,7 +40,7 @@ a {
|
||||
input[type='radio'],
|
||||
input[type='submit'],
|
||||
input[type='button'] {
|
||||
cursor: url('/web/cursor.svg') 0 0, pointer;
|
||||
cursor: url('/cursor.svg') 0 0, pointer;
|
||||
}
|
||||
|
||||
input,
|
||||
|
||||
Reference in New Issue
Block a user