mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2026-02-09 09:16:41 +08:00
More CSS additions to the Manage widgets UI.
--HG-- branch : dev
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
.widgets-availableWidgets {
|
.widgets-availableWidgets {
|
||||||
float: left;
|
float: left;
|
||||||
width: 35%;
|
width: 30%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.widgets-availableLayers {
|
.widgets-availableLayers {
|
||||||
@@ -17,7 +17,7 @@
|
|||||||
.widgets-layerZones {
|
.widgets-layerZones {
|
||||||
font-size: 1.4em;
|
font-size: 1.4em;
|
||||||
float: left;
|
float: left;
|
||||||
width: 75%;
|
width: 70%;
|
||||||
border: 1px solid #eaeaea;
|
border: 1px solid #eaeaea;
|
||||||
background: #fff;
|
background: #fff;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user