add0b7f329
background colours without having to explicitly apply anti-aliasing. Updated colour information in identica theme. Removed ie7 base stylesheet that's no longer required. Added ie identica stylesheet to handle solid background colour for
26 lines
303 B
CSS
26 lines
303 B
CSS
/* IE specific styles */
|
|
|
|
#aside_primary {
|
|
padding-left:11px;
|
|
}
|
|
.notice-options input.submit {
|
|
font-size:0;
|
|
margin-top:3px;
|
|
height:16px;
|
|
text-align:right;
|
|
text-indent:0;
|
|
width:24px;
|
|
}
|
|
|
|
input.checkbox {
|
|
top:0;
|
|
}
|
|
|
|
legend {
|
|
margin-left:-7px;
|
|
}
|
|
|
|
.notice div.entry-content .timestamp a {
|
|
margin-right:4px;
|
|
}
|