partially updated styles

git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/user/reports@69208 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Massimiliano Assante 2013-02-13 17:26:55 +00:00
parent 3317bc390f
commit d7d06874a1
1 changed files with 8 additions and 4 deletions

View File

@ -66,6 +66,8 @@ tableBorder td {
.wpFlow {
border: none;
margin-left: 20px;
padding-left: 44px;
background-color: #e3e8f3;
}
.highlight_background {
@ -188,10 +190,11 @@ tableBorder td {
}
.attributeArea {
margin-top: 5px;
background-image: url(images/attribute_area.png);
background-repeat: no-repeat;
padding-left: 20px;
border: 1px dashed #CCC;
border: none;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: Blue;
@ -214,9 +217,10 @@ tableBorder td {
font-family: "Courier New", Courier, monospace;
font-size: 11px;
color: #666;
height: 20px;
padding-left: 20px;
padding-top: 8px;
height: 16px;
padding-left: 25px;
padding-top: 5px;
overflow:auto;
}
.gridAttribute {