mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
ie6 is gay.
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@44488 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
da9539d48e
commit
4921e0380a
@ -1,10 +1,11 @@
|
|||||||
#left form.actionparams {
|
#left form.actionparams {
|
||||||
background: #ccc;
|
background: #ccc;
|
||||||
border-bottom: 1px solid #eee;
|
border-bottom: 1px solid #eee;
|
||||||
padding: 0.5em;
|
padding: 3px 5px;
|
||||||
}
|
}
|
||||||
#left form.actionparams select {
|
#left form.actionparams select {
|
||||||
width: 75%;
|
width: 75%;
|
||||||
|
padding: 1px;
|
||||||
}
|
}
|
||||||
#PageType,
|
#PageType,
|
||||||
#ReportSelector_holder select {
|
#ReportSelector_holder select {
|
||||||
|
Loading…
Reference in New Issue
Block a user