display: none;
}
-.bookmark-item > .toolbarbutton-box > .toolbarbutton-icon {
+.bookmark-item > .toolbarbutton-icon {
list-style-image: inherit;
- height: 16px;
- width: 16px;
+ max-height: 16px;
+ max-width: 16px;
}
treechildren::-moz-tree-twisty(group, hidetwisty) {
padding: 2px 0px 0px 2px;
}
-.toolbarbutton-1[type="menu"] > .toolbarbutton-menu-dropmarker {
- display: none;
+.toolbarbutton-1[type="menu"] {
+ -moz-binding: url("chrome://global/content/bindings/toolbarbutton.xml#menu-vertical");
}
/* ::::: small primary toolbar buttons ::::: */
== into skinnable images.
========================================================================== */
+@namespace url("http://www.w3.org/1999/xhtml");
+
/* ::::: we also represent smilies inside of spans ::::: */
span.moz-smiley-s1,
position: relative;
list-style-image: url('chrome://global/skin/icons/tab-drag-indicator.gif');
}
+
+tooltip[tabpreview="true"] {
+ max-width: none;
+}
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
/* ===== console.css ====================================================
- == Styles used by the JavaScript Console window.
+ == Styles used by the Error Console window.
======================================================================= */
.console-box {
}
.console-icon {
- list-style-image : inherit !important;
+ list-style-image: inherit !important;
}
/* ..... error rows ..... */
.console-row-code[selected="true"],
.console-row-content[selected="true"] > .console-row-file > .console-error-source > .text-link {
- color: inherit !important;
+ color: inherit !important;
}
/* ::::: icons ::::: */
.console-row[type="error"],
-.console-row[type="exception"]
- {
- list-style-image : url("chrome://global/skin/icons/alert-error.gif");
- }
+.console-row[type="exception"] {
+ list-style-image: url("chrome://global/skin/icons/alert-error.gif");
+}
-.console-row[type="warning"]
- {
- list-style-image : url("chrome://global/skin/icons/alert-exclam.gif");
- }
+.console-row[type="warning"] {
+ list-style-image: url("chrome://global/skin/icons/alert-exclam.gif");
+}
.console-row[type="message"] {
- list-style-image : url("chrome://global/skin/icons/alert-message.gif");
+ list-style-image: url("chrome://global/skin/icons/alert-message.gif");
}
/* ::::: toolbars ::::: */
* ***** END LICENSE BLOCK ***** */
@import url("chrome://communicator/skin/smileys.css");
-@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
+
+@namespace url("http://www.w3.org/1999/xhtml");
/* ===== messageBody.css =================================================
== Styles for the body of a mail message.
======================================================================= */
-window {
- overflow: auto;
-}
-
-mailattachcount {
- display: none;
-}
-
/* :::: message header ::::: */
-header {
- text-align: left;
-}
-
-html|html {
- /* XXX Doesn't seem to work. (Same with "html|body".) */
- background-color: white;
-}
-
-headerdisplayname {
- font-weight: bold;
- white-space: pre;
-}
-
.header-part1 {
border-left: 4px solid #EFEFEF;
background-color: #EFEFEF;
background-color: transparent;
}
+.headerValueBox {
+ margin: 0em 0em .25em 0em;
+}
+
+.headerValueBox > .headerValue {
+ margin: 0 0 0 0;
+}
+
+.headerValueBox[singleline="true"] {
+ overflow: hidden;
+}
+
+.headerValueBox[singleline="true"] > .headerValue {
+ overflow: hidden;
+}
+
.subjectvalue {
font-weight: bold;
}
margin: 0px 7px 0px 0px;
}
+#urlbar[level="high"] > .autocomplete-textbox-container,
+#urlbar[level="low"] > .autocomplete-textbox-container {
+ background-color: #FFFFCC;
+}
+
/* ::::: page proxy icon ::::: */
#page-proxy-deck,
display: none;
}
-.bookmark-item > .toolbarbutton-box > .toolbarbutton-icon {
+.bookmark-item > .toolbarbutton-icon {
list-style-image: inherit;
- height: 16px;
- width: 16px;
+ max-height: 16px;
+ max-width: 16px;
}
treechildren::-moz-tree-twisty(group, hidetwisty) {
== into skinnable images.
========================================================================== */
+@namespace url("http://www.w3.org/1999/xhtml");
+
/* ::::: we also represent smilies inside of spans ::::: */
span.moz-smiley-s1,
span.moz-smiley-s4,
span.moz-smiley-s5,
span.moz-smiley-s6,
-span.moz-smiley-s7,
-span.moz-smiley-s8,
-span.moz-smiley-s9,
-span.moz-smiley-s10,
-span.moz-smiley-s11,
-span.moz-smiley-s12,
-span.moz-smiley-s13,
-span.moz-smiley-s14,
-span.moz-smiley-s15,
-span.moz-smiley-s16
+span.moz-smiley-s7,
+span.moz-smiley-s8,
+span.moz-smiley-s9,
+span.moz-smiley-s10,
+span.moz-smiley-s11,
+span.moz-smiley-s12,
+span.moz-smiley-s13,
+span.moz-smiley-s14,
+span.moz-smiley-s15,
+span.moz-smiley-s16
{
font-size: 17px;
- padding-left: 20px;
- margin-left: 2px;
+ padding-left: 20px;
+ margin-left: 2px;
margin-top: 2px;
- background-repeat: no-repeat;
+ background-repeat: no-repeat;
-moz-user-select: all;
background-position: center center;
}
span.moz-smiley-s5 > span,
span.moz-smiley-s6 > span,
span.moz-smiley-s7 > span,
-span.moz-smiley-s8 > span,
-span.moz-smiley-s9 > span,
-span.moz-smiley-s10 > span,
-span.moz-smiley-s11 > span,
-span.moz-smiley-s12 > span,
-span.moz-smiley-s13 > span,
-span.moz-smiley-s14 > span,
-span.moz-smiley-s15 > span,
-span.moz-smiley-s16 > span
+span.moz-smiley-s8 > span,
+span.moz-smiley-s9 > span,
+span.moz-smiley-s10 > span,
+span.moz-smiley-s11 > span,
+span.moz-smiley-s12 > span,
+span.moz-smiley-s13 > span,
+span.moz-smiley-s14 > span,
+span.moz-smiley-s15 > span,
+span.moz-smiley-s16 > span
{
display: none;
}
}
/* tongue */
-span.moz-smiley-s4 {
+span.moz-smiley-s4 {
background-image: url("chrome://communicator/skin/icons/smileys/tongue_n.gif");
}
position: relative;
list-style-image: url('chrome://global/skin/icons/tab-drag-indicator.gif');
}
+
+tooltip[tabpreview="true"] {
+ max-width: none;
+}
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
/* ===== console.css ====================================================
- == Styles used by the JavaScript Console window.
+ == Styles used by the Error Console window.
======================================================================= */
-
+
.console-box {
background-color: #000000;
color: #FF9F00;
.console-row[type="message"] {
font-family: monospace;
-}
+}
/* ..... selected state ..... */
* ***** END LICENSE BLOCK ***** */
@import url("chrome://communicator/skin/smileys.css");
-@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
+
+@namespace url("http://www.w3.org/1999/xhtml");
/* ===== messageBody.css ================================================
== Styles for the body of a mail message.
======================================================================= */
-window {
- overflow: auto;
-}
-
-mailattachcount {
- display: none;
-}
-
/* :::: message header ::::: */
-header {
- text-align: left;
-}
-
-html|html {
- /* XXX Doesn't seem to work. (Same with "html|body".) */
- background-color: white;
-}
-
-headerdisplayname {
- font-weight: bold;
- white-space: pre;
-}
-
.header-part1 {
border-left: 4px solid #EFEFEF;
background-color: #EFEFEF;
background-color: transparent;
}
+.headerValueBox {
+ margin: 0em 0em .25em 0em;
+}
+
+.headerValueBox > .headerValue {
+ margin: 0 0 0 0;
+}
+
+.headerValueBox[singleline="true"] {
+ overflow: hidden;
+}
+
+.headerValueBox[singleline="true"] > .headerValue {
+ overflow: hidden;
+}
+
.subjectvalue {
font-weight: bold;
}
margin: 0px 7px 0px 0px;
}
+#urlbar[level="high"] > .autocomplete-textbox-container,
+#urlbar[level="low"] > .autocomplete-textbox-container {
+ background-color: #FFCF00;
+ color: #000000;
+}
+
/* ::::: page proxy icon ::::: */
#page-proxy-deck,