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

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/branches/2.4@99687 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
Ingo Schommer 2010-02-23 03:32:24 +00:00 committed by Sam Minnee
parent 033d27ac3f
commit 830fce69e9

View File

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