renaming messup with svn commit. so deleting entityComparison again.

This commit is contained in:
bkoniden 2011-01-05 16:43:53 +00:00
parent c8b37b8271
commit e99df7a748

View file

@ -16,20 +16,16 @@ head,#body {
h1 { h1 {
padding-top: 10px; padding-top: 10px;
font-size: 1.5em; /* font-size: 1.5em; */
margin-left: 5%; margin-left: 5%;
} }
h2 { h2 {
font-size: 1.1em; /* font-size: 1.1em; */
margin-top: 10px; margin-top: 10px;
margin-bottom: 5px; margin-bottom: 5px;
} }
h3 {
font-size: 1.01em;
}
button{ button{
margin-top: 10px; margin-top: 10px;
float:right; float:right;
@ -107,7 +103,7 @@ form{
} }
#label a,#text { #label a,#text {
text-decoration: none; /* text-decoration: none; */
color: black; color: black;
font-family: Helvetica; font-family: Helvetica;
font-size: 1em; font-size: 1em;
@ -134,11 +130,11 @@ li{
} }
#paginatedTable{ #paginatedTable{
margin-top: 10px; margin-top:0px;
} }
.sDomSearchBar{ .sDomSearchBar{
margin-bottom: 10px; margin-bottom: -10px;
margin-left: 41%; margin-left: 41%;
} }
@ -158,16 +154,18 @@ li{
border: 1px #3D454E solid; border: 1px #3D454E solid;
border-top: 10px #3D454E solid; border-top: 10px #3D454E solid;
background-color: #D9D9D9; background-color: #D9D9D9;
*/
padding-left: 10px; padding-left: 10px;
*/
} }
#leftLower{ #leftLower{
/* /*
border: 1px #3D454E solid; border: 1px #3D454E solid;
border-top: 10px #3D454E solid; border-top: 10px #3D454E solid;
*/
padding-left: 10px; padding-left: 10px;
*/
} }
#bottomButtons{ #bottomButtons{
@ -192,6 +190,6 @@ p.displayCounter{
border-bottom: 1px solid gray; border-bottom: 1px solid gray;
} }
#comparisonHeader, #entityHeader, #entitylevelheading, #comparisonParameter{ #comparisonHeader, #entityHeader, #entitylevelheading, #comparisonParameter, #headerText{
color: #2485ae; color: #2485ae;
} }