home *** CD-ROM | disk | FTP | other *** search
- page {
- /* background-color: transparent !important;
- rgb(177, 189, 201)
- background-image: url("chrome://global/skin/toolbar/prtb-bg-upside-dn.gif") !important;
- background-repeat: repeat-x !important;
- */
- }
-
- .toolbaritem-page {
- font-family: Tahoma;
- font-size: 8pt;
- }
-
- .flipcolor {
- color: white !important;
- }
-
- #backgroundbox {
- -moz-border-radius: 4px;
- /* opacity: .2;
- background-color: #88ddbb; */
- background-image: url("./transback.png");
- }
-
- stack:hover > .webmail-component-button,
- stack:hover > .flipcolor {
- border: 1px solid #d2dDdB;
- cursor: pointer;
- }
-
- #webmail-button-left-edge {
- list-style-image: url("chrome://browser/skin/spui/base/spui_rnd.png");
- }
-
- #webmail-button-right-edge {
- list-style-image: url("chrome://browser/skin/spui/base/spui_rt.png");
- }
-
- #webmail-button-slice {
- cursor: pointer;
- height: 24px;
- background-image: url("chrome://browser/skin/spui/base/spui_mid.png");
- }
-
- .webmail-content:hover #webmail-button-left-edge {
- list-style-image: url('chrome://browser/skin/spui/base/spui_rnd_ovr.png');
- }
-
- #webmail-button[clickDown] #webmail-button-left-edge {
- list-style-image: url('chrome://browser/skin/spui/base/spui_rnd_pop.png');
- }
-
- .webmail-content:hover #webmail-button-right-edge {
- list-style-image: url('chrome://browser/skin/spui/base/spui_rt_ovr.png');
- }
-
- #webmail-button[clickDown] #webmail-button-right-edge {
- list-style-image: url('chrome://browser/skin/spui/base/spui_rt_pop.png');
- }
-
- .webmail-content:hover #webmail-button-slice {
- background-image: url('chrome://browser/skin/spui/base/spui_mid_ovr.png');
- }
-
- #webmail-button[clickDown] #webmail-button-slice {
- background-image: url('chrome://browser/skin/spui/base/spui_mid_pop.png')
- }
-
- .spui-go-button {
- cursor: pointer;
- list-style-image: url('icons/spui-go-blue.png');
- }
-
- .flipcolor,
- .webmail-component-button{
- -moz-border-radius: 4px;
- border: 1px solid #424D4B;
- opacity: 1;
- background-color: transparent;
- height: 22px;
- margin-left: 1px;
- margin-right: 1px;
- cursor: pointer;
- }
-
- .rolloverFlash {
- cursor: pointer;
- }
-
- #webmail-button-container > spacer {
- min-width: 5px;
- }
-
- #webmail-menu-image {
- max-width: 16px;
- margin-left: 4px;
- padding: 0px;
- }
-
- #webmail-toolbarbutton {
- padding: 0px 0px 0px 0px;
- margin: 0px 0px 0px 0px;
- }
-
- .webmail-toolbaritem .toolbarbutton-text {
- color: #000;
- font-family: arial;
- font-size: 10pt;
- font-weight: bold;
- }
-
- .webmail-dropmarker {
- min-height: 10px;
- }
-
- .webmail-dropmarker > image {
- margin-right: 6px;
- padding-right: 5px;
- list-style-image: url("chrome://browser/skin/spui/base/bttn_dwnarrow.png");
- }
-
- #webmail-button[clickDown] #webmail-dropmarker > image {
- list-style-image: url("chrome://browser/skin/spui/base/bttn_uparrow.png");
- }