update pointer style
This commit is contained in:
parent
5890e72dd5
commit
8947e1b781
9 changed files with 1016 additions and 21 deletions
|
@ -29,8 +29,8 @@
|
|||
}
|
||||
html{
|
||||
cursor: url('../images/cursor_normal.png'), auto;
|
||||
a{
|
||||
cursor: url('../images/cursor_pointer.png'), auto;
|
||||
button, a, select {
|
||||
cursor: url('../images/cursor_pointer.png'), pointer;
|
||||
}
|
||||
}
|
||||
header {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue