Changeset 391:94422ad0e408

Show
Ignore:
Timestamp:
09/15/09 15:56:32 (4 years ago)
Author:
tgambet
Branch:
default
convert_revision:
svn:cdcfb263-7567-472c-a848-e2c2df3466e7/trunk@392
Message:

updated for Chrome

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • WebContent/style/base_ucn.css

    r378 r391  
    415415#observations div.observer h2 span.icons { 
    416416        float: right; 
     417        text-align:right; 
    417418} 
    418419#observations div.observer h2 span.icons a { 
     
    475476        width:0; 
    476477        overflow:hidden; 
    477         padding:15px 0 0 21px; 
    478         background:url(../images/permalink.gif) no-repeat 0 2px; 
     478        padding:15px 0 0 23px; 
     479        background:url(../images/permalink.gif) no-repeat 6px 2px; 
    479480        float:right; 
    480481} 
     
    499500} 
    500501#observations td.anchor { 
    501         width:13px; 
     502        width:11px; 
     503        text-align:right; 
    502504} 
    503505#observations td.anchor a {