mirror of
https://github.com/silverstripe/silverstripe-widgets
synced 2024-10-22 15:05:54 +00:00
MINOR: Added background
This commit is contained in:
parent
208297b7fe
commit
97f902117b
@ -35,6 +35,7 @@ div.availableWidgets div.Widget {
|
|||||||
border: 1px solid #ddd;
|
border: 1px solid #ddd;
|
||||||
border-top: none;
|
border-top: none;
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
|
background: #F0F3F4 url('../../cms/images/textures/bg_cms_main_content.png') repeat top left;
|
||||||
}
|
}
|
||||||
div.widgetDescription p,
|
div.widgetDescription p,
|
||||||
div.widgetFields {
|
div.widgetFields {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user