update LCARStrek for 2.0a1, part3: messenger
authorRobert Kaiser <kairo@kairo.at>
Thu, 16 Oct 2008 16:26:25 +0000 (18:26 +0200)
committerRobert Kaiser <kairo@kairo.at>
Thu, 16 Oct 2008 16:26:25 +0000 (18:26 +0200)
19 files changed:
LCARStrek/messenger/accountCentral.css
LCARStrek/messenger/addressingWidget.css
LCARStrek/messenger/dialogs.css
LCARStrek/messenger/icons/column-flag.gif [moved from LCARStrek/messenger/icons/flagcol.gif with 100% similarity]
LCARStrek/messenger/icons/column-junk-unknown.gif [new file with mode: 0755]
LCARStrek/messenger/icons/column-junk.gif [moved from LCARStrek/messenger/icons/message-junk-other.gif with 100% similarity]
LCARStrek/messenger/icons/column-neutral.gif [moved from LCARStrek/messenger/icons/readmail.gif with 100% similarity]
LCARStrek/messenger/icons/column-read-header.gif [moved from LCARStrek/messenger/icons/readcol.gif with 100% similarity]
LCARStrek/messenger/icons/column-read-unread.gif [moved from LCARStrek/messenger/icons/unreadmail.gif with 100% similarity]
LCARStrek/messenger/icons/column-thread-unthread.gif [moved from LCARStrek/messenger/icons/unthreadcol.gif with 100% similarity]
LCARStrek/messenger/icons/column-thread.gif [moved from LCARStrek/messenger/icons/threadcol.gif with 100% similarity]
LCARStrek/messenger/icons/flaggedmail.gif [deleted file]
LCARStrek/messenger/messageBody.css
LCARStrek/messenger/messageHeader.css
LCARStrek/messenger/messageWindow.css
LCARStrek/messenger/messengercompose/messengercompose.css
LCARStrek/messenger/prefPanels.css
LCARStrek/messenger/primaryToolbar.css
LCARStrek/messenger/threadPane.css

index 5cefe8ebc287dcbfd5506af01bdf64e6670cd30d..f92d5cf055b0aaf7024423654d032d0f743ed539 100644 (file)
@@ -96,7 +96,7 @@ separator.thin {
   color: #008484;
   padding: 0px 5px 0px 5px;
   -moz-border-radius: 3px;
   color: #008484;
   padding: 0px 5px 0px 5px;
   -moz-border-radius: 3px;
-  text-decoration: normal;
+  text-decoration: none;
 }
 
 .acctCentralLinkText:hover {
 }
 
 .acctCentralLinkText:hover {
index 7c1ce1aee6a8aa96ac2b017c2beaa4b47d7eada6..640c0ce5e5fbd654af4ff39f97bd7bcdef2ba8b4 100644 (file)
   width: 0px;
 }
 
   width: 0px;
 }
 
-.textbox-addressingWidget[noMatchesFound="true"] {
-  color: red;
-}
-
 #typecol-addressingWidget {
   min-width: 9em;
   border-right: 1px solid #9C9CFF;
 #typecol-addressingWidget {
   min-width: 9em;
   border-right: 1px solid #9C9CFF;
index 29e903349d45e3fb027e3f6ac770bda2ee288461..196881e1087df7d4b1be886b025a6ef9ed8594e7 100644 (file)
@@ -44,7 +44,7 @@
 @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
 
 /* ::::: button-like menus ::::: */
 @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
 
 /* ::::: button-like menus ::::: */
+
 menu.push {
   border: 1px solid #FF9F00;
   padding: 2px;
 menu.push {
   border: 1px solid #FF9F00;
   padding: 2px;
@@ -75,10 +75,7 @@ askSendFormat {
  -moz-box-align: start;
 }
 
  -moz-box-align: start;
 }
 
-#convertYes {
-  list-style-image:url("chrome://global/skin/icons/alert-question.gif");
-}
-
+#convertYes,
 #convertAltering {
   list-style-image:url("chrome://global/skin/icons/alert-question.gif");
 }
 #convertAltering {
   list-style-image:url("chrome://global/skin/icons/alert-question.gif");
 }
diff --git a/LCARStrek/messenger/icons/column-junk-unknown.gif b/LCARStrek/messenger/icons/column-junk-unknown.gif
new file mode 100755 (executable)
index 0000000..76d781b
Binary files /dev/null and b/LCARStrek/messenger/icons/column-junk-unknown.gif differ
diff --git a/LCARStrek/messenger/icons/flaggedmail.gif b/LCARStrek/messenger/icons/flaggedmail.gif
deleted file mode 100755 (executable)
index 169ee95..0000000
Binary files a/LCARStrek/messenger/icons/flaggedmail.gif and /dev/null differ
index 141256c5468f8a4590ef35e8af09e04b9a6e97dc..ca7b268cf0871e67e639a0cbaa82a2214a96249d 100644 (file)
@@ -76,7 +76,7 @@ div.headerdisplayname {
 }
 
 .moz-text-plain[wrap="true"] {
 }
 
 .moz-text-plain[wrap="true"] {
-  white-space: -moz-pre-wrap;
+  white-space: pre-wrap;
 }
 
 .moz-text-plain[wrap="false"] {
 }
 
 .moz-text-plain[wrap="false"] {
@@ -84,7 +84,7 @@ div.headerdisplayname {
 }
 
 .moz-text-plain[wrap="flow"] .moz-txt-sig {
 }
 
 .moz-text-plain[wrap="flow"] .moz-txt-sig {
-  white-space: -moz-pre-wrap;
+  white-space: pre-wrap;
 }
 
 .moz-text-plain[graphical-quote="false"] blockquote {
 }
 
 .moz-text-plain[graphical-quote="false"] blockquote {
@@ -123,3 +123,38 @@ span.moz-txt-formfeed {
 .moz-signature > a {
   color: #7777FF; /* light blue */
 }
 .moz-signature > a {
   color: #7777FF; /* light blue */
 }
+
+/* ::::: vcard ::::: */
+
+.moz-vcard-table {
+  -moz-border-radius: 8px;
+  border: thin solid #9C9CFF;
+  margin-top: 10px;
+}
+
+.moz-vcard-property {
+  font-size: 80%;
+  color: #FF9F00;
+}
+
+.moz-vcard-title-property {
+  padding-bottom: 10px;
+}
+
+.moz-vcard-badge {
+  height: 21px;
+  width: 25px;
+  display: block;
+  background-image: url("chrome://messenger/skin/messengercompose/address.gif");
+}
+
+/* ::::: attached images ::::: */
+
+moz-attached-image[overflowing="true"] {
+  cursor: -moz-zoom-out;
+}
+
+.moz-attached-image[isshrunk="true"] {
+  cursor: -moz-zoom-in;
+  max-width: 100%;
+}
index 0fbf30aa4f6640f3945db3d6013bce2b3169d31c..76c1ac6c35da76ecddc45de8be0933a7fd6e5772 100644 (file)
 }
 
 .headerValue {
 }
 
 .headerValue {
-  margin: 0em 0em .25em 0em;
+  margin: 0em 0em 3px 0em;
   min-width: 50px;
   white-space: normal;
   color: inherit;
   min-width: 50px;
   white-space: normal;
   color: inherit;
 }
 
 .headerValueBox {
 }
 
 .headerValueBox {
-  margin: 0em 0em .25em 0em;
+  margin: 0em 0em 3px 0em;
 }
 
 .headerValueBox > .headerValue {
 }
 
 .headerValueBox > .headerValue {
   margin-left: 0;
 }
 
   margin-left: 0;
 }
 
+/* ::::: msg header message ids ::::: */
+
+.messageIdDisplayButton {
+  color: #008484;
+  cursor: pointer;
+  margin: 0px;
+  padding: 0px 1px;
+}
+
+.messageIdDisplayButton:hover {
+  color: #000000;
+  background-color: #FFCF00;
+}
+
+.messageIdDisplayImage {
+  padding-left: 2px;
+  -moz-box-pack: end;
+}
+
 /* ::::: msg header email addresses ::::: */
 
 .emailDisplayButton {
 /* ::::: msg header email addresses ::::: */
 
 .emailDisplayButton {
index 6bea99da265f0ba00e437f2e4d8b1e6655e33b58..5eba69230dbed643bf32b5f796fb45e46487f38e 100644 (file)
@@ -37,7 +37,8 @@
 
 @import url("chrome://messenger/skin/");
 @import url("chrome://messenger/skin/primaryToolbar.css");
 
 @import url("chrome://messenger/skin/");
 @import url("chrome://messenger/skin/primaryToolbar.css");
-  
+@import url("chrome://messenger/skin/threadPaneLabels.css");
+
 @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
 
 /* ===== messageWindow.css ==============================================
 @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
 
 /* ===== messageWindow.css ==============================================
index 7498a4cbdddbad35177dda8ecadb49b9849022e1..5ac6730f1721bf67860ccabfee248e9525e0d4b1 100644 (file)
   list-style-image: url("chrome://global/skin/icons/stop-disabled.gif") !important;
 }
 
   list-style-image: url("chrome://global/skin/icons/stop-disabled.gif") !important;
 }
 
+#MsgHeadersToolbar {
+  min-height: 0px; /* this undoes the min-height in toolbar.css */
+}
+
 /* ::::: autocomplete icons ::::: */
 
 treechildren::-moz-tree-cell-text(default-match) {
 /* ::::: autocomplete icons ::::: */
 
 treechildren::-moz-tree-cell-text(default-match) {
@@ -194,7 +198,7 @@ treechildren::-moz-tree-image(remote-err) {
 }
 
 #msgSubject {
 }
 
 #msgSubject {
-  margin-right: -1px;
+  margin-right: 0px;
 }
 
 #attachmentBucket {
 }
 
 #attachmentBucket {
index a3867006b7ce7394ddefe61c707982234e15090c..00912a691b914e6fd8f57d88bbcb4987c83049db 100644 (file)
 
 /* ::::: Tags ::::: */
 
 
 /* ::::: Tags ::::: */
 
-@-moz-document url("chrome://messenger/content/pref-labels.xul") {
-  .listheader-label {
-    text-align: center;
-  }
-
-  listcell {
-    padding-left:  16px;
-    padding-right: 16px;
-  }
+#tagList > listhead {
+  text-align: center;
+}
 
 
-  textbox {
-    -moz-box-flex: 1;
-  }
+#tagList > listitem > listcell {
+  padding-left:  16px;
+  padding-right: 16px;
 }
 }
index c46b07880ceaeb059f0f0a95de60fcfa63213ae5..38e004f5c8107a1cb2ba53e7bbd18ecabe63f329 100644 (file)
   list-style-image: url("chrome://messenger/skin/toolbar/file-disabled.gif") !important;
 }
 
   list-style-image: url("chrome://messenger/skin/toolbar/file-disabled.gif") !important;
 }
 
+#button-goback {
+  list-style-image: url("chrome://communicator/skin/icons/communicatoricons.png");
+  -moz-image-region: rect(42px 25px 63px 0px);
+}
+
+#button-goback[disabled="true"] {
+  -moz-image-region: rect(42px 50px 63px 25px) !important;
+}
+
+#button-goforward {
+  list-style-image: url("chrome://communicator/skin/icons/communicatoricons.png");
+  -moz-image-region: rect(63px 25px 84px 0px);
+}
+
+#button-goforward[disabled="true"] {
+  -moz-image-region: rect(63px 50px 84px 25px) !important;
+}
+
 #button-next {
   list-style-image: url("chrome://messenger/skin/toolbar/next.gif");
 }
 #button-next {
   list-style-image: url("chrome://messenger/skin/toolbar/next.gif");
 }
 }
 
 #button-print {
 }
 
 #button-print {
-  list-style-image: url("chrome://global/skin/icons/print.gif");
+  list-style-image: url("chrome://communicator/skin/icons/communicatoricons.png");
+  -moz-image-region: rect(0px 25px 21px 0px);
 }
 
 #button-print:hover,
 #button-print:hover:active,
 #button-print[open="true"] {
 }
 
 #button-print:hover,
 #button-print:hover:active,
 #button-print[open="true"] {
-  list-style-image: url("chrome://global/skin/icons/print-hover.gif");
+  -moz-image-region: rect(0px 75px 21px 50px);
 }
 
 #button-print[disabled="true"] {
 }
 
 #button-print[disabled="true"] {
-  list-style-image: url("chrome://global/skin/icons/print-disabled.gif") !important;
+  -moz-image-region: rect(0px 50px 21px 25px) !important;
 }
 
 #button-stop {
 }
 
 #button-stop {
-  list-style-image: url("chrome://global/skin/icons/stop.gif");
+  list-style-image: url("chrome://communicator/skin/icons/communicatoricons.png");
+  -moz-image-region: rect(21px 25px 42px 0px);
 }
 
 #button-stop:hover,
 #button-stop:hover:active {
 }
 
 #button-stop:hover,
 #button-stop:hover:active {
-  list-style-image: url("chrome://global/skin/icons/stop-hover.gif");
+  -moz-image-region: rect(21px 75px 42px 50px);
 }
 
 #button-stop[disabled="true"] {
 }
 
 #button-stop[disabled="true"] {
-  list-style-image: url("chrome://global/skin/icons/stop-disabled.gif") !important;
+  -moz-image-region: rect(21px 50px 42px 25px) !important;
 }
 
 #button-junk {
 }
 
 #button-junk {
index 392144236058d7150fd8ef76436f1da2d9e30727..b967abfbcb89c2636a1e9f3bd350787d94503654 100644 (file)
@@ -103,15 +103,15 @@ treechildren::-moz-tree-cell-text(priorityCol, selected, focus) {
 /* ..... thread column ..... */
 
 .threadColumnHeader {
 /* ..... thread column ..... */
 
 .threadColumnHeader {
-  list-style-image: url("chrome://messenger/skin/icons/unthreadcol.gif");
+  list-style-image: url("chrome://messenger/skin/icons/column-thread-unthread.gif");
 }
 
 .threadColumnHeader[sortDirection="ascending"]  {
 }
 
 .threadColumnHeader[sortDirection="ascending"]  {
-  list-style-image: url("chrome://messenger/skin/icons/threadcol.gif");
+  list-style-image: url("chrome://messenger/skin/icons/column-thread.gif");
 }
 
 .threadColumnHeader[sortDirection="descending"] {
 }
 
 .threadColumnHeader[sortDirection="descending"] {
-  list-style-image: url("chrome://messenger/skin/icons/threadcol.gif");
+  list-style-image: url("chrome://messenger/skin/icons/column-thread.gif");
 }
 
 treechildren::-moz-tree-image(threadCol, container) {
 }
 
 treechildren::-moz-tree-image(threadCol, container) {
@@ -149,15 +149,15 @@ treechildren::-moz-tree-image(threadCol, container, hasUnread, open, offline) {
 /* ..... read column ..... */
 
 .readColumnHeader {
 /* ..... read column ..... */
 
 .readColumnHeader {
-  list-style-image: url("chrome://messenger/skin/icons/readcol.gif");
+  list-style-image: url("chrome://messenger/skin/icons/column-read-header.gif");
 }
 
 treechildren::-moz-tree-image(unreadButtonColHeader) {
 }
 
 treechildren::-moz-tree-image(unreadButtonColHeader) {
-  list-style-image: url("chrome://messenger/skin/icons/readmail.gif");
+  list-style-image: url("chrome://messenger/skin/icons/column-neutral.gif");
 }
 
 treechildren::-moz-tree-image(unreadButtonColHeader, unread) {
 }
 
 treechildren::-moz-tree-image(unreadButtonColHeader, unread) {
-  list-style-image: url("chrome://messenger/skin/icons/unreadmail.gif");
+  list-style-image: url("chrome://messenger/skin/icons/column-read-unread.gif");
 }
 
 /* ..... attachment column ..... */
 }
 
 /* ..... attachment column ..... */
@@ -173,34 +173,34 @@ treechildren::-moz-tree-image(attachmentCol, attach) {
 /* ..... flag column ..... */
 
 .flagColumnHeader {
 /* ..... flag column ..... */
 
 .flagColumnHeader {
-  list-style-image: url("chrome://messenger/skin/icons/flagcol.gif");
+  list-style-image: url("chrome://messenger/skin/icons/column-flag.gif");
 }
 
 treechildren::-moz-tree-image(flaggedCol) {
 }
 
 treechildren::-moz-tree-image(flaggedCol) {
-  list-style-image: url("chrome://messenger/skin/icons/readmail.gif");
+  list-style-image: url("chrome://messenger/skin/icons/column-neutral.gif");
 }
 
 treechildren::-moz-tree-image(flaggedCol, flagged) {
 }
 
 treechildren::-moz-tree-image(flaggedCol, flagged) {
-  list-style-image: url("chrome://messenger/skin/icons/flaggedmail.gif");
+  list-style-image: url("chrome://messenger/skin/icons/column-flag.gif");
 }
 
 /* ..... junkStatus column ..... */
 
 .junkStatusHeader {
 }
 
 /* ..... junkStatus column ..... */
 
 .junkStatusHeader {
-  list-style-image: url("chrome://messenger/skin/icons/message-junk-other.gif");
+  list-style-image: url("chrome://messenger/skin/icons/column-junk.gif");
 }
 
 }
 
-/* "unknown" now looks like "not junk".  see bug #182386 */
+/* "unknown" now looks almost like "not junk", but not quite */
 treechildren::-moz-tree-image(junkStatusCol) {
 treechildren::-moz-tree-image(junkStatusCol) {
-  list-style-image: url("chrome://messenger/skin/icons/readmail.gif");
+  list-style-image: url("chrome://messenger/skin/icons/column-junk-unknown.gif");
 }
 
 treechildren::-moz-tree-image(junkStatusCol, junk) {
 }
 
 treechildren::-moz-tree-image(junkStatusCol, junk) {
-  list-style-image: url("chrome://messenger/skin/icons/message-junk-other.gif");
+  list-style-image: url("chrome://messenger/skin/icons/column-junk.gif");
 }
 
 treechildren::-moz-tree-image(junkStatusCol, notjunk) {
 }
 
 treechildren::-moz-tree-image(junkStatusCol, notjunk) {
-  list-style-image: url("chrome://messenger/skin/icons/readmail.gif");
+  list-style-image: url("chrome://messenger/skin/icons/column-neutral.gif");
 }
 
 /* ..... subject column ..... */
 }
 
 /* ..... subject column ..... */