summaryrefslogtreecommitdiff
path: root/theme/identica/css
diff options
context:
space:
mode:
authorsarven <csarven@plantard.controlezvous.ca>2009-01-22 21:03:59 +0000
committersarven <csarven@plantard.controlezvous.ca>2009-01-22 21:03:59 +0000
commit785ffd5b9b70ea1614ba66b3c7b195f39027eeb6 (patch)
tree15ef4ba170c20754efb8dd4074feef27a662f399 /theme/identica/css
parent0e694023941431706ae87770612763cd74132ef1 (diff)
Populat notices and some css cleanup
Diffstat (limited to 'theme/identica/css')
-rw-r--r--theme/identica/css/display.css7
1 files changed, 6 insertions, 1 deletions
diff --git a/theme/identica/css/display.css b/theme/identica/css/display.css
index c16dc9fd7..b7ff0eb2d 100644
--- a/theme/identica/css/display.css
+++ b/theme/identica/css/display.css
@@ -49,7 +49,12 @@ div.notice-options input,
color:#002E6E;
}
-.notice p.entry-content a:visited {
+.notice,
+.profile {
+border-top-color:#97BFD1;
+}
+
+#content .notice p.entry-content a:visited {
background-color:#fcfcfc;
}
.notice p.entry-content .vcard a {