mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 11:44:58 +08:00
Some more CSS updates to manage widgets.
--HG-- branch : dev
This commit is contained in:
@@ -46,8 +46,10 @@
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
.widgets-availableLayers fieldset {
|
||||
background: #F1F1F1;
|
||||
.widgets-availableLayers fieldset
|
||||
{
|
||||
border: 1px solid #eaeaea;
|
||||
background: -moz-linear-gradient(center top, #f1f1f1, #fcfcfc);
|
||||
padding: .6em;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user