mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 06:05:56 +00:00
BUGFIX: fixed choppy gradient (or lack thereof) in the tinymce window
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/branches/2.3@73608 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
8666fa9491
commit
5bec1d7088
@ -161,7 +161,7 @@
|
||||
background: #fff;
|
||||
}
|
||||
.right form .mceEditor .mceFirst {
|
||||
background:url(../images/textures/mce_editor.gif) repeat-x bottom;
|
||||
background: #fbfbfb url(../images/textures/mce_editor.gif) repeat-x bottom;
|
||||
}
|
||||
.right form .mceEditor .mceToolbar table {
|
||||
background: transparent;
|
||||
|
Loading…
x
Reference in New Issue
Block a user