~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to loggerhead/static/css/global.css

  • Committer: Max Kanat-Alexander
  • Date: 2010-11-11 02:48:30 UTC
  • Revision ID: mkanat@bugzilla.org-20101111024830-szola81fzo0ii9ah
Merge info file, mark as compatible with bzr 2.3.

Show diffs side-by-side

added added

removed removed

Lines of Context:
180
180
}
181
181
#loggerheadCont p.expand, #loggerheadCont p.expand a, #loggerheadCont p.expand a:link, #loggerheadCont p.expand a:visited, #loggerheadCont p.expand a:hover {
182
182
        color:#000;
183
 
        text-decoration:none;   
 
183
        text-decoration:none;
184
184
}
185
185
#loggerheadCont p img {
186
186
        vertical-align:middle;
192
192
}
193
193
.revnolink a, .revnolink a:visited, .revnolink a:link, .revnolink a:hover {
194
194
        color:#CC6600;
195
 
        text-decoration:none;           
 
195
        text-decoration:none;
196
196
}
197
197
 
198
198
/*Log Table*/
214
214
}
215
215
.blueRow0, .blueRow1 {
216
216
        background:#eef6fa;
217
 
        font:normal 14px/normal sans-serif;     
 
217
        font:normal 14px/normal sans-serif;
218
218
        padding:0px;
219
219
        margin:0px;
220
220
}
228
228
        border:1px solid #d2d2d2;
229
229
}
230
230
.expandcell, .expcell {
231
 
        width:28px;     
 
231
        width:28px;
232
232
}
233
233
.summarycell, .authorcell, .tagscell, .datecell, .timedate{
234
234
  padding: 4px 8px;