Project

General

Profile

« Previous | Next » 

Revision 2494

Added by sgarg over 19 years ago

Changes in tablehead and highlight styles made by Veronique Connolly

(Submitted by Saurabh Garg for Veronique Connolly)

View differences:

lib/style/skins/esa/esa.css
156 156

  
157 157
.highlight  {
158 158
    color: #096B79;
159
    background-color: #DEF1F1; 
160
    
159
    background-color: #FFFFFF;
160
    font-style: italic;    
161 161
    font-size: 1em; 
162 162
    padding-left: 10px;
163 163
}
164 164

  
165 165
.tablehead {
166 166
    color: #096B79;
167
    background: #A3DADA;
167
    background: #FFFFFF;
168 168
    text-align: left;
169 169
    font-size: 14px; 
170 170
    font-weight: bold;
171 171
    border-top: solid #ffffff 2px;
172 172
    border-bottom: solid #ffffff 2px;
173
    padding-left: 16%;
173
    padding-left: 10px;
174 174
    padding-top: 0px;
175 175
    padding-bottom: 0px;
176 176
}

Also available in: Unified diff