forked from rDrama/rDrama
1
0
Fork 0
Aevann 2022-12-23 02:56:12 +02:00
parent e45fd63d64
commit 735d10e90f
1 changed files with 2 additions and 2 deletions

View File

@ -140,10 +140,10 @@ body {
}
textarea, input[type=textbox], input[type=search] {
cursor: url(/assets/event/images/text.png?v=1), auto !important;
cursor: url(/assets/event/images/text.png?v=1) 9 14, auto !important;
}
.btn, input[type=button], button, a, img {
.btn, input[type=button], button, a {
cursor: url(/assets/event/images/pointer.png?v=1), auto !important;
}