r1717 - branches/bxe_2_0/css

[email protected] Mon, 13 Aug 2007 10:04:10 +0200 (CEST)
Newsgroups gmane.editors.bitflux.cvs
Message-ID <[email protected]>
Author: chregu
Date: Mon Aug 13 10:04:10 2007
New Revision: 1717

Log:

added a special case for __bxe_highlight
(this time in the correct spot)


Modified:
   branches/bxe_2_0/css/editor.css

Modified: branches/bxe_2_0/css/editor.css
==============================================================================
--- branches/bxe_2_0/css/editor.css	(original)
+++ branches/bxe_2_0/css/editor.css	Mon Aug 13 10:04:10 2007
@@ -343,7 +343,7 @@
     background-color: red;
 }
 
-[__bxe_highlight=true] {
+[__bxe_highlight=true], [__bxe_highlight=true] td {
     
     background-color: #FEB676 ! important;
     
@@ -365,7 +365,7 @@
   color: #FFF; 
 }
 
-[__bxe_noteditable=true], [__bxe_highlight=true] td {
+[__bxe_noteditable=true] {
     -moz-user-modify: read-only !important;
     /*-moz-user-input: disabled;*/
     -moz-user-select: none;
-- 
Bx-editor-cvs mailing list
[email protected]
http://lists.bitflux.ch/cgi-bin/listinfo/bx-editor-cvs