disabled_actions.css in Comment goodness 7
/* Disabled submit action buttons on the comment form */ .comment-form .form-actions input:disabled { color: #bbbbbb; }
File
css/disabled_actions.cssView source
- /* Disabled submit action buttons on the comment form */
- .comment-form .form-actions input:disabled {
- color: #bbbbbb;
- }
-