Show
Ignore:
Timestamp:
08/27/10 18:24:31 (21 months ago)
Author:
gnum
Message:

Fixes #94, all of mentioned forms now have a cancel button.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/views/default/edufeedr/css.php

    r145 r147  
    270270    display: none; 
    271271} 
     272 
     273.edufeedr_cancel_button { 
     274        background: none repeat scroll 0 0 #CCCCCC !important; 
     275        border: 1px solid #CCCCCC !important; 
     276    color: #333333 !important; 
     277}