Css changes for ss 2.2.0 for the filed treedropdown

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@44329 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
Romain Louis 2007-11-06 03:04:04 +00:00
parent bc887ea2d2
commit 3983bdda80

View File

@ -71,11 +71,12 @@
float: none;
}
#right .TreeDropdownField {
width: 300px;
float: left;
width: 27.7em;
background: #fff;
font-size: 12px;
height: 21px;
}
.right form textarea,
.right form input.text,
.right form textarea.htmleditor {