adopting to recent XUL changes
[themes.git] / LCARStrek / skin / LCARStrek / navigator / navigator.css
index bc334ce9f13caf44472d314beb92d0ea2aaa32e9..61c17347601c8badaf919c7579fe6cece125c5f4 100644 (file)
@@ -6,6 +6,8 @@
 @import url(chrome://navigator/skin/personalToolbar.css);
 @import url(chrome://communicator/skin/sidebar/sidebar.css);
 
+@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
+
 /********** resource bundle binding **********/
 
 #resource_bundle_navigator
   {
     border-left           : 1px solid ThreeDDarkShadow;
     border-top            : 1px solid ThreeDDarkShadow;
-    border-right          : 1px solid ThreeDFace;
     border-bottom         : 1px solid ThreeDFace;
   }
 
 #browser
   {
     border-left           : 1px solid ThreeDShadow;
-    border-right          : 1px solid ThreeDHighlight;
   }  
 */
 
 
 .autocomplete-outlinerbody:-moz-outliner-cell-text(comment) 
   {
-    font-style          : italic;
+/*    font-style          : italic; */
   }
 
 .autocomplete-history-button:hover