mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-12-03 12:03:51 +08:00
More CSS fixes.
--HG-- branch : 1.x
This commit is contained in:
@@ -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;}
|
||||
@@ -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
|
||||
|
||||
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user