HomeHelpTrac

Changeset 15768 for trunk/templates


Ignore:
Timestamp:
12/15/11 02:32:11 (5 months ago)
Author:
Alexander Trofimov
Message:

CSS fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/templates/base/css/common.css

    r15759 r15768  
    66    outline:none; 
    77    color:#006699; 
     8} 
     9 
     10a:hover { 
     11    text-decoration:underline; 
    812} 
    913 
     
    302306 
    303307.bx-btn-symbol { 
     308    font-family: "Times New Roman", Georgia, Serif; 
    304309    font-size:24px;  
    305     line-height:32px; 
     310    line-height:32px;     
    306311} 
    307312 
Note: See TracChangeset for help on using the changeset viewer.