update both themes for toolkit winstripe changes up to 2010-07-25
[themes.git] / LCARStrek / global / aboutCacheEntry.css
diff --git a/LCARStrek/global/aboutCacheEntry.css b/LCARStrek/global/aboutCacheEntry.css
new file mode 100644 (file)
index 0000000..740ed9f
--- /dev/null
@@ -0,0 +1,65 @@
+/* ***** BEGIN LICENSE BLOCK *****\r
+ * Version: MPL 1.1/GPL 2.0/LGPL 2.1\r
+ *\r
+ * The contents of this file are subject to the Mozilla Public License Version\r
+ * 1.1 (the "License"); you may not use this file except in compliance with\r
+ * the License. You may obtain a copy of the License at\r
+ * http://www.mozilla.org/MPL/\r
+ *\r
+ * Software distributed under the License is distributed on an "AS IS" basis,\r
+ * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License\r
+ * for the specific language governing rights and limitations under the\r
+ * License.\r
+ *\r
+ * The Original Code is mozilla.org code.\r
+ *\r
+ * The Initial Developer of the Original Code is\r
+ * Steffen Wilberg <steffen.wilberg@web.de>.\r
+ * Portions created by the Initial Developer are Copyright (C) 2010\r
+ * the Initial Developer. All Rights Reserved.\r
+ *\r
+ * Contributor(s):\r
+ *\r
+ * Alternatively, the contents of this file may be used under the terms of\r
+ * either the GNU General Public License Version 2 or later (the "GPL"), or\r
+ * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),\r
+ * in which case the provisions of the GPL or the LGPL are applicable instead\r
+ * of those above. If you wish to allow use of your version of this file only\r
+ * under the terms of either the GPL or the LGPL, and not to allow others to\r
+ * use your version of this file under the terms of the MPL, indicate your\r
+ * decision by deleting the provisions above and replace them with the notice\r
+ * and other provisions required by the GPL or the LGPL. If you do not delete\r
+ * the provisions above, a recipient may use your version of this file under\r
+ * the terms of any one of the MPL, the GPL or the LGPL.\r
+ *\r
+ * ***** END LICENSE BLOCK ***** */\r
+\r
+body {\r
+  display: table;\r
+}\r
+\r
+h1 {\r
+  margin: 0;\r
+  border-bottom: 1px solid #008484;\r
+}\r
+\r
+table {\r
+  table-layout: fixed;\r
+  width: 100%;\r
+}\r
+\r
+th {\r
+  width: 12em;\r
+  word-wrap: break-word;\r
+  vertical-align: top;\r
+  text-align: end;\r
+}\r
+\r
+td {\r
+  display: block;\r
+  white-space: pre-wrap;\r
+}\r
+\r
+#td-key {\r
+  word-wrap: break-word;\r
+}\r