2009-01-19 00:48:12 +00:00
|
|
|
/* IE specific styles */
|
|
|
|
|
|
|
|
#aside_primary {
|
|
|
|
padding-left:11px;
|
|
|
|
}
|
2009-01-22 04:35:22 +00:00
|
|
|
.notice-options input.submit {
|
2009-01-19 00:48:12 +00:00
|
|
|
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 {
|
2009-01-19 04:46:18 +00:00
|
|
|
margin-right:4px;
|
2009-01-22 04:35:22 +00:00
|
|
|
}
|