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