update LCARStrek to SeaMonkey 1.1 release MOZILLA_1_8_BRANCH
authorrobert <robert>
Fri, 12 Jan 2007 14:01:09 +0000 (14:01 +0000)
committerrobert <robert>
Fri, 12 Jan 2007 14:01:09 +0000 (14:01 +0000)
LCARStrek/communicator/communicator.css
LCARStrek/communicator/icons/autoscroll-ew.gif [deleted file]
LCARStrek/communicator/icons/autoscroll-ns.gif [deleted file]
LCARStrek/communicator/icons/autoscroll.gif [deleted file]
LCARStrek/communicator/icons/autoscroll.png [new file with mode: 0644]
LCARStrek/global/menu.css
LCARStrek/global/printing.css
LCARStrek/messenger/accountManage.css
LCARStrek/messenger/primaryToolbar.css
LCARStrek/messenger/virtualFolderListDialog.css
LCARStrek/navigator/navigator.css

index 578c394249a5fa3d5ccc268d5430194455bfdc12..1c0b10cccd02e40e13c20144ace8ca9e940e2bc4 100644 (file)
   border: 0px;
   margin: -14px;
   padding: 0px;
-  background-image: url("chrome://communicator/skin/icons/autoscroll.gif");
+  background-image: url("chrome://communicator/skin/icons/autoscroll.png");
+  background-color: transparent;
+  -moz-appearance: none;
 }
+
 #autoscroller[scrolldir="NS"] {
-  background-image: url("chrome://communicator/skin/icons/autoscroll-ns.gif");
+  background-position: left center;
 }
+
 #autoscroller[scrolldir="EW"] {
-  background-image: url("chrome://communicator/skin/icons/autoscroll-ew.gif");
+  background-position: left bottom;
+}
+
+#autoscroller[transparent="true"] {
+  background-position: center top;
+}
+
+#autoscroller[transparent="true"][scrolldir="NS"] {
+  background-position: center center;
+}
+
+#autoscroller[transparent="true"][scrolldir="EW"] {
+  background-position: center bottom;
+}
+
+#autoscroller[translucent="true"] {
+  background-position: right top;
+}
+
+#autoscroller[translucent="true"][scrolldir="NS"] {
+  background-position: right center;
+}
+
+#autoscroller[translucent="true"][scrolldir="EW"] {
+  background-position: right bottom;
 }
diff --git a/LCARStrek/communicator/icons/autoscroll-ew.gif b/LCARStrek/communicator/icons/autoscroll-ew.gif
deleted file mode 100644 (file)
index 05d252e..0000000
Binary files a/LCARStrek/communicator/icons/autoscroll-ew.gif and /dev/null differ
diff --git a/LCARStrek/communicator/icons/autoscroll-ns.gif b/LCARStrek/communicator/icons/autoscroll-ns.gif
deleted file mode 100644 (file)
index 583cc51..0000000
Binary files a/LCARStrek/communicator/icons/autoscroll-ns.gif and /dev/null differ
diff --git a/LCARStrek/communicator/icons/autoscroll.gif b/LCARStrek/communicator/icons/autoscroll.gif
deleted file mode 100644 (file)
index 7108e6c..0000000
Binary files a/LCARStrek/communicator/icons/autoscroll.gif and /dev/null differ
diff --git a/LCARStrek/communicator/icons/autoscroll.png b/LCARStrek/communicator/icons/autoscroll.png
new file mode 100644 (file)
index 0000000..f3b4047
Binary files /dev/null and b/LCARStrek/communicator/icons/autoscroll.png differ
index 5e105a3e3337427f3a1c7a1b2896ff6eac8b7b23..ffaa8cdcc5f154a38c22a6cfcfb1566dd32fd93e 100644 (file)
@@ -195,28 +195,28 @@ menuitem[checked="true"] {
   list-style-image: url("chrome://global/skin/menu/menu-check.gif");
 }
 
-menuitem[checked="true"][disabled="true"] {
-  list-style-image: url("chrome://global/skin/menu/menu-check-disabled.gif");
-}
-
 menuitem[checked="true"][_moz-menuactive="true"] {
    list-style-image: url("chrome://global/skin/menu/menu-check-hover.gif");
 }
 
+menuitem[checked="true"][disabled="true"] {
+  list-style-image: url("chrome://global/skin/menu/menu-check-disabled.gif");
+}
+
 /* ::::: radio menuitem ::::: */
 
 menuitem[checked="true"][type="radio"] {
   list-style-image: url("chrome://global/skin/menu/menu-radio.gif");
 }
 
-menuitem[checked="true"][type="radio"][disabled="true"] {
-  list-style-image: url("chrome://global/skin/menu/menu-radio-disabled.gif");
-}
-
 menuitem[checked="true"][type="radio"][_moz-menuactive="true"] {
   list-style-image: url("chrome://global/skin/menu/menu-radio-hover.gif");
 }
 
+menuitem[checked="true"][type="radio"][disabled="true"] {
+  list-style-image: url("chrome://global/skin/menu/menu-radio-disabled.gif");
+}
+
 /* ::::: menuseparator ::::: */
 
 menuseparator {
index c5f56b355f7b6f092038696d641b12d66cafb9cb..e9ba4f10e696da026973c33ef9ee045c74db1e75 100644 (file)
   list-style-image: url("chrome://global/skin/arrow/arrow-right-sharp-hover.gif");
 }
 
-/* ...... scale in/decrement ..... */
-
-.up-arrow {
-  list-style-image: url("chrome://global/skin/arrow/arrow-up-sharp.gif");
-}
-
-.up-arrow:hover {
-  list-style-image: url("chrome://global/skin/arrow/arrow-up-sharp-hover.gif");
-}
-
-.down-arrow {
-  list-style-image: url("chrome://global/skin/arrow/arrow-down-sharp.gif");
-}
-
-.down-arrow:hover {
-  list-style-image: url("chrome://global/skin/arrow/arrow-down-sharp-hover.gif");
-}
-
 /* ..... orientation ..... */
 
 .toolbar-portrait-page {
index da8e0b96adf7d9b3fa6dea6c7eb066168cfa6947..d5d99f9349327d419cc499b8b96e67a121914180 100644 (file)
   margin-left: 20px;
 }
 
+.fccReplyFollowsParent {
+  margin-left: 20px;
+}
+
 .selectForOfflineUseButton {
   list-style-image: url("chrome://communicator/skin/icons/offline.gif");
 }
index 83a5933976fb75e61504564f2a14246d8afbf12e..c46b07880ceaeb059f0f0a95de60fcfa63213ae5 100644 (file)
   list-style-image: url("chrome://messenger/skin/toolbar/remote-blocked.png");
   padding: 3px;
 }
+
+#allowRemoteContentForAuthorDesc {
+  padding-left: 10px;
+}
index 1eacf1454ccf3850920776ae34d568eb9c60b857..f97b23905c1ea72730bdd9a5999432166b9b4c36 100644 (file)
@@ -3,6 +3,7 @@
   ======================================================================= */
 
 @import url("chrome://messenger/skin/mailWindow1.css");
+@import url("chrome://messenger/skin/folderPane.css");
 
 @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
 
index 0541bb362ca24c2310e66f27fe34504f97d1cf73..6cf73ad87a156b1ef16b767b63a1baea4175e2b8 100644 (file)
@@ -354,3 +354,10 @@ toolbarbutton.chevron[open="true"] {
 toolbarbutton.chevron > .toolbarbutton-menu-dropmarker {
   display: none;
 }
+
+/* For multi-line tooltips, we need our own style */
+.htmltooltip-label {
+  max-width: 40em;
+  margin: 0;
+  white-space: -moz-pre-wrap;
+}