Changeset 2171

Show
Ignore:
Timestamp:
09/09/07 19:24:19 (6 years ago)
Author:
joaopacheco
Message:

Update cursor:wait;

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • website/templates/default/media/css/style.css

    r2169 r2171  
    1414a.info {text-decoration:none;position:relative;} 
    1515a.info span {display:none;} 
    16 a.info:hover {cursor:pointer;} 
     16a.info:hover {cursor:wait;} 
    1717a.info:hover .infobox {font-weight:normal;display:block;position:absolute;top:20px;left:0;width:205px;height:70px;border:1px solid #ccc;background:#f4f4f4 url(../images/information.gif) no-repeat bottom right;color:#000;text-align:left;font-size:0.85em;padding-left:10px;padding-top:10px;} 
    1818