MINOR Removed unused translation CSS in CMS

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@92585 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
Ingo Schommer 2009-11-21 02:35:28 +00:00
parent 63e1fede45
commit 2b55a91646

View File

@ -449,17 +449,9 @@ div.filterBox {
background: none;
}
.translatingMessage {
background: #F9F9E3;
border: 1px solid #CCCC99;
font-size: 12px;
padding: 3px;
}
.nonTranslating {
display: none;
}
/**
* Content Panel
*/
#contentPanel div.TreeDropdownField a.editLink {
float: left;
margin: 0px;