merged
This commit is contained in:
commit
d6a13224e9
|
@ -140,6 +140,10 @@ text-align:left;}
|
|||
.editTitle
|
||||
{float:left;}
|
||||
|
||||
.itemFormLabel titleLabel {
|
||||
display:block;
|
||||
}
|
||||
|
||||
.itemTitle
|
||||
{width:180px;}
|
||||
|
||||
|
@ -166,6 +170,10 @@ float:right;
|
|||
width:190px;
|
||||
}
|
||||
|
||||
.itemFormLabel descriptionLabel {
|
||||
display:block;
|
||||
}
|
||||
|
||||
.submitInput
|
||||
{clear:both;
|
||||
float:right;
|
||||
|
|
|
@ -6,5 +6,11 @@
|
|||
overflow: hidden;
|
||||
text-align: right;
|
||||
background:#848484;
|
||||
|
||||
}
|
||||
|
||||
ul {
|
||||
list-style-type:none;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user