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