Show
Ignore:
Timestamp:
02/10/09 09:35:07 (3 years ago)
Author:
daris
Message:

portal: fixes for recent posts panel

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/portal_by_daris/style/style.css

    r18 r19  
    5858} 
    5959 
    60 .portal font { 
    61         line-height: normal 
    62 } 
    63  
    6460#rightside .panel { 
    6561        margin-right: 0px !important 
     
    7167} 
    7268 
    73 ul.recent-post li.by, ul.recent-post li.posted { 
    74         font-size: 0.9em; 
     69/* For Active topics panel */ 
     70.panel .main-options { 
     71        margin-bottom: 0; 
    7572} 
    7673 
    77 /* needed by Firefox 3*/ 
    78 .brd .frm-newform .frm-textarea textarea { 
    79         width: 100% !important; 
    80 } 
    8174 
    82 .news-info-right { 
     75.panel .news .news-info-right { 
    8376        float: right; 
    8477}