big changes to get this baby running again. It's not perfect, but it's up\! yay\!
[themes.git] / LCARStrek / communicator / skin / box.css
index aa09d67545aedc0c76b9c8dc41c84e513f7b387e..4e05111184db2e2f90e1ede70f123c6d7ed30709 100755 (executable)
@@ -1,12 +1,11 @@
-\r
-\r
-.box-toolbar-group > box\r
-  {\r
-    -moz-border-radius    : 5px 0px 0px 5px;\r
-    border                : 1px solid #9C9CFF;\r
-    background-color      : #000000;\r
-    padding               : 1px;\r
-    margin                : 0px 0px 0px 3px;\r
-  }\r
-  \r
-  
\ No newline at end of file
+/* hmm, could this box (hbox) be in any other component than navigator? */
+
+#urlbar-container
+  {
+    -moz-border-radius    : 5px 0px 0px 5px;
+    border                : 1px solid #9C9CFF;
+    background-color      : #000000;
+    padding               : 1px;
+    margin                : 0px 0px 0px 3px;
+  }
+