mirror of
https://github.com/silverstripe/silverstripe-widgets
synced 2024-10-22 15:05:54 +00:00
css improvements
This commit is contained in:
parent
cea12d2538
commit
208297b7fe
@ -34,7 +34,7 @@ div.availableWidgets div.Widget {
|
|||||||
width: 98%;
|
width: 98%;
|
||||||
border: 1px solid #ddd;
|
border: 1px solid #ddd;
|
||||||
border-top: none;
|
border-top: none;
|
||||||
margin-bottom: 5px;
|
margin-bottom: 10px;
|
||||||
}
|
}
|
||||||
div.widgetDescription p,
|
div.widgetDescription p,
|
||||||
div.widgetFields {
|
div.widgetFields {
|
||||||
@ -44,7 +44,7 @@ div.widgetFields {
|
|||||||
}
|
}
|
||||||
|
|
||||||
p.deleteWidget {
|
p.deleteWidget {
|
||||||
margin: 0;
|
margin: 0 0 4px;
|
||||||
height: 22px;
|
height: 22px;
|
||||||
line-height: 2.2;
|
line-height: 2.2;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user