57429 - win classic system colors/fonts, r=hyatt, sr=ben

This commit is contained in:
hewitt%netscape.com 2001-02-02 03:27:57 +00:00
Родитель 0579fc5e45
Коммит b025b6f6f8
32 изменённых файлов: 545 добавлений и 655 удалений

Просмотреть файл

@ -50,9 +50,10 @@
/**
* Personal toolbar items
**/
.bookmarkitem
{
list-style-image : url("chrome://communicator/skin/bookmarks/location.gif");
list-style-image : url("chrome://communicator/skin/bookmarks/bookmark-item.gif");
cursor : pointer;
}
@ -143,19 +144,19 @@
.bookmarkitem.button-toolbar[dragover-left="true"]
{
margin-left : 0px;
border-left : 2px solid threeddarkshadow;
border-left : 2px solid ThreeDDarkShadow;
}
.bookmarkitem.button-toolbar[dragover-right="true"]
{
margin-right : 0px;
border-right : 2px solid threeddarkshadow;
border-right : 2px solid ThreeDDarkShadow;
}
.menubutton-toolbar-single-text[dragover-top="true"]
{
background-color : threeddarkshadow;
color : threedhighlight;
background-color : ThreeDDarkShadow;
color : ThreeDHighlight;
}
/**
@ -246,9 +247,12 @@
#bookmarksTree
{
border-top : none;
border-bottom : none;
}
#navprintplus
{
display:none !important;
}

Просмотреть файл

@ -10,10 +10,10 @@
#engineTabs
{
padding : 2px 0px 2px 0px;
background-color : threedface;
border-left : 1px solid threedhighlight;
border-top : 1px solid threedhighlight;
border-right : 1px solid threedshadow;
background-color : ThreeDFace;
border-left : 1px solid ThreeDHighlight;
border-top : 1px solid ThreeDHighlight;
border-right : 1px solid ThreeDShadow;
}
#internetresultstree

Просмотреть файл

@ -46,13 +46,13 @@
.groove-bottom
{
border-bottom : 1px solid threedshadow;
border-bottom : 1px solid ThreeDShadow;
}
#results-splitter
{
border-right : 1px solid threedshadow;
border-left : 1px solid threedhighlight;
border-right : 1px solid ThreeDShadow;
border-left : 1px solid ThreeDHighlight;
}
#stopButton

Просмотреть файл

@ -1,15 +1,15 @@
#sidebar-splitter
{
border-top : 1px solid threedhighlight;
border-top : 1px solid ThreeDHighlight;
}
#sidebar-box
{
border-left : 1px solid threedshadow;
border-right : 1px solid threedhighlight;
border-bottom : 1px solid threedhighlight;
background-color : appworkspace;
border-left : 1px solid ThreeDShadow;
border-right : 1px solid ThreeDHighlight;
border-bottom : 1px solid ThreeDHighlight;
background-color : AppWorkspace;
}
.text-panel-loading
@ -25,15 +25,20 @@
.sidebarheader-main
{
border : 1px outset inactivecaption;
background-color : inactivecaption;
color : inactivecaptiontext;
border : 1px outset InactiveCaption;
background-color : InactiveCaption;
color : InactiveCaptionText;
padding : 1px 2px 1px 6px;
}
#sidebar-panel-picker
{
color : InactiveCaptionText !important;
}
#sidebar-panel-picker:hover
{
color : inactivecaptiontext !important;
color : InactiveCaptionText !important;
}
.sidebar-header-text
@ -45,7 +50,7 @@
{
/* This image still has to be added to the tree (8/8/00). I'll do it after german's approval */
list-style-image : url("chrome://global/skin/grippy-short-vert-after.gif");
background-color : threedface;
background-color : ThreeDFace;
max-width : 32px;
height : 4px;
}
@ -68,56 +73,17 @@
.box-texttab
{
-moz-binding : url("chrome://communicator/skin/sidebar/sidebarBindings.xml#panelheader");
background-color : threedface;
background-color : ThreeDHighlight;
color : ButtonText;
cursor : pointer;
}
.panelheader-grippy-box
{
border-left : 1px solid threedhighlight;
border-top : 1px solid threedhighlight;
border-right : 1px solid threedshadow;
border-bottom : 1px solid threedshadow;
width : 12px;
padding-bottom : 1px;
}
.panelheader-grippy-texture
{
margin : 2px 3px 1px 2px;
background-image : url("chrome://global/skin/toolbargrippy-texture.gif");
background-position : 50% 0%;
background-repeat : repeat-y;
}
.box-texttab:hover > .panelheader-box-1
{
background-color : #CCCCFF;
}
.box-texttab[selected="true"]:hover > .panelheader-box-1
{
background-color : threedface;
}
.box-texttab[last-panel="true"], .box-texttab[selected="true"]
{
margin-bottom : 0px;
}
.panelheader-box-1
{
border-left : 1px solid threedhighlight;
border-top : 1px solid threedhighlight;
border-right : 1px solid threedshadow;
border-bottom : 1px solid threedshadow;
/*
border : 1px outset threedshadow;
background-color : threedshadow;
color : threedhighlight;
*/
background-color : threedface;
background-image : url("chrome://global/skin/scrollbar-slider-bg.gif");
border-left : 1px solid ThreeDHighlight;
border-top : 1px solid ThreeDHighlight;
border-right : 1px solid ThreeDShadow;
border-bottom : 1px solid ThreeDShadow;
padding : 3px 2px 3px 0px;
}
@ -127,24 +93,6 @@
list-style-image : url("chrome://global/skin/tbg-twisty-collapsed.gif");
}
.panelheader-grippy-icon[selected="true"]
{
margin : 2px 5px 0px 5px;
list-style-image : url("chrome://global/skin/toolbargrippy-twisty.gif");
}
.panelheader-box-1[selected="true"]
{
background-color : threedface;
background : transparent;
border-left : 1px solid threedhighlight;
border-top : 1px solid threedhighlight;
border-right : 1px solid threedshadow;
border-bottom : 1px solid threedshadow;
color : black;
font-weight : bold;
}
.panelheader-texture
{
margin : 1px 0px 1px 0px;
@ -154,16 +102,42 @@
width : 12px;
}
.box-texttab:hover
{
background-color : ButtonFace;
}
.box-texttab[selected="true"],
.box-texttab[selected="true"]:hover
{
background-color : ThreeDFace;
color : ButtonText;
font-weight : bold;
cursor : default;
}
.box-texttab[last-panel="true"],
.box-texttab[selected="true"]
{
margin-bottom : 0px;
}
.panelheader-grippy-icon[selected="true"]
{
margin : 2px 5px 0px 5px;
list-style-image : url("chrome://global/skin/toolbargrippy-twisty.gif");
}
.sidebar-iframe-no-panels, .loadarea
{
background-color : #FFFFFF;
background-color : -moz-field;
}
.iframe-panel
{
border-left : 1px solid threedhighlight;
border-bottom : 1px solid threedshadow;
border-right : 1px solid threedshadow;
border-left : 1px solid ThreeDHighlight;
border-bottom : 1px solid ThreeDShadow;
border-right : 1px solid ThreeDShadow;
}

Просмотреть файл

@ -3,15 +3,15 @@
.box-toolbar-group
{
-moz-binding : url("chrome://global/skin/classicBindings.xml#double-box");
border-left : 1px solid threedshadow;
border-top : 1px solid threedshadow;
border-bottom : 1px solid threedhighlight;
border-right : 1px solid threedhighlight;
background-color : #FFFFFF;
border-left : 1px solid ThreeDShadow;
border-top : 1px solid ThreeDShadow;
border-bottom : 1px solid ThreeDHighlight;
border-right : 1px solid ThreeDHighlight;
background-color : -moz-field;
margin : 0px;
}
.box-toolbar-group > .db-internal-box
{
border : 1px solid threeddarkshadow;
border : 1px solid ThreeDDarkShadow;
}

Просмотреть файл

@ -2,7 +2,7 @@
#navigator-throbber
{
-moz-binding : url("chrome://global/content/xulBindings.xml#buttontop");
border : 1px solid threeddarkshadow;
border : 1px solid ThreeDDarkShadow;
list-style-image : url("chrome://global/skin/animthrob_single.gif");
margin : 1px 2px 1px 10px;
min-width : 0px;
@ -12,10 +12,10 @@
#navigator-throbber > .button-internal-box
{
border-left : 1px solid threedhighlight;
border-top : 1px solid threedhighlight;
border-right : 1px solid threedshadow;
border-bottom : 1px solid threedshadow;
border-left : 1px solid ThreeDHighlight;
border-top : 1px solid ThreeDHighlight;
border-right : 1px solid ThreeDShadow;
border-bottom : 1px solid ThreeDShadow;
padding : 1px;
}
@ -26,10 +26,10 @@
#navigator-throbber:hover:active > .button-internal-box
{
border-left : 1px solid threedshadow !important;
border-top : 1px solid threedshadow !important;
border-right : 1px solid threedhighlight !important;
border-bottom : 1px solid threedhighlight !important;
border-left : 1px solid ThreeDShadow !important;
border-top : 1px solid ThreeDShadow !important;
border-right : 1px solid ThreeDHighlight !important;
border-bottom : 1px solid ThreeDHighlight !important;
padding : 2px 0px 0px 2px !important;
}

Просмотреть файл

@ -5,17 +5,17 @@
/* outer frame */
.button-toolbar-1, .button-toolbar-2
{
background-color : transparent;
-moz-binding : url("chrome://global/content/xulBindings.xml#buttontop");
min-width : 47px;
margin : 0px;
border : 1px solid transparent;
background-color : transparent;
-moz-user-focus : ignore;
}
.button-toolbar-1:hover, .button-toolbar-2:hover
{
border : 1px solid threeddarkshadow;
border : 1px solid ThreeDDarkShadow;
color : #0000FF;
}
@ -36,32 +36,32 @@
.button-toolbar-2[disabled="true"]:hover:active
{
border : 1px solid transparent;
color : graytext;
color : GrayText;
}
.button-toolbar-1[disabled="true"]:hover:active > .button-internal-box,
.button-toolbar-2[disabled="true"]:hover:active > .button-internal-box
{
color : graytext;
color : GrayText;
}
.button-toolbar-1:hover > .button-internal-box,
.button-toolbar-2:hover > .button-internal-box
{
border-left : 1px solid threedhighlight;
border-top : 1px solid threedhighlight;
border-right : 1px solid threedshadow;
border-bottom : 1px solid threedshadow;
border-left : 1px solid ThreeDHighlight;
border-top : 1px solid ThreeDHighlight;
border-right : 1px solid ThreeDShadow;
border-bottom : 1px solid ThreeDShadow;
}
.button-toolbar-1:hover:active > .button-internal-box,
.button-toolbar-2:hover:active > .button-internal-box
{
padding : 3px 6px 1px 7px;
border-left : 1px solid threedshadow !important;
border-top : 1px solid threedshadow !important;
border-right : 1px solid threedhighlight !important;
border-bottom : 1px solid threedhighlight !important;
border-left : 1px solid ThreeDShadow !important;
border-top : 1px solid ThreeDShadow !important;
border-right : 1px solid ThreeDHighlight !important;
border-bottom : 1px solid ThreeDHighlight !important;
color : #000080;
}
@ -89,11 +89,12 @@
.button-toolbar
{
-moz-binding : url("chrome://global/content/xulBindings.xml#buttonleft");
min-width : 0px;
margin : 0px 1px 0px 1px;
margin : 1px;
border : 1px solid transparent;
-moz-user-focus : ignore;
min-width : 0px;
max-width : 14em;
color : WindowText;
-moz-user-focus : ignore;
}
.button-toolbar > .button-internal-box
@ -105,21 +106,20 @@
/* toggled toolbar styles (editor formatting toolbars, etc) */
.button-toolbar[toggled="true"] > .button-internal-box
{
border-left : 1px solid threedshadow;
border-top : 1px solid threedshadow;
border-right : 1px solid threedhighlight;
border-bottom : 1px solid threedhighlight;
background-color : threedface;
background-image : url("chrome://global/skin/scrollbar-slider-bg.gif");
border-left : 1px solid ThreeDShadow;
border-top : 1px solid ThreeDShadow;
border-right : 1px solid ThreeDHighlight;
border-bottom : 1px solid ThreeDHighlight;
background-color : ThreeDHighlight;
}
.button-toolbar[toggled="true"]:hover > .button-internal-box
{
border-left : 1px solid threedshadow;
border-top : 1px solid threedshadow;
border-right : 1px solid threedhighlight;
border-bottom : 1px solid threedhighlight;
background-color : threedface;
border-left : 1px solid ThreeDShadow;
border-top : 1px solid ThreeDShadow;
border-right : 1px solid ThreeDHighlight;
border-bottom : 1px solid ThreeDHighlight;
background-color : ThreeDFace;
background-image : none;
}
@ -130,25 +130,25 @@
.button-toolbar:hover
{
border : 1px solid threeddarkshadow;
border : 1px solid ThreeDDarkShadow;
}
.button-toolbar:hover > .button-internal-box
{
border-left : 1px solid threedhighlight;
border-top : 1px solid threedhighlight;
border-right : 1px solid threedshadow;
border-bottom : 1px solid threedshadow;
border-left : 1px solid ThreeDHighlight;
border-top : 1px solid ThreeDHighlight;
border-right : 1px solid ThreeDShadow;
border-bottom : 1px solid ThreeDShadow;
color : #0000FF;
}
.button-toolbar:hover:active > .button-internal-box
{
padding : 2px 2px 0px 4px;
border-left : 1px solid threedshadow;
border-top : 1px solid threedshadow;
border-right : 1px solid threedhighlight;
border-bottom : 1px solid threedhighlight;
border-left : 1px solid ThreeDShadow;
border-top : 1px solid ThreeDShadow;
border-right : 1px solid ThreeDHighlight;
border-bottom : 1px solid ThreeDHighlight;
color : #000080;
}
@ -156,7 +156,7 @@
.button-toolbar[disabled="true"]:hover,
.button-toolbar[disabled="true"]:hover:active
{
color : graytext;
color : GrayText;
border : 1px solid transparent;
}
@ -178,6 +178,7 @@
min-width : 0px;
margin : 0px;
border : 1px solid transparent;
color : WindowText;
-moz-user-focus : ignore;
}
@ -191,7 +192,7 @@
.button-toolbar-4:hover
{
border : 1px solid threeddarkshadow;
border : 1px solid ThreeDDarkShadow;
color : #0000FF;
}
@ -200,24 +201,24 @@
.button-toolbar-4[disabled="true"]:hover:active
{
border : 1px solid transparent;
color : graytext;
color : GrayText;
}
.button-toolbar-4:hover > .button-internal-box
{
border-left : 1px solid threedhighlight;
border-top : 1px solid threedhighlight;
border-right : 1px solid threedshadow;
border-bottom : 1px solid threedshadow;
border-left : 1px solid ThreeDHighlight;
border-top : 1px solid ThreeDHighlight;
border-right : 1px solid ThreeDShadow;
border-bottom : 1px solid ThreeDShadow;
}
.button-toolbar-4:hover:active > .button-internal-box
{
padding : 0px;
border-left : 1px solid threedshadow !important;
border-top : 1px solid threedshadow !important;
border-right : 1px solid threedhighlight !important;
border-bottom : 1px solid threedhighlight !important;
border-left : 1px solid ThreeDShadow !important;
border-top : 1px solid ThreeDShadow !important;
border-right : 1px solid ThreeDHighlight !important;
border-bottom : 1px solid ThreeDHighlight !important;
}
.button-toolbar-4 > .button-internal-box > .button-text-container

Просмотреть файл

@ -4,10 +4,10 @@
.box-smallheader
{
-moz-binding : url(chrome://communicator/content/dialogBindings.xml#smallheader);
border-left : 1px solid threedshadow;
border-top : 1px solid threedshadow;
border-right : 1px solid threedhighlight;
border-bottom : 1px solid threedhighlight;
border-left : 1px solid ThreeDShadow;
border-top : 1px solid ThreeDShadow;
border-right : 1px solid ThreeDHighlight;
border-bottom : 1px solid ThreeDHighlight;
margin : 0px 5px 6px 5px;
}
@ -32,7 +32,7 @@
.box-smallheader > .toolbar-primary
{
border : 1px solid threeddarkshadow;
border : 1px solid ThreeDDarkShadow;
vertical-align : middle;
padding-top : 3px;
}
@ -44,13 +44,13 @@
.box-header
{
-moz-binding : url(chrome://global/skin/classicBindings.xml#largeheader);
border-bottom : 1px solid threedhighlight;
border-bottom : 1px solid ThreeDHighlight;
}
.largeheader-box
{
background-color : #FFFFFF;
border-bottom : 1px solid threedshadow;
background-color : window;
border-bottom : 1px solid ThreeDShadow;
}
.largeheader-header-text
@ -85,8 +85,8 @@
/* display area framed container */
#contentarea
{
border-top : 2px groove threedface;
border-bottom : 2px groove threedface;
border-top : 2px groove ThreeDFace;
border-bottom : 2px groove ThreeDFace;
padding : 7px;
}

Просмотреть файл

@ -27,10 +27,10 @@
.menubutton-dual-ex-button.left
{
-moz-binding : url("chrome://global/skin/buttonBindings.xml#simplebutton-left");
border-left : 1px solid threedhighlight;
border-top : 1px solid threedhighlight;
border-right : 1px solid threedshadow;
border-bottom : 1px solid threedshadow;
border-left : 1px solid ThreeDHighlight;
border-top : 1px solid ThreeDHighlight;
border-right : 1px solid ThreeDShadow;
border-bottom : 1px solid ThreeDShadow;
margin : 0px;
padding : 2px 7px 2px 6px;
-moz-user-focus : none !important;
@ -50,17 +50,17 @@
.menubutton-dual.toolbar.left > .menubutton-dual-dropmarker-box
{
border-left : 1px solid threedhighlight;
border-top : 1px solid threedhighlight;
border-right : 1px solid threedshadow;
border-bottom : 1px solid threedshadow;
border-left : 1px solid ThreeDHighlight;
border-top : 1px solid ThreeDHighlight;
border-right : 1px solid ThreeDShadow;
border-bottom : 1px solid ThreeDShadow;
padding : 1px 0px 1px 0px;
}
/** disabled **/
.menubutton-dual-ex-button[disabled="true"]
{
color : graytext;
color : GrayText;
}
.menubutton-dual.toolbar[disabled="true"] > .menubutton-dual-dropmarker-box > .menubutton-dropmarker
@ -75,17 +75,17 @@
/* 1). button gets outset border */
.menubutton-dual-ex-button:hover
{
border-left : 1px solid threedhighlight;
border-top : 1px solid threedhighlight;
border-right : 1px solid threedshadow;
border-bottom : 1px solid threedshadow;
border-left : 1px solid ThreeDHighlight;
border-top : 1px solid ThreeDHighlight;
border-right : 1px solid ThreeDShadow;
border-bottom : 1px solid ThreeDShadow;
color : blue;
}
.menubutton-dual.toolbar[disabled="true"] > .menubutton-dual-ex-button:hover
{
border : 1px solid transparent;
color : graytext;
color : GrayText;
}
/**
@ -99,7 +99,7 @@
/* 2) menubutton gets black border */
.menubutton-dual.toolbar[buttonover="true"]
{
border : 1px solid threeddarkshadow;
border : 1px solid ThreeDDarkShadow;
}
.menubutton-dual.toolbar[buttonover="true"][disabled="true"]
@ -116,10 +116,10 @@
/* 3) dropmarker gets outset border */
.menubutton-dual.toolbar[buttonover="true"] > .menubutton-dual-dropmarker-box
{
border-left : 1px solid threedhighlight;
border-top : 1px solid threedhighlight;
border-right : 1px solid threedshadow;
border-bottom : 1px solid threedshadow;
border-left : 1px solid ThreeDHighlight;
border-top : 1px solid ThreeDHighlight;
border-right : 1px solid ThreeDShadow;
border-bottom : 1px solid ThreeDShadow;
}
.menubutton-dual.toolbar[buttonover="true"][disabled="true"] > .menubutton-dual-dropmarker-box
@ -132,10 +132,10 @@
/* 1). button gets inset border */
.menubutton-dual-ex-button:hover:active
{
border-left : 1px solid threedshadow !important;
border-top : 1px solid threedshadow !important;
border-right : 1px solid threedhighlight !important;
border-bottom : 1px solid threedhighlight !important;
border-left : 1px solid ThreeDShadow !important;
border-top : 1px solid ThreeDShadow !important;
border-right : 1px solid ThreeDHighlight !important;
border-bottom : 1px solid ThreeDHighlight !important;
padding : 3px 6px 1px 7px !important;
color : #000080 !important;
}
@ -149,10 +149,10 @@
/* 2). dropmarker gets inset border */
.menubutton-dual.toolbar[buttondown="true"] > .menubutton-dual-dropmarker-box
{
border-left : 1px solid threedshadow !important;
border-top : 1px solid threedshadow !important;
border-right : 1px solid threedhighlight !important;
border-bottom : 1px solid threedhighlight !important;
border-left : 1px solid ThreeDShadow !important;
border-top : 1px solid ThreeDShadow !important;
border-right : 1px solid ThreeDHighlight !important;
border-bottom : 1px solid ThreeDHighlight !important;
padding : 2px 0px 0px 0px !important;
}
@ -167,7 +167,7 @@
/* 1). menubutton gets black border */
.menubutton-dual.toolbar:hover
{
border : 1px solid threeddarkshadow;
border : 1px solid ThreeDDarkShadow;
}
.menubutton-dual.toolbar[disabled="true"]:hover
@ -178,20 +178,20 @@
/* 2). button gets outset border */
.menubutton-dual.toolbar:hover > .menubutton-dual-ex-button
{
border-left : 1px solid threedhighlight;
border-top : 1px solid threedhighlight;
border-right : 1px solid threedshadow;
border-bottom : 1px solid threedshadow;
border-left : 1px solid ThreeDHighlight;
border-top : 1px solid ThreeDHighlight;
border-right : 1px solid ThreeDShadow;
border-bottom : 1px solid ThreeDShadow;
color : blue;
}
/* 3). dropmarker gets outset border */
.menubutton-dual.toolbar:hover > .menubutton-dual-dropmarker-box
{
border-left : 1px solid threedhighlight;
border-top : 1px solid threedhighlight;
border-right : 1px solid threedshadow;
border-bottom : 1px solid threedshadow;
border-left : 1px solid ThreeDHighlight;
border-top : 1px solid ThreeDHighlight;
border-right : 1px solid ThreeDShadow;
border-bottom : 1px solid ThreeDShadow;
}
.menubutton-dual.toolbar[disabled="true"]:hover > .menubutton-dual-dropmarker-box
@ -204,26 +204,26 @@
/* 1). menubutton gets black border */
.menubutton-dual.toolbar[open="true"]
{
border : 1px solid threeddarkshadow;
border : 1px solid ThreeDDarkShadow;
}
/* 2). button gets outset border */
.menubutton-dual.toolbar[open="true"] > .menubutton-dual-ex-button
{
border-left : 1px solid threedhighlight;
border-top : 1px solid threedhighlight;
border-right : 1px solid threedshadow;
border-bottom : 1px solid threedshadow;
border-left : 1px solid ThreeDHighlight;
border-top : 1px solid ThreeDHighlight;
border-right : 1px solid ThreeDShadow;
border-bottom : 1px solid ThreeDShadow;
color : blue;
}
/* 3). dropmarker gets inset border */
.menubutton-dual.toolbar[open="true"] > .menubutton-dual-dropmarker-box
{
border-left : 1px solid threedshadow;
border-top : 1px solid threedshadow;
border-right : 1px solid threedhighlight;
border-bottom : 1px solid threedhighlight;
border-left : 1px solid ThreeDShadow;
border-top : 1px solid ThreeDShadow;
border-right : 1px solid ThreeDHighlight;
border-bottom : 1px solid ThreeDHighlight;
padding : 2px 0px 0px 0px;
}
@ -262,7 +262,7 @@ menubutton.button-toolbar > .menubutton-toolbar-single-internal-box > .menubutto
menubutton.button-toolbar-4:hover
{
border : 1px solid threeddarkshadow;
border : 1px solid ThreeDDarkShadow;
}
.menubutton-toolbar-single-internal-box
@ -279,19 +279,19 @@ menubutton.button-toolbar > .menubutton-toolbar-single-internal-box
menubutton.button-toolbar-4:hover > .menubutton-toolbar-single-internal-box
{
border-left : 1px solid threedhighlight;
border-top : 1px solid threedhighlight;
border-right : 1px solid threedshadow;
border-bottom : 1px solid threedshadow;
border-left : 1px solid ThreeDHighlight;
border-top : 1px solid ThreeDHighlight;
border-right : 1px solid ThreeDShadow;
border-bottom : 1px solid ThreeDShadow;
}
menubutton.button-toolbar-4:hover:active > .menubutton-toolbar-single-internal-box,
menubutton.button-toolbar-4[open="true"] > .menubutton-toolbar-single-internal-box
{
border-left : 1px solid threedshadow;
border-top : 1px solid threedshadow;
border-right : 1px solid threedhighlight;
border-bottom : 1px solid threedhighlight;
border-left : 1px solid ThreeDShadow;
border-top : 1px solid ThreeDShadow;
border-right : 1px solid ThreeDHighlight;
border-bottom : 1px solid ThreeDHighlight;
padding : 0px 4px 0px 4px;
}

Просмотреть файл

@ -85,7 +85,7 @@ spring#horizontalLargeSpacer {
}
.headline {
font-size : 2em;
font-size : x-large;
margin : 4px;
font-weight : bold;
}

Просмотреть файл

@ -37,7 +37,7 @@
margin-bottom : 0px;
min-width : 1px;
color : white;
background-color : threedface;
background-color : ThreeDFace;
overflow : hidden;
}

Просмотреть файл

@ -42,15 +42,15 @@
#appcontent
{
border-left : 1px solid threedshadow;
border-top : 1px solid threeddarkshadow;
border-right : 1px solid threedhighlight;
border-left : 1px solid ThreeDShadow;
border-top : 1px solid ThreeDDarkShadow;
border-right : 1px solid ThreeDHighlight;
}
#ContentWindowDeck
{
border-left : 1px solid threeddarkshadow;
border-right : 1px solid threedface;
border-left : 1px solid ThreeDDarkShadow;
border-right : 1px solid ThreeDFace;
}
#status-bar
@ -62,9 +62,9 @@
#EditModeToolbar
{
border-left : 1px solid threeddarkshadow;
border-right : 1px solid threedface;
border-bottom : 1px solid threedface !important;
border-left : 1px solid ThreeDDarkShadow;
border-right : 1px solid ThreeDFace;
border-bottom : 1px solid ThreeDFace !important;
}

Просмотреть файл

@ -5,7 +5,7 @@
}
.tabbox-bottom > .tabbox-spring {
border-top: 1px solid threedshadow !important;
border-top: 1px solid ThreeDShadow !important;
border-bottom: none;
}
@ -15,16 +15,16 @@
margin-top: 0px;
margin-bottom: 2px;
border-top: none;
border-right: 1px solid threeddarkshadow;
border-right: 1px solid ThreeDDarkShadow;
-moz-border-radius: 0px 0px 5px 5px;
-moz-user-focus: ignore;
}
.tabbox-bottom > tab > .tab-box {
border-left: 1px solid threedhighlight;
border-top: 1px solid threedshadow;
border-right: 1px solid threedshadow;
border-bottom: 1px solid threedshadow;
border-left: 1px solid ThreeDHighlight;
border-top: 1px solid ThreeDShadow;
border-right: 1px solid ThreeDShadow;
border-bottom: 1px solid ThreeDShadow;
-moz-border-radius: 0px 0px 4px 4px;
}
@ -36,7 +36,7 @@
.tabbox-bottom > tab[selected="true"] > .tab-box {
background-color: #ffffff;
border-bottom: 1px solid threedshadow !important;
border-bottom: 1px solid ThreeDShadow !important;
border-top: 1px solid #ffffff !important;
}

Просмотреть файл

@ -37,7 +37,7 @@
margin-bottom : 0px;
min-width : 1px;
color : white;
background-color : threedface;
background-color : ThreeDFace;
overflow : hidden;
}

Просмотреть файл

@ -42,15 +42,15 @@
#appcontent
{
border-left : 1px solid threedshadow;
border-top : 1px solid threeddarkshadow;
border-right : 1px solid threedhighlight;
border-left : 1px solid ThreeDShadow;
border-top : 1px solid ThreeDDarkShadow;
border-right : 1px solid ThreeDHighlight;
}
#ContentWindowDeck
{
border-left : 1px solid threeddarkshadow;
border-right : 1px solid threedface;
border-left : 1px solid ThreeDDarkShadow;
border-right : 1px solid ThreeDFace;
}
#status-bar
@ -62,9 +62,9 @@
#EditModeToolbar
{
border-left : 1px solid threeddarkshadow;
border-right : 1px solid threedface;
border-bottom : 1px solid threedface !important;
border-left : 1px solid ThreeDDarkShadow;
border-right : 1px solid ThreeDFace;
border-bottom : 1px solid ThreeDFace !important;
}

Просмотреть файл

@ -1,7 +1,7 @@
titledbox
{
border : 2px groove threedface;
border : 2px groove ThreeDFace;
padding : 7px !important;
margin : 5px;
}
@ -10,7 +10,7 @@ title
{
margin : 0px 40px 2px 6px;
padding : 0px 3px 0px 3px;
background-color : threedface;
background-color : ThreeDFace;
}
.titledbox-body

Просмотреть файл

@ -8,15 +8,10 @@
button, button.left
{
-moz-binding : url("chrome://global/skin/buttonBindings.xml#buttonleft");
border-left : 1px solid threedface;
border-top : 1px solid threedface;
border-right : 1px solid threeddarkshadow;
border-bottom : 1px solid threeddarkshadow;
margin : 1px 5px 2px 5px;
min-width : 6.3em;
/* font-family : sans-serif;
font : button; */
color : buttontext;
background-color : ThreeDFace;
color : ButtonText;
-moz-user-focus : normal;
}
@ -50,17 +45,17 @@
button:hover:active
{
border : 1px solid threeddarkshadow;
border : 1px solid ThreeDDarkShadow;
}
button:hover:active > .button-box-1
{
border : 1px solid threedshadow;
border : 1px solid ThreeDShadow;
}
button:hover:active > .button-box-1 > .button-box-2
{
border : 1px solid threedface;
border : 1px solid ThreeDFace;
}
button:hover:active > .button-box-1 > .button-box-2 > .button-box-text
@ -71,7 +66,7 @@
button[disabled="true"],
button[disabled="true"]:hover:active
{
color : graytext;
color : GrayText;
}
button[disabled="true"] > .button-box-1 > .button-box-2 > .button-box-text,
@ -87,13 +82,13 @@
text-align : center;
vertical-align : middle;
padding : 0px 3px 1px 2px;
border : 1px solid threedface;
border : 1px solid ThreeDFace;
margin : 1px;
}
button:focus > .button-box-1 > .button-box-2 > .button-box-text
{
border : 1px dotted threeddarkshadow;
border : 1px dotted ThreeDDarkShadow;
}
/** Styles for "DEFAULT" buttons (usually 'OK' or equivalent in dialogs.
@ -103,25 +98,25 @@
/* outer frame */
button[default], button:focus
{
border : 1px solid threeddarkshadow;
border : 1px solid ThreeDDarkShadow;
}
button[default] > .button-box-1,
button:focus > .button-box-1
{
border-left : 1px solid threedhighlight;
border-top : 1px solid threedhighlight;
border-right : 1px solid threeddarkshadow;
border-bottom : 1px solid threeddarkshadow;
border-left : 1px solid ThreeDHighlight;
border-top : 1px solid ThreeDHighlight;
border-right : 1px solid ThreeDDarkShadow;
border-bottom : 1px solid ThreeDDarkShadow;
}
button[default] > .button-box-1 > .button-box-2,
button:focus > .button-box-1 > .button-box-2
{
border-left : 1px solid threedface;
border-top : 1px solid threedface;
border-right : 1px solid threedshadow;
border-bottom : 1px solid threedshadow;
border-left : 1px solid ThreeDLightShadow;
border-top : 1px solid ThreeDLightShadow;
border-right : 1px solid ThreeDShadow;
border-bottom : 1px solid ThreeDShadow;
}
/** plain (raw) buttons, class="plain" **/

Просмотреть файл

@ -10,10 +10,11 @@
.checkbox-checkmark-box-1
{
border-top : 1px solid threedshadow;
border-left : 1px solid threedshadow;
border-right : 1px solid threedhighlight;
border-bottom : 1px solid threedhighlight;
border-top : 1px solid ThreeDShadow;
border-left : 1px solid ThreeDShadow;
border-right : 1px solid ThreeDHighlight;
border-bottom : 1px solid ThreeDHighlight;
color : ThreeDFace;
background-color : window;
margin : 2px 2px 0px 0px;
width : 13px;
@ -23,15 +24,15 @@
.checkbox-checkmark-box-1[disabled="true"]
{
background-color : threedface;
background-color : ThreeDFace;
}
.checkbox-checkmark-box-2
{
border-left : 1px solid threeddarkshadow;
border-top : 1px solid threeddarkshadow;
border-right : 1px solid threedface;
border-bottom : 1px solid threedface;
border-left : 1px solid ThreeDDarkShadow;
border-top : 1px solid ThreeDDarkShadow;
border-right : 1px solid ThreeDLightShadow;
border-bottom : 1px solid ThreeDLightShadow;
padding : 1px;
width : 11px;
height : 11px;
@ -55,7 +56,7 @@
checkbox:hover:active > .checkbox-internal-box > .checkbox-checkmark-box-1
{
background-color : threedface;
background-color : ThreeDFace;
}
/* text/icon frames */
@ -72,12 +73,12 @@
.checkbox-text[disabled="true"]
{
color : graytext;
color : GrayText;
}
checkbox:focus > .checkbox-internal-box > .checkbox-text
{
border : 1px dotted threeddarkshadow;
border : 1px dotted ThreeDDarkShadow;
padding : 0px;
}

Просмотреть файл

@ -4,10 +4,10 @@
width : 20px;
height : 20px;
margin : 1px;
border-left : 1px solid threedshadow;
border-top : 1px solid threedshadow;
border-right : 1px solid threedhighlight;
border-bottom : 1px solid threedhighlight;
border-left : 1px solid ThreeDShadow;
border-top : 1px solid ThreeDShadow;
border-right : 1px solid ThreeDHighlight;
border-bottom : 1px solid ThreeDHighlight;
}
.colorpickertile[hover="true"] {
@ -23,17 +23,17 @@
colorpicker[type="button"] {
width: 35px;
height: 20px;
border-left: 1px solid threedhighlight;
border-top: 1px solid threedhighlight;
border-right: 1px solid threeddarkshadow;
border-bottom: 1px solid threeddarkshadow;
border-left: 1px solid ThreeDHighlight;
border-top: 1px solid ThreeDHighlight;
border-right: 1px solid ThreeDDarkShadow;
border-bottom: 1px solid ThreeDDarkShadow;
}
.colorpicker-button-internal-box {
border-left: 1px solid transparent;
border-top: 1px solid transparent;
border-right: 1px solid threedshadow;
border-bottom: 1px solid threedshadow;
border-right: 1px solid ThreeDShadow;
border-bottom: 1px solid ThreeDShadow;
padding: 3px;
}
@ -46,8 +46,8 @@ colorpicker[type="button"]:focus {
}
colorpicker[type="button"]:focus > .colorpicker-button-internal-box {
border-left: 1px solid threedhighlight;
border-top: 1px solid threedhighlight;
border-left: 1px solid ThreeDHighlight;
border-top: 1px solid ThreeDHighlight;
}
colorpicker[type="button"][open="true"] {
@ -55,5 +55,5 @@ colorpicker[type="button"][open="true"] {
}
colorpicker[type="button"][open="true"] > .colorpicker-button-internal-box {
border: 1px solid threedshadow;
border: 1px solid ThreeDShadow;
}

Просмотреть файл

@ -21,10 +21,6 @@
@import url(chrome://global/skin/global.css);
window {
font-size: 12px;
}
.treecell-error {
white-space: normal;
}

Просмотреть файл

@ -4,10 +4,10 @@
.box-smallheader
{
-moz-binding : url(chrome://global/content/dialogBindings.xml#smallheader);
border-left : 1px solid threedshadow;
border-top : 1px solid threedshadow;
border-right : 1px solid threedhighlight;
border-bottom : 1px solid threedhighlight;
border-left : 1px solid ThreeDShadow;
border-top : 1px solid ThreeDShadow;
border-right : 1px solid ThreeDHighlight;
border-bottom : 1px solid ThreeDHighlight;
margin : 0px 5px 6px 5px;
}
@ -32,7 +32,7 @@
.box-smallheader > .toolbar-primary
{
border : 1px solid threeddarkshadow;
border : 1px solid ThreeDDarkShadow;
vertical-align : middle;
padding-top : 3px;
}
@ -43,13 +43,13 @@
.box-header
{
-moz-binding : url(chrome://global/skin/classicBindings.xml#largeheader);
border-bottom : 1px solid threedhighlight;
border-bottom : 1px solid ThreeDHighlight;
}
.largeheader-box
{
background-color : #FFFFFF;
border-bottom : 1px solid threedshadow;
border-bottom : 1px solid ThreeDShadow;
}
.largeheader-header-text
@ -77,15 +77,15 @@
/* display area framed container */
#contentarea
{
border-top : 2px groove threedface;
border-bottom : 2px groove threedface;
border-top : 2px groove ThreeDFace;
border-bottom : 2px groove ThreeDFace;
padding : 7px;
}
/* top border on status area */
#wizardButtons
{
border-bottom : 1px solid threedshadow;
border-bottom : 1px solid ThreeDShadow;
padding-top : 1px;
padding-bottom : 1px;
}

Просмотреть файл

@ -2,7 +2,7 @@
.color-dialog
{
background-color : threedface;
background-color : ThreeDFace;
color : windowtext;
}
@ -15,40 +15,40 @@
/* inset areas */
.inset
{
border-left : 1px solid threedshadow;
border-top : 1px solid threedshadow;
border-right : 1px solid threedhighlight;
border-bottom : 1px solid threedhighlight;
border-left : 1px solid ThreeDShadow;
border-top : 1px solid ThreeDShadow;
border-right : 1px solid ThreeDHighlight;
border-bottom : 1px solid ThreeDHighlight;
margin : 0px 5px 5px 5px;
}
/* formatting */
.groove-top
{
border-top : 2px groove threedface;
border-top : 2px groove ThreeDFace;
}
.groove-right
{
border-right : 2px groove threedface;
border-right : 2px groove ThreeDFace;
}
.groove-left
{
border-left : 2px groove threedface;
border-left : 2px groove ThreeDFace;
}
.groove-bottom
{
border-bottom : 2px groove threedface;
border-bottom : 2px groove ThreeDFace;
}
.outset
{
border-left : 1px solid threedhighlight;
border-top : 1px solid threedhighlight;
border-right : 1px solid threedshadow;
border-bottom : 1px solid threedshadow;
border-left : 1px solid ThreeDHighlight;
border-top : 1px solid ThreeDHighlight;
border-right : 1px solid ThreeDShadow;
border-bottom : 1px solid ThreeDShadow;
}
/** separator rules **/
@ -78,8 +78,8 @@
separator.groove,
separator.groove[orient="horizontal"]
{
border-top: 1px solid threedshadow;
border-bottom: 1px solid threedhighlight;
border-top: 1px solid ThreeDShadow;
border-bottom: 1px solid ThreeDHighlight;
height: 0px;
margin-top: 0.4em;
margin-bottom: 0.4em;
@ -87,8 +87,8 @@
separator.groove[orient="vertical"]
{
border-left: 1px solid threedshadow;
border-right: 1px solid threedhighlight;
border-left: 1px solid ThreeDShadow;
border-right: 1px solid ThreeDHighlight;
margin-left: 0.4em;
margin-right: 0.4em;
}
@ -96,15 +96,15 @@
/* groove separators (0 padding, for dividing effects) */
separator.groove-thin
{
border-top: 1px solid threedshadow;
border-bottom: 1px solid threedhighlight;
border-top: 1px solid ThreeDShadow;
border-bottom: 1px solid ThreeDHighlight;
height: 0px;
}
separator[orient="vertical"].groove-thin
{
border-left: 1px solid threedshadow;
border-right: 1px solid threedhighlight;
border-left: 1px solid ThreeDShadow;
border-right: 1px solid ThreeDHighlight;
}
/** text formatting rules **/
@ -116,7 +116,7 @@
text[disabled="true"]
{
color : graytext;
color : GrayText;
}
html
@ -161,29 +161,29 @@
.double-box-top
{
-moz-binding : url("chrome://global/skin/classicBindings.xml#double-box");
border-top : 1px solid threedshadow;
border-top : 1px solid ThreeDShadow;
background-color : #FFFFFF;
margin : 0px;
}
.double-box-top > .db-internal-box
{
border-top : 1px solid threeddarkshadow;
border-top : 1px solid ThreeDDarkShadow;
}
/* all round */
.double-box
{
-moz-binding : url("chrome://global/skin/classicBindings.xml#double-box");
border-left : 1px solid threedshadow;
border-top : 1px solid threedshadow;
border-bottom : 1px solid threedhighlight;
border-right : 1px solid threedhighlight;
border-left : 1px solid ThreeDShadow;
border-top : 1px solid ThreeDShadow;
border-bottom : 1px solid ThreeDHighlight;
border-right : 1px solid ThreeDHighlight;
background-color : #FFFFFF;
margin : 0px;
}
.double-box > .db-internal-box
{
border : 1px solid threeddarkshadow;
border : 1px solid ThreeDDarkShadow;
}

Просмотреть файл

@ -39,14 +39,10 @@
**/
window
{
background-color : threedface;
color : windowtext;
background-color : ThreeDFace;
color : WindowText;
padding : 0px;
font-family : sans-serif;
font : dialog;
user-focus : ignore;
font-family : sans-serif;
font : dialog;
font : message-box;
-moz-user-focus : ignore;
}
@ -57,7 +53,7 @@
window.dialog
{
background-color : threedface;
background-color : ThreeDFace;
padding : 8px 10px 10px 8px;
}
@ -110,12 +106,12 @@
*/
statusbar
{
background-color : threedface;
background-color : ThreeDFace;
overflow : hidden;
min-width : 1px;
border-left : 1px solid threedshadow;
border-right : 1px solid threedhighlight;
border-bottom : 1px solid threedhighlight;
border-left : 1px solid ThreeDShadow;
border-right : 1px solid ThreeDHighlight;
border-bottom : 1px solid ThreeDHighlight;
min-height : 16px;
min-width : 1px; // DON'T DELETE. Removes disappearance of scrollbars in content pane when window is made smaller.
// Talk to evaughan@netscape.com for details.
@ -124,10 +120,10 @@
statusbarpanel
{
border-left : 1px solid threedhighlight;
border-top : 1px solid threedhighlight;
border-right : 1px solid threedshadow;
border-bottom : 1px solid threedshadow;
border-left : 1px solid ThreeDHighlight;
border-top : 1px solid ThreeDHighlight;
border-right : 1px solid ThreeDShadow;
border-bottom : 1px solid ThreeDShadow;
padding : 0px 4px 0px 4px;
}
@ -140,15 +136,6 @@
{
list-style-image : inherit;
}
/*
#status-bar
{
border-top : 1px solid threedhighlight;
background-color : threedface;
-moz-user-focus : ignore;
overflow : hidden
}
*/
/**
* html|iframe default sizing
@ -178,19 +165,19 @@
progressmeter
{
min-width : 100px;
border-left : 1px solid threedshadow;
border-top : 1px solid threedshadow;
border-right : 1px solid threedhighlight;
border-bottom : 1px solid threedhighlight;
background-color : threedface;
border-left : 1px solid ThreeDShadow;
border-top : 1px solid ThreeDShadow;
border-right : 1px solid ThreeDHighlight;
border-bottom : 1px solid ThreeDHighlight;
background-color : ThreeDFace;
}
.progressmeter-statusbar
{
border-left : 1px solid threedhighlight;
border-top : 1px solid threedhighlight;
border-right : 1px solid threedshadow;
border-bottom : 1px solid threedshadow;
border-left : 1px solid ThreeDHighlight;
border-top : 1px solid ThreeDHighlight;
border-right : 1px solid ThreeDShadow;
border-bottom : 1px solid ThreeDShadow;
}
.progress-text
@ -200,7 +187,7 @@
.progressmeter-internal-box
{
border : 1px solid threedface;
border : 1px solid ThreeDFace;
padding : 1px;
}
@ -211,16 +198,16 @@
.progressmeter-inset > .progressmeter-internal-box
{
border-left : 1px solid threeddarkshadow;
border-top : 1px solid threeddarkshadow;
border-right : 1px solid threedhighlight;
border-bottom : 1px solid threedhighlight;
border-left : 1px solid ThreeDDarkShadow;
border-top : 1px solid ThreeDDarkShadow;
border-right : 1px solid ThreeDHighlight;
border-bottom : 1px solid ThreeDHighlight;
}
/* progress indicators */
.progress-bar
{
background-color : threedshadow;
background-color : ThreeDShadow;
}
/** XUL <scrollbar> element **/
@ -229,21 +216,14 @@
-moz-user-focus : ignore;
}
/*
text[disabled="true"]
{
-moz-binding : url("chrome://global/skin/classicBindings.xml#textdisabled");
}
*/
.disabled-text-bottom
{
color : threedshadow;
color : ThreeDShadow;
margin : 0px 1px 1px 0px;
}
.disabled-text-top
{
color : threedhighlight;
color : ThreeDHighlight;
margin : 1px 0px 0px 1px;
}

Просмотреть файл

@ -1,10 +1,12 @@
menubar
menubar, menupopup, popup
{
background-color : threedface;
background-color : Menu;
}
menu, menuitem
{
font : menu;
color : MenuText;
vertical-align : middle;
}
@ -18,7 +20,7 @@ menu[disabled="true"], menuitem[disabled="true"],
menu[menuactive="true"][disabled="true"],
menuitem[menuactive="true"][disabled="true"]
{
color : graytext;
color : GrayText;
}
menuitem[default="true"]
@ -29,20 +31,18 @@ menuitem[default="true"]
/* XXX menupopups have to have a color explicitly specified. this is a bug */
menupopup, popup
{
background-color : threedface;
border-left : 1px solid threedface;
border-top : 1px solid threedface;
border-right : 1px solid threeddarkshadow;
border-bottom : 1px solid threeddarkshadow;
color : menutext !important;
border-left : 1px solid ThreeDLightShadow;
border-top : 1px solid ThreeDLightShadow;
border-right : 1px solid ThreeDDarkShadow;
border-bottom : 1px solid ThreeDDarkShadow;
}
.popup-internal-box
{
border-left : 1px solid threedhighlight;
border-top : 1px solid threedhighlight;
border-right : 1px solid threedshadow;
border-bottom : 1px solid threedshadow;
border-left : 1px solid ThreeDHighlight;
border-top : 1px solid ThreeDHighlight;
border-right : 1px solid ThreeDShadow;
border-bottom : 1px solid ThreeDShadow;
padding : 1px;
}
@ -64,8 +64,8 @@ popup > menuitem
menuseparator
{
border-top : 1px solid threedshadow;
border-bottom : 1px solid threedhighlight;
border-top : 1px solid ThreeDShadow;
border-bottom : 1px solid ThreeDHighlight;
margin : 2px 0px 2px 0px;
cursor : default !important;
}
@ -79,18 +79,18 @@ menubar > menu
menubar > menu[menuactive="true"]
{
border-left : 1px solid threedhighlight;
border-top : 1px solid threedhighlight;
border-right : 1px solid threedshadow;
border-bottom : 1px solid threedshadow;
border-left : 1px solid ThreeDHighlight;
border-top : 1px solid ThreeDHighlight;
border-right : 1px solid ThreeDShadow;
border-bottom : 1px solid ThreeDShadow;
}
menubar > menu[menuactive="true"][open="true"]
{
border-left : 1px solid threedshadow;
border-top : 1px solid threedshadow;
border-right : 1px solid threedhighlight;
border-bottom : 1px solid threedhighlight;
border-left : 1px solid ThreeDShadow;
border-top : 1px solid ThreeDShadow;
border-right : 1px solid ThreeDHighlight;
border-bottom : 1px solid ThreeDHighlight;
padding : 3px 4px 1px 8px;
}
@ -99,8 +99,8 @@ menupopup > menuitem[menuactive="true"],
popup > menu[menuactive="true"],
popup > menuitem[menuactive="true"]
{
background-color : highlight;
color : highlighttext;
background-color : Highlight;
color : HighlightText;
}
/**
@ -210,12 +210,12 @@ menuitem[checked="true"][type="radio"][menuactive="true"]
**/
.tooltip
{
background-color : infobackground;
border : 1px solid windowframe;
color : infotext;
font-size : smaller;
border : 1px solid WindowFrame;
padding : 2px;
max-width : 40em;
background-color : InfoBackground;
color : InfoText;
font : message-box;
}
.tooltip > .popup-internal-box
@ -251,19 +251,7 @@ autorepeatbutton
autorepeatbutton:hover
{
margin : 1px;
border : 1px inset threedface;
border : 1px inset ThreeDFace;
padding : 2px 1px 1px 2px;
}
.popup-infopopup
{
max-width : 60em !important;
min-width : 14em !important;
height : 3em;
background-color : infobackground;
border-left : 1px inset infobackground;
border-top : 1px inset infobackground;
border-right : 1px outset infobackground;
border-bottom : 1px outset infobackground;
}

Просмотреть файл

@ -14,7 +14,7 @@
.menubutton-dual[buttonover="true"],
.menubutton-dual[buttondown="true"]
{
border : 1px solid threeddarkshadow;
border : 1px solid ThreeDDarkShadow;
}
.classic-dropmarker-box,
@ -27,18 +27,18 @@
.menubutton-dual:hover > .classic-dropmarker-box
{
border-left : 1px solid threedhighlight;
border-top : 1px solid threedhighlight;
border-right : 1px solid threedshadow;
border-bottom : 1px solid threedshadow;
border-left : 1px solid ThreeDHighlight;
border-top : 1px solid ThreeDHighlight;
border-right : 1px solid ThreeDShadow;
border-bottom : 1px solid ThreeDShadow;
}
.menubutton-dual[open="true"] > .classic-dropmarker-box
{
border-left : 1px solid threedshadow;
border-top : 1px solid threedshadow;
border-right : 1px solid threedhighlight;
border-bottom : 1px solid threedhighlight;
border-left : 1px solid ThreeDShadow;
border-top : 1px solid ThreeDShadow;
border-right : 1px solid ThreeDHighlight;
border-bottom : 1px solid ThreeDHighlight;
}
.classic-simplebutton,
@ -61,35 +61,35 @@
.menubutton-dual:hover > .classic-simplebutton,
.menubutton-dual[open="true"] > .classic-simplebutton
{
border-left : 1px solid threedhighlight;
border-top : 1px solid threedhighlight;
border-right : 1px solid threedshadow;
border-bottom : 1px solid threedshadow;
border-left : 1px solid ThreeDHighlight;
border-top : 1px solid ThreeDHighlight;
border-right : 1px solid ThreeDShadow;
border-bottom : 1px solid ThreeDShadow;
}
.menubutton-dual[buttonover="true"] > .classic-dropmarker-box
{
border-left : 1px solid threedhighlight;
border-top : 1px solid threedhighlight;
border-right : 1px solid threedshadow;
border-bottom : 1px solid threedshadow;
border-left : 1px solid ThreeDHighlight;
border-top : 1px solid ThreeDHighlight;
border-right : 1px solid ThreeDShadow;
border-bottom : 1px solid ThreeDShadow;
}
.classic-simplebutton:hover:active
{
border-left : 1px solid threedshadow;
border-top : 1px solid threedshadow;
border-right : 1px solid threedhighlight;
border-bottom : 1px solid threedhighlight;
border-left : 1px solid ThreeDShadow;
border-top : 1px solid ThreeDShadow;
border-right : 1px solid ThreeDHighlight;
border-bottom : 1px solid ThreeDHighlight;
padding : 3px 7px 1px 8px;
}
.menubutton-dual[buttondown="true"] > .classic-dropmarker-box
{
border-left : 1px solid threedshadow;
border-top : 1px solid threedshadow;
border-right : 1px solid threedhighlight;
border-bottom : 1px solid threedhighlight;
border-left : 1px solid ThreeDShadow;
border-top : 1px solid ThreeDShadow;
border-right : 1px solid ThreeDHighlight;
border-bottom : 1px solid ThreeDHighlight;
}
.classic-dropmarker

Просмотреть файл

@ -7,36 +7,24 @@ scrollbar
-moz-binding : url("chrome://global/skin/classicBindings.xml#scrollbar");
}
slider
{
}
scrollbarbutton
{
}
scrollbar[value="hidden"]
{
}
/********* XP Scrollbar *********/
thumb
{
-moz-binding : url(chrome://global/skin/classicBindings.xml#thumb);
border-left : 1px solid threedface;
border-top : 1px solid threedface;
border-right : 1px solid threeddarkshadow;
border-bottom : 1px solid threeddarkshadow;
background-color : threedface;
border-left : 1px solid ThreeDLightShadow;
border-top : 1px solid ThreeDLightShadow;
border-right : 1px solid ThreeDDarkShadow;
border-bottom : 1px solid ThreeDDarkShadow;
background-color : ThreeDFace;
}
.thumb-box
{
border-left : 1px solid threedhighlight;
border-top : 1px solid threedhighlight;
border-right : 1px solid threedshadow;
border-bottom : 1px solid threedshadow;
border-left : 1px solid ThreeDHighlight;
border-top : 1px solid ThreeDHighlight;
border-right : 1px solid ThreeDShadow;
border-bottom : 1px solid ThreeDShadow;
}
.thumb-spring
@ -52,30 +40,30 @@ scrollbarbutton
{
-moz-binding : url("chrome://global/skin/classicBindings.xml#scrollbarbutton");
cursor : default;
border-left : 1px solid threedface;
border-top : 1px solid threedface;
border-right : 1px solid threeddarkshadow;
border-bottom : 1px solid threeddarkshadow;
background-color : threedface;
border-left : 1px solid ThreeDLightShadow;
border-top : 1px solid ThreeDLightShadow;
border-right : 1px solid ThreeDDarkShadow;
border-bottom : 1px solid ThreeDDarkShadow;
background-color : ThreeDFace;
}
.scrollbarbutton-box
{
border-left : 1px solid threedhighlight;
border-top : 1px solid threedhighlight;
border-right : 1px solid threedshadow;
border-bottom : 1px solid threedshadow;
border-left : 1px solid ThreeDHighlight;
border-top : 1px solid ThreeDHighlight;
border-right : 1px solid ThreeDShadow;
border-bottom : 1px solid ThreeDShadow;
padding : 1px;
}
scrollbarbutton:hover:active
{
border : 1px solid threedshadow;
border : 1px solid ThreeDShadow;
}
scrollbarbutton:hover:active > .scrollbarbutton-box
{
border : 1px solid threedface;
border : 1px solid ThreeDFace;
padding : 2px 0px 0px 2px;
}
@ -123,7 +111,7 @@ scrollbarbutton[type="increment"][disabled="true"][sborient="vertical"]
slider
{
background-color : threedface;
background-color : Scrollbar;
background-image : url("chrome://global/skin/scrollbar-slider-bg.gif");
}

Просмотреть файл

@ -3,7 +3,7 @@
splitter
{
cursor : e-resize;
background-color : threedface;
background-color : ThreeDFace;
vertical-align : middle;
text-align : center;
}
@ -11,7 +11,7 @@
grippy, grippy[collapse="before"]
{
-moz-binding : url("chrome://global/skin/classicBindings.xml#grippy");
border : 1px solid threedshadow;
border : 1px solid ThreeDShadow;
list-style-image : url("chrome://global/skin/grippy-horizontal-before.gif");
cursor : pointer;
}
@ -28,10 +28,10 @@
.grippy-box
{
border-top : 1px solid threedhighlight;
border-left : 1px solid threedhighlight;
border-right : 1px solid threedface;
border-bottom : 1px solid threedface;
border-top : 1px solid ThreeDHighlight;
border-left : 1px solid ThreeDHighlight;
border-right : 1px solid ThreeDFace;
border-bottom : 1px solid ThreeDFace;
}
.grippy-image
@ -42,7 +42,7 @@
splitter[state="dragging"],
splitter:hover:active
{
background-color : threedface;
background-color : ThreeDFace;
background-image : url("chrome://global/skin/splitter-drag-bg.gif");
}
@ -58,7 +58,7 @@
{
cursor : n-resize;
-moz-binding : url("chrome://global/skin/classicBindings.xml#splitter-hack");
border-top : 1px solid threedhighlight;
border-top : 1px solid ThreeDHighlight;
}
/* Grippy alignment */
@ -112,8 +112,8 @@
box[orient="vertical"] > splitter > grippy
{
list-style-image : url("chrome://global/skin/grippy-vertical-before.gif");
border-left : 1px solid threedshadow;
border-right : 1px solid threedhighlight;
border-left : 1px solid ThreeDShadow;
border-right : 1px solid ThreeDHighlight;
border-top : none;
border-bottom : none;
}
@ -121,8 +121,8 @@
window[orient="vertical"] > splitter > grippy > .grippy-box,
box[orient="vertical"] > splitter > grippy > .grippy-box
{
border-left : 1px solid threedhighlight;
border-right : 1px solid threedshadow;
border-left : 1px solid ThreeDHighlight;
border-right : 1px solid ThreeDShadow;
border-top : none;
border-bottom : none;
}

Просмотреть файл

@ -10,29 +10,29 @@ tabpanel {
/* top tabs */
tabcontrol[orient="vertical"] > tabbox + tabpanel {
border-top: none !important;
border-bottom: 1px solid threedshadow !important;
border-bottom: 1px solid ThreeDShadow !important;
}
/* bottom tabs */
tabcontrol[orient="vertical"] > tabpanel {
border-top: 1px solid threedhighlight;
border-top: 1px solid ThreeDHighlight;
border-bottom: none;
border-left: 1px solid threedhighlight;
border-right: 1px solid threedshadow;
border-left: 1px solid ThreeDHighlight;
border-right: 1px solid ThreeDShadow;
}
/* left tabs */
tabcontrol[orient="horizontal"] > tabbox + tabpanel {
border-left: none !important;
border-right: 1px solid threedshadow !important;
border-right: 1px solid ThreeDShadow !important;
}
/* right tabs */
tabcontrol[orient="horizontal"] > tabpanel {
border-top: 1px solid threedhighlight;
border-bottom: 1px solid threedshadow;
border-top: 1px solid ThreeDHighlight;
border-bottom: 1px solid ThreeDShadow;
border-right: none;
border-left: 1px solid threedhighlight;
border-left: 1px solid ThreeDHighlight;
}
/* border on bottom only, no padding (used in search) */
@ -43,8 +43,8 @@ tabpanel.light {
}
.tabpanel-inner-box {
border-right: 1px solid threedshadow;
border-bottom: 1px solid threedshadow;
border-right: 1px solid ThreeDShadow;
border-bottom: 1px solid ThreeDShadow;
}
/*============ tabbox widget ============*/
@ -57,23 +57,23 @@ tabbox {
/* top tabs */
tabcontrol[orient="vertical"] > tabbox > .tabbox-spring {
border-bottom: 1px solid threedhighlight;
border-bottom: 1px solid ThreeDHighlight;
}
/* bottom tabs */
tabcontrol[orient="vertical"] > tabpanel + tabbox > .tabbox-spring {
border-top: 1px solid threedshadow !important;
border-top: 1px solid ThreeDShadow !important;
border-bottom: none;
}
/* left tabs */
tabcontrol[orient="horizontal"] > tabbox > .tabbox-spring {
border-right: 1px solid threedhighlight;
border-right: 1px solid ThreeDHighlight;
}
/* right tabs */
tabcontrol[orient="horizontal"] > tabpanel + tabbox > .tabbox-spring {
border-left: 1px solid threedshadow !important;
border-left: 1px solid ThreeDShadow !important;
border-right: none;
}
@ -85,8 +85,7 @@ tabcontrol[orient="horizontal"] > tabpanel + tabbox > .tabbox-spring {
tab {
border: none;
font: small-caption;
color: buttontext;
color: ButtonText;
-moz-user-focus: normal;
}
@ -96,7 +95,7 @@ tab > .tab-box > .tab-text {
}
tab:focus > .tab-box > .tab-text {
border: 1px dotted buttontext;
border: 1px dotted ButtonText;
}
.tab-box {
@ -111,15 +110,15 @@ tabcontrol[orient="vertical"] > tabbox[orient="horizontal"] tab[first-tab="true"
tabcontrol[orient="vertical"] > tabbox[orient="horizontal"] tab {
margin-top: 2px;
border-right: 1px solid threeddarkshadow;
border-right: 1px solid ThreeDDarkShadow;
-moz-border-radius: 4px 4px 0px 0px;
}
tabcontrol[orient="vertical"] > tabbox[orient="horizontal"] tab > .tab-box {
border-left: 1px solid threedhighlight;
border-top: 1px solid threedhighlight;
border-right: 1px solid threedshadow;
border-bottom: 1px solid threedhighlight;
border-left: 1px solid ThreeDHighlight;
border-top: 1px solid ThreeDHighlight;
border-right: 1px solid ThreeDShadow;
border-bottom: 1px solid ThreeDHighlight;
-moz-border-radius: 4px 4px 0px 0px;
}
@ -127,15 +126,15 @@ tabcontrol[orient="vertical"] > tabbox[orient="horizontal"] tab > .tab-box {
tabcontrol[orient="vertical"] > tabpanel + tabbox[orient="horizontal"] > tab {
margin-top: 0px;
margin-bottom: 2px;
border-right: 1px solid threeddarkshadow;
border-bottom: 1px solid threeddarkshadow;
border-right: 1px solid ThreeDDarkShadow;
border-bottom: 1px solid ThreeDDarkShadow;
-moz-border-radius: 0px 0px 4px 4px;
}
tabcontrol[orient="vertical"] > tabpanel + tabbox[orient="horizontal"] > tab > .tab-box {
border-top: 1px solid threedshadow;
border-right: 1px solid threedshadow;
border-bottom: 1px solid threedshadow;
border-top: 1px solid ThreeDShadow;
border-right: 1px solid ThreeDShadow;
border-bottom: 1px solid ThreeDShadow;
-moz-border-radius: 0px 0px 4px 4px;
}
@ -146,15 +145,15 @@ tabcontrol[orient="horizontal"] > tabbox[orient="vertical"] tab[first-tab="true"
tabcontrol[orient="horizontal"] > tabbox[orient="vertical"] tab {
margin-left: 2px;
border-bottom: 1px solid threeddarkshadow;
border-bottom: 1px solid ThreeDDarkShadow;
-moz-border-radius: 4px 0px 0px 4px;
}
tabcontrol[orient="horizontal"] > tabbox[orient="vertical"] tab > .tab-box {
border-left: 1px solid threedhighlight;
border-top: 1px solid threedhighlight;
border-right: 1px solid threedhighlight;
border-bottom: 1px solid threedshadow;
border-left: 1px solid ThreeDHighlight;
border-top: 1px solid ThreeDHighlight;
border-right: 1px solid ThreeDHighlight;
border-bottom: 1px solid ThreeDShadow;
-moz-border-radius: 4px 0px 0px 4px;
}
@ -162,15 +161,15 @@ tabcontrol[orient="horizontal"] > tabbox[orient="vertical"] tab > .tab-box {
tabcontrol[orient="horizontal"] > tabpanel + tabbox[orient="vertical"] > tab {
margin-right: 2px;
margin-left: 0px;
border-bottom: 1px solid threeddarkshadow;
border-right: 1px solid threeddarkshadow;
border-bottom: 1px solid ThreeDDarkShadow;
border-right: 1px solid ThreeDDarkShadow;
-moz-border-radius: 0px 4px 4px 0px !important;
}
tabcontrol[orient="horizontal"] > tabpanel + tabbox[orient="vertical"] > tab > .tab-box {
border-left: 1px solid threedshadow !important;
border-right: 1px solid threedshadow;
border-bottom: 1px solid threedshadow !important;
border-left: 1px solid ThreeDShadow !important;
border-right: 1px solid ThreeDShadow;
border-bottom: 1px solid ThreeDShadow !important;
-moz-border-radius: 0px 4px 4px 0px !important;
}
@ -190,13 +189,13 @@ tabcontrol[orient="vertical"] > tabbox[orient="horizontal"] > tab[selected="true
}
tabcontrol[orient="vertical"] > tabbox[orient="horizontal"] > tab[selected="true"] > .tab-box {
border-bottom: 1px solid threedface;
border-bottom: 1px solid ThreeDFace;
padding-left: 5px !important;
padding-right: 4px !important;
}
tabcontrol[orient="vertical"] > tabbox[orient="horizontal"] > tab[selected="true"][first-tab="true"] > .tab-box {
border-bottom: 1px solid threedface;
border-bottom: 1px solid ThreeDFace;
padding-left: 5px !important;
padding-right: 4px !important;
}
@ -204,12 +203,12 @@ tabcontrol[orient="vertical"] > tabbox[orient="horizontal"] > tab[selected="true
/* bottom tabs */
tabcontrol[orient="vertical"] > tabpanel + tabbox[orient="horizontal"] > tab[selected="true"] {
margin-bottom: 0px;
border-bottom: 1px solid threeddarkshadow !important;
border-bottom: 1px solid ThreeDDarkShadow !important;
}
tabcontrol[orient="vertical"] > tabpanel + tabbox[orient="horizontal"] > tab[selected="true"] > .tab-box {
border-top: 1px solid threedface;
border-bottom: 1px solid threedshadow !important;
border-top: 1px solid ThreeDFace;
border-bottom: 1px solid ThreeDShadow !important;
}
/* left tabs */
@ -219,13 +218,13 @@ tabcontrol[orient="horizontal"] > tabbox[orient="vertical"] > tab[selected="true
}
tabcontrol[orient="horizontal"] > tabbox[orient="vertical"] > tab[selected="true"] > .tab-box {
border-right: 1px solid threedface;
border-right: 1px solid ThreeDFace;
padding-top: 3px !important;
padding-bottom: 2px !important;
}
tabcontrol[orient="horizontal"] > tabbox[orient="vertical"] > tab[selected="true"][first-tab="true"] > .tab-box {
border-right: 1px solid threedface;
border-right: 1px solid ThreeDFace;
padding-top: 3px !important;
padding-bottom: 2px !important;
}
@ -236,8 +235,8 @@ tabcontrol[orient="horizontal"] > tabpanel + tabbox[orient="vertical"] > tab[sel
}
tabcontrol[orient="horizontal"] > tabpanel + tabbox[orient="vertical"] > tab[selected="true"] > .tab-box {
border-left: 1px solid threedface !important;
border-right: 1px solid threedshadow !important;
border-left: 1px solid ThreeDFace !important;
border-right: 1px solid ThreeDShadow !important;
}
/* before selected tabs ====================== */

Просмотреть файл

@ -7,44 +7,31 @@
/* outer frame */
textfield
{
border-left : 1px solid threedshadow;
border-top : 1px solid threedshadow;
border-right : 1px solid threedhighlight;
border-bottom : 1px solid threedhighlight;
font : inherit;
color : windowtext;
padding : 0px;
margin : 1px 5px 2px 5px;
background-color : window;
border-top : 1px solid ThreeDShadow;
border-right : 1px solid ThreeDHighlight;
border-bottom : 1px solid ThreeDHighlight;
border-left : 1px solid ThreeDShadow;
padding : 0px;
background-color : -moz-field;
color : WindowText;
cursor : text;
}
textfield[readonly="true"]
{
background-color : threedface;
background-color : ThreeDFace;
}
/* internal frame */
.textfield-internal-box
.textfield-internal-box, .textarea-internal-box
{
margin : 0px;
padding : 1px 2px 1px 2px;
cursor : text;
border-left : 1px solid threeddarkshadow;
border-top : 1px solid threeddarkshadow;
border-right : 1px solid threedface;
border-bottom : 1px solid threedface;
background-color : inherit;
color : inherit;
}
.textarea-internal-box
{
border-left : 1px solid threeddarkshadow;
border-top : 1px solid threeddarkshadow;
border-right : 1px solid threedface;
border-bottom : 1px solid threedface;
padding : 0px 0px 0px 2px;
border-left : 1px solid ThreeDDarkShadow;
border-top : 1px solid ThreeDDarkShadow;
border-right : 1px solid ThreeDFace;
border-bottom : 1px solid ThreeDFace;
}
/* internal text widget */
@ -59,9 +46,9 @@
textfield[disabled="true"]
{
cursor : default ! important;
background-color : threedface;
color : graytext;
cursor : default !important;
background-color : ThreeDFace;
color : GrayText;
}
/** plain atomic textfields, class="plain" **/
@ -74,34 +61,8 @@
border : none !important;
}
.autocomplete-icon
{
border : none;
margin : 0px;
}
.autocomplete-icon > .autocomplete-icon-internal-box
{
border : none;
padding : 0px;
margin : 0px;
}
.autocomplete-icon-icon
{
margin : 2px 3px 2px 3px;
list-style-image : inherit;
cursor : default !important;
}
.autocomplete-icon-input
{
border : none !important;
}
/* autocomplete text field */
.textfield-popup > menuitem
{
{
max-width : none !important;
}
}

Просмотреть файл

@ -1,34 +1,34 @@
toolbox
{
background-color : threedface;
border-left : 1px solid threedshadow;
border-top : 1px solid threedshadow;
border-right : 1px solid threedhighlight;
background-color : ThreeDFace;
border-left : 1px solid ThreeDShadow;
border-top : 1px solid ThreeDShadow;
border-right : 1px solid ThreeDHighlight;
}
toolbar
{
background-color : threedface;
min-width : 1px; // DON'T DELETE. Removes disappearance of scrollbars in content pane when window is made smaller.
// Talk to evaughan@netscape.com for details.
background-color : ThreeDFace;
// DON'T DELETE. Removes disappearance of scrollbars in content pane when window is made smaller.
// Talk to evaughan@netscape.com for details.
min-width : 1px;
}
.toolbar-holder
{
border-left : 1px solid threedhighlight;
border-top : 1px solid threedhighlight;
border-right : 1px solid threedshadow;
border-bottom : 1px solid threedshadow;
border-left : 1px solid ThreeDHighlight;
border-top : 1px solid ThreeDHighlight;
border-right : 1px solid ThreeDShadow;
border-bottom : 1px solid ThreeDShadow;
}
toolbargrippy
{
-moz-binding : url("chrome://global/skin/classicBindings.xml#toolbargrippy");
border-left : 1px solid threedhighlight;
border-top : 1px solid threedhighlight;
border-right : 1px solid threedshadow;
border-bottom : 1px solid threedshadow;
border-left : 1px solid ThreeDHighlight;
border-top : 1px solid ThreeDHighlight;
border-right : 1px solid ThreeDShadow;
border-bottom : 1px solid ThreeDShadow;
width : 12px;
padding-bottom : 1px;
}
@ -50,10 +50,10 @@ toolbargrippy
toolbargrippy[tbgrippy-collapsed="true"]
{
-moz-binding : url("chrome://global/skin/classicBindings.xml#toolbargrippy-collapsed");
border-left : 1px solid threedhighlight;
border-top : 1px solid threedhighlight;
border-right : 1px solid threedshadow;
border-bottom : 1px solid threedshadow;
border-left : 1px solid ThreeDHighlight;
border-top : 1px solid ThreeDHighlight;
border-right : 1px solid ThreeDShadow;
border-bottom : 1px solid ThreeDShadow;
height : 12px;
padding-right : 1px;
}
@ -76,12 +76,12 @@ toolbargrippy[tbgrippy-collapsed="true"]
.collapsed-tray-spring
{
border-bottom : 1px solid threedshadow;
border-bottom : 1px solid ThreeDShadow;
}
toolbargrippy:hover
{
background-color : #CCCCFF;
background-color : ThreeDHighlight;
}
toolbar[collapsed="true"] > toolbargrippy
@ -92,8 +92,8 @@ toolbar[collapsed="true"] > toolbargrippy
toolbarseparator
{
width : 1px;
border-left : 1px solid threedshadow;
border-right : 1px solid threedhighlight;
border-left : 1px solid ThreeDShadow;
border-right : 1px solid ThreeDHighlight;
margin : 2px 0.2em 2px 0.2em;
}

Просмотреть файл

@ -26,18 +26,18 @@ Rights Reserved.
/* CardView styles - used in the Card View Pane */
#CardViewOuterBox {
border-left: 1px solid threedshadow;
border-top: 1px solid threedshadow;
border-bottom: 1px solid threedhighlight;
border-right: 1px solid threedhighlight;
border-left: 1px solid ThreeDShadow;
border-top: 1px solid ThreeDShadow;
border-bottom: 1px solid ThreeDHighlight;
border-right: 1px solid ThreeDHighlight;
}
#CardViewBox {
min-width: 150px;
border-left: 1px solid threeddarkshadow;
border-top: 1px solid threeddarkshadow;
border-bottom: 1px solid threedface;
border-right: 1px solid threedface;
border-left: 1px solid ThreeDDarkShadow;
border-top: 1px solid ThreeDDarkShadow;
border-bottom: 1px solid ThreeDFace;
border-right: 1px solid ThreeDFace;
background-color: #FFFFFF;
overflow: auto;
-moz-user-focus: ignore;
@ -252,18 +252,18 @@ treeitem[empty="true"] > treerow > treecell > .tree-cell-twisty {
width : 180px;
height : 100%;
background-color : window;
border-left : 1px solid threedshadow;
border-top : 1px solid threedshadow;
border-right : 1px solid threedhighlight;
border-bottom : 1px solid threedhighlight;
border-left : 1px solid ThreeDShadow;
border-top : 1px solid ThreeDShadow;
border-right : 1px solid ThreeDHighlight;
border-bottom : 1px solid ThreeDHighlight;
}
/* -note- #dirTree#resultsTree is shared with addressbook.xul */
#sidebar-box {
border: none;
border-left: 1px solid threedshadow;
border-right: 1px solid threedhighlight;
border-left: 1px solid ThreeDShadow;
border-right: 1px solid ThreeDHighlight;
}
tree > treehead > treerow {
@ -278,8 +278,8 @@ tree > treehead > treerow {
}
#dirTreeBox {
border-left : 1px solid threedshadow;
border-right : 1px solid threedhighlight;
border-left : 1px solid ThreeDShadow;
border-right : 1px solid ThreeDHighlight;
border-bottom : none;
}
@ -296,7 +296,7 @@ tree > treehead > treerow {
#resultsTreeBox {
background-color: window;
border-top: 1px solid threedshadow;
border-top: 1px solid ThreeDShadow;
}
#vertical-splitter {
@ -306,7 +306,7 @@ tree > treehead > treerow {
#addToBucketButtonBox { // Row of "To" "CC" and "Bcc" buttons
padding : 0.3em;
min-width : 10px;
border-top: 1px solid threedhighlight;
border-top: 1px solid ThreeDHighlight;
}
#bucketBox {

Просмотреть файл

@ -7,22 +7,22 @@
#content
{
border-left : 1px solid threeddarkshadow;
border-top : 1px solid threeddarkshadow;
border-right : 1px solid threedface;
border-bottom : 1px solid threedface;
border-left : 1px solid ThreeDDarkShadow;
border-top : 1px solid ThreeDDarkShadow;
border-right : 1px solid ThreeDFace;
border-bottom : 1px solid ThreeDFace;
}
#browser
{
border-left : 1px solid threedshadow;
border-right : 1px solid threedhighlight;
border-left : 1px solid ThreeDShadow;
border-right : 1px solid ThreeDHighlight;
}
#ubhist
{
margin : 0px;
background-color : threedface;
background-color : ThreeDFace;
list-style-image : url("chrome://global/skin/scroll-down.gif");
}
@ -33,16 +33,16 @@
#ubhist > .menubutton-icon-internal-box
{
border-left : 1px solid threedhighlight;
border-top : 1px solid threedhighlight;
border-right : 1px solid threedshadow;
border-bottom : 1px solid threedshadow;
border-left : 1px solid ThreeDHighlight;
border-top : 1px solid ThreeDHighlight;
border-right : 1px solid ThreeDShadow;
border-bottom : 1px solid ThreeDShadow;
}
#ubhist:hover:active > .menubutton-icon-internal-box,
#ubhist[open="true"] > .menubutton-icon-internal-box
{
border : 1px solid threedshadow;
border : 1px solid ThreeDShadow;
}
@ -57,6 +57,11 @@
margin : 8px 0px 8px 6px;
}
#bookmarks-button,
#bookmarks-button[open="true"]
{
list-style-image : url("chrome://communicator/skin/bookmarks/bookmark-folder-button.gif");
}
/*
* Rules for 'hiding' portions of the chrome for special
@ -227,21 +232,19 @@ window[chromehidden~="extrachrome"] .chromeclass-extrachrome {
#search-button
{
margin : 1px 3px 1px 2px !important;
list-style-image : url("chrome://communicator/skin/search.gif");
font-weight : bold;
margin-right : 5px !important;
}
#search-button:hover
{
list-style-image : url("chrome://communicator/skin/search-hover.gif");
margin : 0px 2px 0px 1px !important;
}
#search-button:hover:active
{
list-style-image : url("chrome://communicator/skin/search-active.gif");
margin : 0px 2px 0px 1px !important;
}
.menuitem-iconic