7095c93f66
default styles or make their own.
33 lines
427 B
CSS
33 lines
427 B
CSS
/* IE specific styles */
|
|
legend {
|
|
margin-left:-7px;
|
|
}
|
|
input.checkbox {
|
|
top:0;
|
|
}
|
|
#form_notice textarea {
|
|
width:78%;
|
|
}
|
|
#form_notice #notice_action-submit {
|
|
width:17%;
|
|
max-width:17%;
|
|
}
|
|
#anon_notice {
|
|
max-width:39%;
|
|
}
|
|
|
|
.notice-options input.submit {
|
|
font-size:0;
|
|
margin-top:3px;
|
|
height:16px;
|
|
text-align:right;
|
|
text-indent:0;
|
|
width:24px;
|
|
}
|
|
.notice div.entry-content .timestamp a {
|
|
margin-right:4px;
|
|
}
|
|
.entity_profile {
|
|
width:64%;
|
|
}
|