More CSS fixes.

--HG--
branch : 1.x
This commit is contained in:
jowall
2011-04-05 18:43:23 -07:00
parent 81b28e9d26
commit d0a810d6da
3 changed files with 13 additions and 5 deletions

View File

@@ -2,6 +2,8 @@
border:1px solid #D3D2D2;
}
.bulk-actions {display:block;}
button, .button, .button:link, .button:visited {
background:#6a7b42;
border:1px solid #487328;
@@ -33,4 +35,7 @@ zoom:1;
height: auto;
margin: 0 0 4px 0;
padding-top: 0;
}
}
/*modules*/
.iconThumbnail .extensionThumbnail {right:0px;}

View File

@@ -775,9 +775,6 @@ button.link {
-moz-border-radius:0;
border-radius:0;
}
.cancel {
margin:0 0 0 .93em;
}
@@ -807,7 +804,7 @@ button.link {
.manage a.button {
float:right;
height:inherit;
margin-left:.3em;
margin-left:4px;
}
.options

View File

@@ -51,8 +51,14 @@
<ItemGroup>
<Content Include="TheAdmin\Scripts\admin.js" />
<Content Include="TheAdmin\Styles\ie.css" />
<Content Include="TheAdmin\Styles\ie7.css" />
<Content Include="TheAdmin\Styles\ie8.css" />
<Content Include="TheAdmin\Styles\images\adminNavBackground.gif" />
<Content Include="TheAdmin\Styles\images\icon-contribute.png" />
<Content Include="TheAdmin\Styles\images\icon-docs.png" />
<Content Include="TheAdmin\Styles\images\icon-friends.png" />
<Content Include="TheAdmin\Styles\images\icon-gallery.png" />
<Content Include="TheAdmin\Styles\images\icon-settings.png" />
<Content Include="TheAdmin\Styles\images\info.gif" />
<Content Include="TheAdmin\Styles\images\menu-default.png" />
<Content Include="TheAdmin\Styles\images\menu-glyph.png" />