Diff for /modules/relate/css/relate/login.css between versions 1.2 and 1.3

version 1.2, 2012/02/13 15:02:09 version 1.3, 2012/05/01 15:47:15
Line 90  a:hover { color: #003333 } /* when mouse Line 90  a:hover { color: #003333 } /* when mouse
         line-height: 15px; color: #993333; text-align: center; background: #ffffff; padding: 4px;          line-height: 15px; color: #993333; text-align: center; background: #ffffff; padding: 4px;
 }  }
   
   .buttonred
   {
           font-size: 13px; font-weight: bold;
           line-height: 15px; color: #ffffff; text-align: center; background: #993333; padding: 4px;
   }
   
   
 hr.login {  hr.login {
    height: 2px;     height: 2px;
    border-top: 1px;     border-top: 1px;

Removed from v.1.2  
changed lines
  Added in v.1.3


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>