summaryrefslogtreecommitdiff
path: root/theme
diff options
context:
space:
mode:
authorSarven Capadisli <csarven@controlyourself.ca>2009-07-25 18:30:18 +0000
committerSarven Capadisli <csarven@controlyourself.ca>2009-07-25 18:30:18 +0000
commitef571f731c9a2706f16b969dabf78cae80e0e46d (patch)
treeee4ac6e3cbba4d9207a255a1ddd70534cf3396c8 /theme
parentcdf6d655b5a1f6378333c9a30aa40ff2f00b92fb (diff)
Updated pigeontheme to reflect the changes made to entry-content
structure
Diffstat (limited to 'theme')
-rw-r--r--theme/pigeonthoughts/css/base.css16
1 files changed, 1 insertions, 15 deletions
diff --git a/theme/pigeonthoughts/css/base.css b/theme/pigeonthoughts/css/base.css
index f2256b7ca..980d7ddd7 100644
--- a/theme/pigeonthoughts/css/base.css
+++ b/theme/pigeonthoughts/css/base.css
@@ -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;