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