home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / Chip_2004-04_cd1.bin / tema / mozilla / skin / ieskin-0.0.3-IE5.5-skinVersion1.5.xpi / ieskin.jar / messenger / primaryToolbar.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2004-01-05  |  6.3 KB  |  270 lines

  1. /*
  2.  * The contents of this file are subject to the Netscape Public
  3.  * License Version 1.1 (the "License"); you may not use this file
  4.  * except in compliance with the License. You may obtain a copy of
  5.  * the License at http://www.mozilla.org/NPL/
  6.  *
  7.  * Software distributed under the License is distributed on an "AS
  8.  * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
  9.  * implied. See the License for the specific language governing
  10.  * rights and limitations under the License.
  11.  *
  12.  * The Original Code is Mozilla Communicator client code, released
  13.  * March 31, 1998.
  14.  *
  15.  * The Initial Developer of the Original Code is Netscape
  16.  * Communications Corporation. Portions created by Netscape are
  17.  * Copyright (C) 1998-1999 Netscape Communications Corporation. All
  18.  * Rights Reserved.
  19.  *
  20.  * Contributor(s):
  21.  *
  22.  */
  23.  
  24. /* Modified for IE Skin by Bamm Gabriana, Jan 2004 */
  25.  
  26. /* ===== primaryToolbar.css =============================================
  27.   == Images for the Mail primary toolbar.
  28.   ======================================================================= */
  29.  
  30. @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
  31.  
  32. /* ::::: primary toolbar ::::: */
  33.  
  34. .toolbarbutton-1,
  35. .toolbarbutton-1 > .toolbarbutton-menubutton-button {
  36.   min-width: 6em !important;
  37. }
  38.  
  39. .toolbarbutton-1 {
  40.   list-style-image: url("chrome://messenger/skin/icons/btn1.gif");
  41. }
  42.  
  43. .toolbarbutton-1 > .toolbarbutton-icon,
  44. .toolbarbutton-1 > .toolbarbutton-menubutton-button > .toolbarbutton-icon {
  45.   margin: 0px 1px 0px 0px !important;
  46.   padding: 2px 1px 4px 1px !important;
  47. }
  48.  
  49.  
  50. /* ::::: primary toolbar buttons ::::: */
  51.  
  52. #button-getmsg {
  53.   -moz-image-region: rect(105px 23px 126px 0px);
  54. }
  55.  
  56. #button-getmsg:hover {
  57.   -moz-image-region: rect(105px 46px 126px 23px);
  58.  
  59. #button-getmsg:hover:active,
  60. #button-getmsg[open="true"] {
  61.   -moz-image-region: rect(105px 69px 126px 46px);
  62.  
  63. #button-getmsg[disabled="true"] {
  64.   -moz-image-region: rect(105px 92px 126px 69px) !important;
  65.  
  66. #button-newmsg {
  67.   -moz-image-region: rect(126px 23px 147px 0px);
  68. }
  69.  
  70. #button-newmsg:hover {
  71.   -moz-image-region: rect(126px 46px 147px 23px);
  72.  
  73. #button-newmsg:hover:active {
  74.   -moz-image-region: rect(126px 69px 147px 46px);
  75.  
  76. #button-newmsg[disabled="true"] {
  77.   -moz-image-region: rect(126px 92px 147px 69px) !important;
  78.  
  79. #button-reply {
  80.   -moz-image-region: rect(168px 23px 189px 0px);
  81. }
  82.  
  83. #button-reply:hover {
  84.   -moz-image-region: rect(168px 46px 189px 23px);
  85.  
  86. #button-reply:hover:active {
  87.   -moz-image-region: rect(168px 69px 189px 46px);
  88.  
  89. #button-reply[disabled="true"] {
  90.   -moz-image-region: rect(168px 92px 189px 69px) !important;
  91.  
  92. #button-replyall {
  93.   -moz-image-region: rect(189px 23px 210px 0px);
  94. }
  95.  
  96. #button-replyall:hover {
  97.   -moz-image-region: rect(189px 46px 210px 23px);
  98.  
  99. #button-replyall:hover:active {
  100.   -moz-image-region: rect(189px 69px 210px 46px);
  101.  
  102. #button-replyall[disabled="true"] {
  103.   -moz-image-region: rect(189px 92px 210px 69px) !important;
  104.  
  105. #button-forward {
  106.   -moz-image-region: rect(84px 23px 105px 0px);
  107. }
  108.  
  109. #button-forward:hover {
  110.   -moz-image-region: rect(84px 46px 105px 23px);
  111.  
  112. #button-forward:hover:active {
  113.   -moz-image-region: rect(84px 69px 105px 46px);
  114.  
  115. #button-forward[disabled="true"] {
  116.   -moz-image-region: rect(84px 92px 105px 69px) !important;
  117.  
  118. #button-file {
  119.   -moz-image-region: rect(63px 23px 84px 0px);
  120. }
  121.  
  122. #button-file:hover {
  123.   -moz-image-region: rect(63px 46px 84px 23px);
  124.  
  125. #button-file:hover:active,
  126. #button-file[open="true"] {
  127.   -moz-image-region: rect(63px 69px 84px 46px);
  128.  
  129. #button-file[disabled="true"] {
  130.   -moz-image-region: rect(63px 92px 84px 69px) !important;
  131.  
  132. #button-next {
  133.   -moz-image-region: rect(147px 23px 168px 0px);
  134. }
  135.  
  136. #button-next:hover {
  137.   -moz-image-region: rect(147px 46px 168px 23px);
  138.  
  139. #button-next:hover:active {
  140.   -moz-image-region: rect(147px 69px 168px 46px);
  141.  
  142. #button-next[disabled="true"] {
  143.   -moz-image-region: rect(147px 92px 168px 69px) !important;
  144.  
  145. #button-delete {
  146.   -moz-image-region: rect(210px 23px 231px 0px);
  147. }
  148.  
  149. #button-delete:hover {
  150.   -moz-image-region: rect(210px 46px 231px 23px);
  151.  
  152. #button-delete:hover:active {
  153.   -moz-image-region: rect(210px 69px 231px 46px);
  154. }
  155.  
  156. #button-delete[disabled="true"] {
  157.   -moz-image-region: rect(210px 92px 231px 69px) !important;
  158.  
  159. #button-mark {
  160.   -moz-image-region: rect(336px 23px 357px 0);
  161. }
  162.  
  163. #button-mark:hover {
  164.   -moz-image-region: rect(336px 46px 357px 23px);
  165.  
  166. #button-mark:hover:active,
  167. #button-mark[open="true"] {
  168.   -moz-image-region: rect(336px 69px 357px 46px);
  169.  
  170. #button-mark[disabled="true"] {
  171.   -moz-image-region: rect(336px 92px 357px 69px) !important;
  172.  
  173. #button-print {
  174.   list-style-image: url("chrome://messenger/skin/icons/btn2.gif");
  175.   -moz-image-region: rect(0px 23px 21px 0px);
  176. }
  177.  
  178. #button-print:hover {
  179.   -moz-image-region: rect(0px 45px 21px 22px);
  180. }
  181.  
  182. #button-print:hover:active,
  183. #button-print[open="true"] {
  184.   -moz-image-region: rect(0px 67px 21px 44px);
  185. }
  186.  
  187. #button-print[disabled="true"] {
  188.   -moz-image-region: rect(0px 89px 21px 66px) !important;
  189. }
  190.  
  191. #button-stop {
  192.   list-style-image: url("chrome://messenger/skin/icons/btn2.gif");
  193.   -moz-image-region: rect(21px 23px 42px 0px);
  194. }
  195.  
  196. #button-stop:hover {
  197.   -moz-image-region: rect(21px 45px 42px 22px);
  198.  
  199. #button-stop:hover:active {
  200.   -moz-image-region: rect(21px 67px 42px 44px);
  201. }
  202.  
  203. #button-stop[disabled="true"] {
  204.   -moz-image-region: rect(21px 89px 42px 66px) !important;
  205. }
  206.  
  207. #button-junk{
  208.   -moz-image-region: rect(378px 23px 399px 0);
  209. }
  210.  
  211. #button-junk:hover {
  212.   -moz-image-region: rect(378px 46px 399px 23px);
  213. }
  214.  
  215. #button-junk:hover:active {
  216.   -moz-image-region: rect(378px 69px 399px 46px);
  217. }
  218.  
  219. #button-junk[disabled="true"] {
  220.   -moz-image-region: rect(378px 92px 399px 69px) !important;
  221. }
  222.  
  223. #junkBarImage {
  224.   list-style-image: url("chrome://messenger/skin/icons/junkbar.gif");
  225. }
  226.  
  227. #junkBarMessage {
  228.   font-weight: bold;
  229. }
  230.  
  231. #junkBar {
  232.   border-top: 1px solid ThreeDHighlight;
  233.   border-right: 1px solid ThreeDShadow;
  234.   border-bottom: 1px solid ThreeDShadow;
  235.   border-left: 1px solid ThreeDHighlight;
  236.   background-color: #C7BC8F;
  237. }
  238.  
  239. #junkIcon {
  240.   list-style-image: url("chrome://messenger/skin/icons/junkmail.gif");
  241.   margin: 0px 0px 0px 1px;
  242. }
  243.