View | Details | Raw Unified | Return to bug 87007 | Differences between
and this patch

Collapse All | Expand All

(-)layout.css (-1 / +8 lines)
Lines 142-147 Link Here
142
  color: #666;
142
  color: #666;
143
}
143
}
144
144
145
#MIRROR input, #mirror input {
146
  font-size: 0.8em;
147
  background: transparent;
148
  color: #666;
149
  border: 1px solid #DADADA;
150
}
151
145
/* Content */
152
/* Content */
146
153
147
#CONTENT, #content {
154
#CONTENT, #content {
Lines 487-490 Link Here
487
494
488
img {
495
img {
489
  border: 0;
496
  border: 0;
490
}
497
}

Return to bug 87007