MINOR: removed dulicate css code

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/branches/2.3@70664 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
Will Rossiter 2009-01-23 02:01:43 +00:00 committed by Sam Minnee
parent a48a119bcc
commit 57cd6c03cd

View File

@ -169,15 +169,6 @@
.right form .mceEditor select.mceNativeListBox {
background: #fff;
}
.right form .mceEditor .mceFirst {
background:url(../images/textures/mce_editor.gif) repeat-x bottom;
}
.right form .mceEditor .mceToolbar table {
background: transparent;
}
.right form .mceEditor .mceButton {
padding: 1px;
}
.right form input.checkbox,
.right form .optionset input,