52
48
/* class "choice" is for all choices, enabled and disabled. This is for both
53
49
* the <a> actions and <option> actions.
54
50
* class "disabled" is for disabled choices.
56
52
#actions1 a.choice, #actions2 a {
61
57
#actions1 a.choice:hover, #actions1 a.choice:active, #actions1 a.choice:focus,
62
58
#actions2 a:hover, #actions2 a:active, #actions2 a:focus {