mirror of
https://github.com/Doodle3D/doodle3d-client.git
synced 2024-11-04 19:33:22 +01:00
made the 'ok' button have a mouseover 'hand' cursor
This commit is contained in:
parent
82165c585b
commit
f6fd05113a
@ -70,4 +70,5 @@ div.content .btnOK {
|
|||||||
height: 86px;
|
height: 86px;
|
||||||
background: url('../img/buttons/btnOk_settings.png') no-repeat;
|
background: url('../img/buttons/btnOk_settings.png') no-repeat;
|
||||||
margin: 0 0 0 10px;
|
margin: 0 0 0 10px;
|
||||||
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user