UI cleanup pass (progress - Orchard.Comments)

--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045103
This commit is contained in:
skewed
2010-01-07 16:02:50 +00:00
parent fab0f1bede
commit a8541b386b
12 changed files with 162 additions and 142 deletions

View File

@@ -423,20 +423,28 @@ fieldset {
margin:0 0 1em;
padding:0;
}
form.comments {
/* Comments
----------------------------------------------------------*/
ul.comments {
padding:0;
}
ul.comments li {
list-style-type:none;
}
form.comment {
overflow:hidden;
}
form.comments fieldset.who, form.comments fieldset.what {
form.comment fieldset.who, form.comment fieldset.what {
float:left;
margin-right:15px;
}
form.comments label {
form.comment label {
font-weight:bold;
margin-top:15px;
}
form.comments .button {
form.comment .button {
margin-top:15px;
}
/* Tag cloud