summaryrefslogtreecommitdiff
path: root/theme
diff options
context:
space:
mode:
authorsarven <csarven@plantard.controlezvous.ca>2009-01-22 21:47:33 +0000
committersarven <csarven@plantard.controlezvous.ca>2009-01-22 21:47:33 +0000
commit251551fee68f8941b5f64ea4afbe34d13b09a77d (patch)
tree2d79d0a9b707ef128bc7be912b8e7ccf3ea1b80e /theme
parent6fa7ce5d5e37851e2f4fbf99e3dded3facde6211 (diff)
Group top post section and styles
Diffstat (limited to 'theme')
-rw-r--r--theme/base/css/display.css4
-rw-r--r--theme/identica/css/display.css2
2 files changed, 5 insertions, 1 deletions
diff --git a/theme/base/css/display.css b/theme/base/css/display.css
index 5d2a0d3c4..3f34ee7b2 100644
--- a/theme/base/css/display.css
+++ b/theme/base/css/display.css
@@ -841,6 +841,10 @@ display:inline;
.notice div.entry-content .timestamp {
margin-left:59px;
}
+#showstream .notice div.entry-content .timestamp {
+margin-left:0;
+}
+
.notice div.entry-content .timestamp dt,
.notice div.entry-content .response dt {
diff --git a/theme/identica/css/display.css b/theme/identica/css/display.css
index c10f46fe9..dd623b217 100644
--- a/theme/identica/css/display.css
+++ b/theme/identica/css/display.css
@@ -226,7 +226,7 @@ background:transparent url(../images/icons/twotone/green/trash.gif) no-repeat 0
.notices div.entry-content,
.notices div.notice-options {
-opacity:0.3;
+opacity:0.4;
}
.notices li.hover div.entry-content,
.notices li.hover div.notice-options {