frontpages
This commit is contained in:
parent
92b02a73bc
commit
37dc7caacd
|
@ -132,12 +132,17 @@ padding-top:12px;
|
|||
float:left;}
|
||||
|
||||
.leftCol p
|
||||
{font-weight:bold;
|
||||
{
|
||||
font-size:12px;
|
||||
font-weight:bold;
|
||||
text-align:left;}
|
||||
|
||||
.editTitle
|
||||
{float:left;}
|
||||
|
||||
.itemTitle
|
||||
{width:180px;}
|
||||
|
||||
.editPrivate
|
||||
{clear:both;
|
||||
float:left;
|
||||
|
@ -153,11 +158,14 @@ float:right;}
|
|||
text-align:right;}
|
||||
|
||||
|
||||
.editDescription
|
||||
{float:right;
|
||||
.editDescription {
|
||||
float:right;
|
||||
width: 200px;
|
||||
border:2px groove #efecec;}
|
||||
}
|
||||
|
||||
.itemDescription {
|
||||
width:200px;
|
||||
}
|
||||
|
||||
.submitInput
|
||||
{clear:both;
|
||||
|
|
Loading…
Reference in New Issue
Block a user