Re: Cursor Not Appearing On X-cart
Hi toolexperts,
Add this if it is missing from your main skin1/skin1.css file ...
table.ButtonTable {
cursor:pointer;
direction:ltr;
vertical-align:middle;
}
This is the default css code that comes supplied. When mousing over your buttons, it turns into a hand cursor.
Hope this helps.
__________________
Doms
kube v4.1.9
|