This commit is contained in:
James Campos 2011-04-09 01:30:42 -07:00
parent 7c7d256f3e
commit 71443a5c31
2 changed files with 2 additions and 2 deletions

View File

@ -1887,7 +1887,7 @@
div.dialog > div.move {\
cursor: move;\
}\
label, a, {\
label, a {\
cursor: pointer;\
}\
\

View File

@ -1500,7 +1500,7 @@ $.addStyle '
div.dialog > div.move {
cursor: move;
}
label, a, {
label, a {
cursor: pointer;
}