mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-14 19:04:51 +08:00
Changed Widget Layers to Widget Zones and removed some unused CSS.
--HG-- branch : dev
This commit is contained in:
@@ -40,7 +40,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="widgets-availableLayers">
|
<div class="widgets-availableLayers">
|
||||||
<h2>Widget Layers</h2>
|
<h2>Widget Zones</h2>
|
||||||
|
|
||||||
<fieldset>
|
<fieldset>
|
||||||
<div>
|
<div>
|
||||||
|
@@ -141,22 +141,6 @@ p {
|
|||||||
margin-top:12px;
|
margin-top:12px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*Two Sidebars on */
|
|
||||||
.has-sidebars #content {
|
|
||||||
background-color:#e8e8e8;
|
|
||||||
width: 600px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.has-sidebars .sidebar {
|
|
||||||
background-color:#f6f6f6;
|
|
||||||
width: 180px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.has-sidebars .primary, .has-sidebars .secondary, .has-sidebars #content {
|
|
||||||
float:left;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
/* Navigation */
|
/* Navigation */
|
||||||
|
|
||||||
#navigation {
|
#navigation {
|
||||||
|
Reference in New Issue
Block a user