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 / communicator / communicator.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2004-01-05  |  5.1 KB  |  181 lines

  1. /* ***** BEGIN LICENSE BLOCK *****
  2.  * Version: NPL 1.1/GPL 2.0/LGPL 2.1
  3.  *
  4.  * The contents of this file are subject to the Netscape Public License
  5.  * Version 1.1 (the "License"); you may not use this file except in
  6.  * compliance with the License. You may obtain a copy of the License at
  7.  * http://www.mozilla.org/NPL/
  8.  *
  9.  * Software distributed under the License is distributed on an "AS IS" basis,
  10.  * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
  11.  * for the specific language governing rights and limitations under the
  12.  * License.
  13.  *
  14.  * The Original Code is mozilla.org code.
  15.  *
  16.  * The Initial Developer of the Original Code is 
  17.  * Netscape Communications Corporation.
  18.  * Portions created by the Initial Developer are Copyright (C) 1998
  19.  * the Initial Developer. All Rights Reserved.
  20.  *
  21.  * Contributor(s):
  22.  *  Joe Hewitt <hewitt@netscape.com>
  23.  *
  24.  * Alternatively, the contents of this file may be used under the terms of
  25.  * either the GNU General Public License Version 2 or later (the "GPL"), or 
  26.  * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
  27.  * in which case the provisions of the GPL or the LGPL are applicable instead
  28.  * of those above. If you wish to allow use of your version of this file only
  29.  * under the terms of either the GPL or the LGPL, and not to allow others to
  30.  * use your version of this file under the terms of the NPL, indicate your
  31.  * decision by deleting the provisions above and replace them with the notice
  32.  * and other provisions required by the GPL or the LGPL. If you do not delete
  33.  * the provisions above, a recipient may use your version of this file under
  34.  * the terms of any one of the NPL, the GPL or the LGPL.
  35.  *
  36.  * ***** END LICENSE BLOCK ***** */
  37.  
  38. /* ==== communicator.css ====================================================
  39.    == Styles shared everywhere throughout the Communicator suite.
  40.    ========================================================================== */
  41.  
  42. @import url("chrome://global/skin/");
  43. @import url("chrome://communicator/content/communicator.css");
  44. @import url("chrome://communicator/skin/brand.css");
  45. @import url("chrome://communicator/skin/button.css");
  46. @import url("chrome://communicator/skin/formatting.css");
  47.  
  48. @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
  49.  
  50.  
  51. /* ::::: primary toolbar button styles ::::: */
  52.  
  53. .toolbar-primary {
  54.   -moz-binding: url("chrome://global/content/bindings/toolbar.xml#toolbar-primary");
  55. }
  56.  
  57.  
  58. .toolbarbutton-text[buttonstyle="pictures"] {
  59.   display: none;
  60. }
  61.  
  62. .toolbarbutton-1[buttonstyle="pictures"],
  63. .toolbarbutton-menubutton-button[buttonstyle="pictures"] {
  64.   min-width: 0px !important;
  65. }
  66.  
  67. .toolbarbutton-1[buttonstyle="pictures"] > .toolbarbutton-icon {
  68.   margin: 0px 1px 0px 0px !important;
  69. }
  70.  
  71. .toolbarbutton-icon[buttonstyle="text"] {
  72.   display: none;
  73. }
  74.  
  75. .toolbarbutton-1[buttonstyle="text"],
  76. .toolbarbutton-menubutton-button[buttonstyle="text"] {
  77.   min-width: 4.2em;
  78. }
  79.  
  80. .toolbarbutton-text[buttonstyle="text"] {
  81.   margin: 0 !important;
  82.   padding: 4px !important;
  83. }
  84.  
  85. .toolbarbutton-menubutton-button[buttonstyle="text"] {
  86.   margin: 0 !important;
  87.   padding: 0 !important;
  88. }
  89.  
  90.  
  91. /* ::::: online/offline icons ::::: */
  92.  
  93. #offline-status[offline="true"] {
  94.   list-style-image: url("chrome://communicator/skin/icons/offline.gif");
  95. }
  96.  
  97. #offline-status {
  98.   list-style-image: url("chrome://communicator/skin/icons/online.gif");
  99. }
  100.  
  101.  
  102. /* ::::: directional button icons ::::: */
  103.  
  104. .up {
  105.   min-width: 0px;
  106.   list-style-image: url("chrome://global/skin/arrow/arrow-up.gif");
  107. }
  108.  
  109. .up[disabled="true"] {
  110.   list-style-image: url("chrome://global/skin/arrow/arrow-up-dis.gif");
  111. }
  112.  
  113. .down {
  114.   min-width: 0px;
  115.   list-style-image: url("chrome://global/skin/arrow/arrow-dn.gif");
  116. }
  117.  
  118. .down[disabled="true"] {
  119.   list-style-image: url("chrome://global/skin/arrow/arrow-dn-dis.gif");
  120. }
  121.   
  122. .up {
  123.   list-style-image:url("chrome://global/skin/scroll-up.gif");
  124.   min-width: 0px;
  125. }
  126.  
  127. .up[disabled="true"] {
  128.   list-style-image:url("chrome://global/skin/scroll-up-disabled.gif");
  129. }
  130.  
  131. .down {
  132.   min-width: 0px;
  133.   list-style-image:url("chrome://global/skin/scroll-down.gif");
  134. }
  135.  
  136. .down[disabled="true"] {
  137.   list-style-image:url("chrome://global/skin/scroll-down-disabled.gif");
  138. }
  139.  
  140. .sidebarTree {
  141.   border: none;
  142.   margin: 0px !important;
  143. }
  144.  
  145.  
  146. /* ::::: download manager ::::: */
  147.  
  148. #downloadView > treechildren:-moz-tree-image(Name) {
  149.   margin-right: 2px;
  150. }
  151.  
  152. #download-toolbar > toolbarbutton {
  153.   padding: 5px 3px 3px 5px;
  154.   min-width: 5.8em;
  155. }
  156.  
  157. #download-toolbar > toolbarseparator {
  158.   min-height: 21px;
  159. }
  160.  
  161.  
  162. /* ::::: chatzilla ::::: */
  163.  
  164. #views-tbar-inner > .tab-bottom {
  165.   -moz-border-radius-topright: 0px;
  166.   -moz-border-radius-bottomright: 4px;
  167.   -moz-border-radius-bottomleft: 4px;
  168.   -moz-border-radius-topleft: 0px;
  169.   border-top: 1px solid white;
  170.   padding: 0px 4px;
  171.   min-width: 80px;
  172. }
  173.  
  174. #views-tbar-inner > .tab-bottom[beforeselected="true"] {
  175.   border-right: 2px solid;
  176. }
  177.  
  178. #views-tbar-inner > .tab-bottom[afterselected="true"] {
  179.   border-left: 2px solid;
  180. }
  181.