]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Updated pigeontheme to reflect the changes made to entry-content
authorSarven Capadisli <csarven@controlyourself.ca>
Sat, 25 Jul 2009 18:30:18 +0000 (18:30 +0000)
committerSarven Capadisli <csarven@controlyourself.ca>
Sat, 25 Jul 2009 18:30:18 +0000 (18:30 +0000)
structure

theme/pigeonthoughts/css/base.css

index f2256b7caa6657131763e7a2212032803198ffd3..980d7ddd778b3f81167a529b3828318446df63c5 100644 (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;