Fixed content zone on widgets admin page.

--HG--
branch : dev
This commit is contained in:
jowall
2011-02-17 15:08:46 -08:00
parent fe5ef56ed9
commit 3d6a2c369f
2 changed files with 4 additions and 2 deletions

View File

@@ -1,4 +1,6 @@
input[disabled], input[disabled="disabled"], input.disabled {
body { background: #ddd; }
input[disabled], input[disabled="disabled"], input.disabled {
color: White
}
input[type="file"] {

View File

@@ -11,7 +11,7 @@
Html.ValidationSummary();
<div id="widgets">
<div id="widgets" class="group">
<div class="widgets-availableLayers">
<h2>Widgets</h2>