gnu-social/theme/base/css/ie.css

26 lines
303 B
CSS
Raw Normal View History

2009-01-19 00:48:12 +00:00
/* IE specific styles */
#aside_primary {
padding-left:11px;
}
.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;
}