Tweaking notice div.entry-content which impacts notice-option input

This commit is contained in:
sarven 2009-01-18 01:52:54 +00:00
parent ffb1bb1fbb
commit 245f317bbd
2 changed files with 6 additions and 1 deletions

View File

@ -752,6 +752,7 @@ font-size:0.95em;
.notice .notice-options a,
.notice .notice-options input {
float:left;
font-size:1.025em;
}
#laconicat .notice div.entry-content {
@ -802,6 +803,11 @@ padding-left:2%;
float:left;
width:50%;
position:relative;
font-size:0.95em;
}
.notice-options a {
float:left;
}
.notice-options .notice_delete,
.notice-options .notice_reply,

View File

@ -182,7 +182,6 @@ background:transparent url(../images/icons/twotone/green/trash.gif) no-repeat 0
div.notice-options {
opacity:0.3;
font-family:sans-serif;
}
div.entry-content {