.menubutton-toolbar-single-text[dragover-top="true"]
{
background-color : #336699;
- color : #CCCCDD;
+ color : #CCD0DD;
}
+
width : 20px;
height : 20px;
margin : 1px;
- border : 1px inset #CCCCDD;
+ border : 1px inset #CCD0DD;
}
.colorpickertile[hover="true"] {
colorpicker[type="button"] {
width: 35px;
height: 20px;
- border: 1px outset #CCCCDD;
+ border: 1px outset #CCD0DD;
}
.colorpicker-button-internal-box {
}
colorpicker[type="button"][open="true"] {
- border: 1px inset #CCCCDD;
+ border: 1px inset #CCD0DD;
}
colorpicker[type="button"][open="true"] > .colorpicker-button-internal-box {
}
+
{
border: #666699;
padding: 0px;
- background-color: #CCCCDD;
+ background-color: #CCD0DD;
color: black;
}
.outlinercol-box,
.outlinercol-image-box {
- border: 1px outset #CCCCDD;
+ border: 1px outset #CCD0DD;
}
.outlinercol-box {
list-style-image: url("chrome://global/skin/columnselect.gif");
}
+
* inset borders, and default dialog spacing.
**/
tree.inset {
- border: 1px inset #CCCCDD;
+ border: 1px inset #CCD0DD;
margin: 1px 3px 2px 3px;
}
.treecell-header,
.treecell-header-image,
.treecell-inset-header {
- background-color: #CCCCDD;
+ background-color: #CCD0DD;
color: black;
- border: 1px outset #CCCCDD;
+ border: 1px outset #CCD0DD;
vertical-align: middle;
padding: 0px;
}
.treecell-header:hover:active,
.treecell-inset-header:hover:active,
.treecell-header-image:hover:active {
- border: 1px inset #CCCCDD;
+ border: 1px inset #CCD0DD;
}
.treecell-image
+
}
#button-file[open="true"] > .button-internal-box {
- border: 1px inset #CCCCDD;
+ border: 1px inset #CCD0DD;
padding : 2px 0px 0px 2px;
}
{
border-left : none;
}
+
#listcol-addressingWidget
{
width : 9em;
- border-right : 1px solid #CCCCDD;
+ border-right : 1px solid #CCD0DD;
}
#addressingWidgetTree > treechildren > treeitem > treerow,
.treecell-addressingWidget
{
vertical-align : middle;
- border-bottom : 1px solid #CCCCDD;
+ border-bottom : 1px solid #CCD0DD;
padding : 0px !important;
}
.dummy-row-cell:first-child
{
- border-bottom : 1px solid #CCCCDD;
+ border-bottom : 1px solid #CCD0DD;
}
.person-icon
#content-frame
{
- border : 1px inset #CCCCDD;
+ border : 1px inset #CCD0DD;
}
#msgIdentity, #addressingWidgetTree, #msgSubject
list-style-image:url("chrome://global/skin/alert-icon.gif");
}
+
-.title {\r
- font-weight: bold;\r
- margin-bottom: 1em;\r
- font-size: larger;\r
-}\r
-tree {\r
- height: 100px;\r
- margin-bottom: 1em;\r
-}\r
-treerow {\r
- background-color: #ebebcc;\r
-}\r
-treecell { border-left: 1px solid #ccccDD; border-top: 1px solid #ccccDD; }\r
-\r
+.title {
+ font-weight: bold;
+ margin-bottom: 1em;
+ font-size: larger;
+}
+tree {
+ height: 100px;
+ margin-bottom: 1em;
+}
+treerow {
+ background-color: #ebebcc;
+}
+treecell { border-left: 1px solid #CCD0DD; border-top: 1px solid #CCD0DD; }
+
+