Updated pigeontheme to reflect the changes made to entry-content

structure
This commit is contained in:
Sarven Capadisli 2009-07-25 18:30:18 +00:00
parent cdf6d655b5
commit ef571f731c
1 changed files with 1 additions and 15 deletions

View File

@ -847,23 +847,9 @@ margin-left:0;
float:left;
font-size:1.025em;
}
.notice div.entry-content dl,
.notice div.entry-content dt,
.notice div.entry-content dd {
display:inline;
}
.notice div.entry-content .timestamp dt,
.notice div.entry-content .response dt {
display:none;
}
.notice div.entry-content .timestamp a {
.notice div.entry-content .timestamp {
display:inline-block;
}
.notice div.entry-content .device dt {
text-transform:lowercase;
}
.notice-options {
position:relative;