summaryrefslogtreecommitdiff
path: root/theme
diff options
context:
space:
mode:
authorZach Copley <zach@status.net>2009-11-24 18:47:56 +0000
committerZach Copley <zach@status.net>2009-11-24 18:47:56 +0000
commit2eae258319d5621065f9491ba4d81814c0f2b1fd (patch)
tree71305b1bee0e9b557f078f0c11ecbad3b9ee2059 /theme
parent4bace8f1a5df797aead91ce802d4538e1dfed9ec (diff)
parent2da531d7d65044f3093eafd72b73a08e1cf67fd5 (diff)
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Diffstat (limited to 'theme')
-rw-r--r--theme/base/css/display.css1
-rw-r--r--theme/default/css/display.css4
-rw-r--r--theme/identica/css/display.css4
3 files changed, 5 insertions, 4 deletions
diff --git a/theme/base/css/display.css b/theme/base/css/display.css
index e584fae43..f1bc9c8ac 100644
--- a/theme/base/css/display.css
+++ b/theme/base/css/display.css
@@ -952,6 +952,7 @@ clear:left;
float:left;
font-size:0.95em;
margin-left:59px;
+min-width:60%;
max-width:74%;
}
#showstream .notice div.entry-content,
diff --git a/theme/default/css/display.css b/theme/default/css/display.css
index f4af07081..00cac0ea3 100644
--- a/theme/default/css/display.css
+++ b/theme/default/css/display.css
@@ -97,8 +97,8 @@ color:#002FA7;
.profile {
border-top-color:#C8D1D5;
}
-.section .profile {
-border-top-color:#87B4C8;
+.mark-top {
+border-color:#AAAAAA;
}
#aside_primary {
diff --git a/theme/identica/css/display.css b/theme/identica/css/display.css
index ff7311302..12541341d 100644
--- a/theme/identica/css/display.css
+++ b/theme/identica/css/display.css
@@ -97,8 +97,8 @@ color:#002FA7;
.profile {
border-top-color:#CEE1E9;
}
-.section .profile {
-border-top-color:#87B4C8;
+.mark-top {
+border-color:#AAAAAA;
}
#aside_primary {