Starting some ie6 fixes.

--HG--
branch : dev
This commit is contained in:
Jonathan Wall
2010-03-10 21:04:33 -08:00
parent b1a9447ce6
commit 3a346284af

View File

@@ -40,4 +40,40 @@ legend {
border:1px solid #DDDEDF;
padding:4px;
width:98%;
}
.manage
{
float:right;
width:15em;
margin:0 0 10px 8px;
overflow:hidden;
}
.manage a.button {
height:inherit;
margin-left:0.3em;
}
.manage a.primaryAction {
background:#4687AD none repeat scroll 0 0;
border:1px solid #8F8F8F;
color:#FFFFFF;
}
fieldset.bulk.actions {
width:30em;
clear:left;
text-align:left;
}
.button {
background:#F5F5F5 none repeat scroll 0 0;
display:inline;
text-align:right;
border:1px solid #999999;
color:#2D2F25;
cursor:pointer;
padding:0 0.8em 0.1em;
text-align:center;
}