Project

General

Profile

« Previous | Next » 

Revision 2439

Added by sgarg over 19 years ago

Changes made to the css files by Veronique (tablehead class).

(Committed done by Saurabh Garg for Veronique)

View differences:

knb.css
151 151
    border: solid #ffffff 1px;
152 152
} 
153 153

  
154
.tablehead {
155
    background-color: #B3D4FF;
156
    color: #0040A1; 
157
    font-size: 14px; 
158
    font-weight: bold; 
159
    border-top: solid #ffffff 5px;
160
    border-bottom: solid #ffffff 2px;
161
    padding-left: 15%;
162
    padding-top: 0px;
163
    padding-bottom: 0px;
164
}
165 154

  
166 155
.tablehead {
167 156
    background-image: url(@knb-site-url@/images/panelhead_bg.gif);
......
169 158
    text-align: left;
170 159
    font-size: 14px; 
171 160
    font-weight: bold;
172
    border-top: solid #ffffff 5px;
161
    border-top: solid #ffffff 2px;
173 162
    border-bottom: solid #ffffff 2px;
174 163
    padding-left: 15%;
175 164
    padding-top: 0px;

Also available in: Unified diff