MINOR Moved generic .TreeDropdownField styling from cms/css/cms_right.css to sapphire/css/TreeDropdownField.css

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@98881 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
Ingo Schommer 2010-02-12 04:01:46 +00:00
parent bc407889d1
commit ecab219100

View File

@ -125,12 +125,6 @@
/*font-size: 11px;*/
width: 96%;
}
#right .TreeDropdownField {
width: 27.7em;
background: #fff;
font-size: 12px;
height: 21px;
}
.right form textarea,
.right form input.text,