label / a styling

This commit is contained in:
James Campos 2010-12-13 03:49:39 -08:00
parent 7705a13356
commit d157eafca4
2 changed files with 2 additions and 4 deletions

View File

@ -63,8 +63,7 @@ AEOS =
div.dialog > div.move {
cursor: move;
}
div.dialog label,
div.dialog a {
label, a {
cursor: pointer;
}
'

View File

@ -68,8 +68,7 @@
div.dialog > div.move {\
cursor: move;\
}\
div.dialog label,\
div.dialog a {\
label, a {\
cursor: pointer;\
}\
');