modify table selected highlight view

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8595 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
devjin 2011-07-13 09:39:51 +00:00
parent ede67c49c8
commit c9bf633b95

View file

@ -21,3 +21,5 @@ html, body { height:100%; background-color:transparent; padding:0; margin:0;}
.xe_content blockquote.q7{ border:1px dashed #707070; background:#fbfbfb;}
.xe_content p { margin:0; padding:0; }
.xe_content table .xe_selected_cell{ background-color: #d6e9ff}