mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-09-23 04:43:35 +08:00
UI cleanup pass (progress - Orchard.Comments)
--HG-- extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4045103
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user