adding namespaces and license headers to all CSS files
[themes.git] / EarlyBlue / skin / EarlyBlue / global / dialog.css
index b3da4b951131690aad20cee90a30d8183040c186..fb9ec01dd55213d7b053ced5dca9b7bf22acc91a 100644 (file)
@@ -20,6 +20,7 @@
  *
  * Original Author: Joe Hewitt (hewitt@netscape.com)
  * Contributor(s):
+ *   Robert Kaiser <KaiRo@KaiRo.at>
  *
  *
  * Alternatively, the contents of this file may be used under the terms of
  *
  * ***** END LICENSE BLOCK ***** */
 
+@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
+
 /* ===== dialog.css =====================================================
   == Styles used by the XUL dialog element.
   ======================================================================= */
 
-@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
-
 /* ::::: dialog ::::: */
 
 dialog { 
@@ -57,4 +58,3 @@ dialog {
 .dialog-button {
 /*  font: menu; */
 }
-