Thomas Bruederli
2012-07-04 77fad166e30e5fd225495c6c78f525d0ce27c7b3
skins/larry/ie7hacks.css
@@ -44,6 +44,23 @@
   display: inline;
}
.pagenavbuttons {
   top: 4px;
}
.dropbutton .dropbuttontip {
   right: -2px;
}
#login-form #message div {
   float: left;
   display: block;
   width: 200px;
   margin-left: 130px;
   white-space: nowrap;
   text-align: left;
}
#messagepreviewheader .iconlink {
   color: #fff;
   height: 14px;
@@ -69,11 +86,24 @@
   width: 170px;
}
#rcmKSearchpane {
   width: 400px;
}
#rcmKSearchpane ul li {
   width: 380px;
   text-overflow: ellipsis;
}
table.listing,
table.records-table {
   display: block;
   width: auto;
   border-collapse: expression('separate', cellSpacing = '0');
}
.records-table tbody td span {
   white-space: nowrap;
}
table.listing {
@@ -87,7 +117,7 @@
#quicksearchbar input {
   padding-top: 4px;
   padding-bottom: 4px;
   padding-bottom: 2px;
}
#messagelistfooter #listcontrols,