mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00
Adding a new WidgetPage content type and WidgetsBagPart to support a widget only page and making *the* home page a WidgetPage to support the new default theme*
- Current WidgetsBagPart only links to the widget management page so widget management isn't in more than one place (would be the case if Content zone widgets management were part of this part) *could be configured through the distribution instead when that's implemented --HG-- branch : dev
This commit is contained in:
4
src/Orchard.Web/Modules/Orchard.Widgets/Styles/admin.css
Normal file
4
src/Orchard.Web/Modules/Orchard.Widgets/Styles/admin.css
Normal file
@@ -0,0 +1,4 @@
|
||||
.widgetsbag-editor h5 {
|
||||
color:#4c4c4c;
|
||||
font-weight:bold;
|
||||
}
|
Reference in New Issue
Block a user