renaming messup with svn commit. so re-adding entitycomparison again.

This commit is contained in:
bkoniden 2011-01-05 16:52:11 +00:00
parent 686cd16133
commit 6c9ec68641
39 changed files with 13857 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 612 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 807 B

View file

@ -0,0 +1,85 @@
@CHARSET "UTF-8";
thead th, tr.even td{
background-color: white;
}
.paginatedtabs{
/* border-top: 1px #3D454E solid; */
text-align: center;
margin-bottom: 10px;
padding-top: 10px;
font-size: 1.2em;
}
.paginatedtabs span{
padding-right: 5px;
cursor: pointer;
}
.datatablewrapper td, th{
border-bottom: 1px #F1F2EE solid;
border-right: 1px #F1F2EE solid;
border-left: 1px #F1F2EE solid;
text-align: left;
padding: 5px;
font-size: 10px;
}
.showentries {
text-align: center;
margin-bottom: 10px;
}
.searchbar{
margin-bottom: -10px;
text-align: left;
}
.datatablewrapper th{
border-top: 1px #3D454E solid;
background:#F1F2ee;
font-weight:bold;
font-size:12px;
}
/*
.datatablewrapper th{
border-top: 1px #3D454E solid;
border-bottom: 1px #3D454E solid;
border-right: 1px #3D454E solid;
padding: 5px;
}
*/
.sorting_asc {
background: url('sort_asc.png') no-repeat center right;
}
.sorting_desc {
background: url('sort_desc.png') no-repeat center right;
}
.sorting {
background: url('sort_both.png') no-repeat center right;
}
.sorting_asc_disabled {
background: url('sort_asc_disabled.png') no-repeat center right;
}
.sorting_desc_disabled {
background: url('sort_desc_disabled.png') no-repeat center right;
}
/*
tr.odd {
background-color: #E2E4FF;
}
tr.even {
background-color: white;
}
*/

Binary file not shown.

After

Width:  |  Height:  |  Size: 894 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 635 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 852 B

File diff suppressed because it is too large Load diff

Binary file not shown.

After

Width:  |  Height:  |  Size: 416 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 263 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 252 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 282 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 260 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 251 B