summaryrefslogtreecommitdiff
path: root/theme/base/css
diff options
context:
space:
mode:
authorRobin Millette <millette@controlyourself.ca>2009-05-24 18:41:12 -0400
committerRobin Millette <millette@controlyourself.ca>2009-05-24 18:41:12 -0400
commit69f9bce276d86538c176e0c26e734ba694119864 (patch)
tree1617c5ef67d16c917b6f09b30e66da43f1939b3f /theme/base/css
parentb0a891e92b55ea6d3323e8efe528f46afda7c1fc (diff)
parent07dabe7889c566e1cd73c8e4c6b7b84af77e5b9f (diff)
Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into 0.8.x
Diffstat (limited to 'theme/base/css')
-rw-r--r--theme/base/css/display.css17
1 files changed, 5 insertions, 12 deletions
diff --git a/theme/base/css/display.css b/theme/base/css/display.css
index cb4680c39..8f72460a8 100644
--- a/theme/base/css/display.css
+++ b/theme/base/css/display.css
@@ -748,15 +748,10 @@ border-top-style:dotted;
.notices li {
list-style-type:none;
}
-.notices li.hover {
-border-radius:4px;
--moz-border-radius:4px;
--webkit-border-radius:4px;
-}
.notices .notices {
margin-top:7px;
-margin-left:3%;
-width:97%;
+margin-left:5%;
+width:95%;
float:left;
}
@@ -833,7 +828,7 @@ clear:left;
float:left;
font-size:0.95em;
margin-left:59px;
-width:65%;
+width:60%;
}
#showstream .notice div.entry-content,
#shownotice .notice div.entry-content {
@@ -865,13 +860,11 @@ text-transform:lowercase;
.notice-options {
-padding-left:2%;
-float:left;
-width:50%;
position:relative;
font-size:0.95em;
-width:12.5%;
+width:90px;
float:right;
+margin-right:11px;
}
.notice-options a {