r1849 - trunk/css

[email protected] Thu, 23 Oct 2008 17:52:55 +0200 (CEST)
Newsgroups gmane.editors.bitflux.cvs
Message-ID <[email protected]>
Author: chregu
Date: Thu Oct 23 17:52:54 2008
New Revision: 1849
URL: http://fisheye.liip.ch/changelog/BXE/?cs=1849

Log:
add some FF3 compatibility



Modified:
   trunk/css/editor.css

Modified: trunk/css/editor.css
==============================================================================
--- trunk/css/editor.css	(original)
+++ trunk/css/editor.css	Thu Oct 23 17:52:54 2008
@@ -78,6 +78,8 @@
     width: 100%;
     background-color:     #ff6600;
     z-index:1000;
+    -moz-user-select: none;
+    
 }
 
 .Menubar {
@@ -144,6 +146,8 @@
     border-left: 5px;
     border-bottom: 1px dotted black;
     border-top: 1px dotted black;
+    -moz-user-select: none;
+    
 }
 
 .ToolBarButton {
-- 
Bx-editor-cvs mailing list
[email protected]
http://lists.bitflux.ch/cgi-bin/listinfo/bx-editor-cvs