home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / Chip_2004-04_cd1.bin / tema / mozilla / skin / MozCurveBlue-1.4-0.99.jar / calendar / eventDialog.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2003-12-06  |  5.4 KB  |  210 lines

  1. /* ***** BEGIN LICENSE BLOCK *****
  2.  * Version: MPL 1.1/GPL 2.0/LGPL 2.1
  3.  *
  4.  * The contents of this file are subject to the Mozilla Public License Version
  5.  * 1.1 (the "License"); you may not use this file except in compliance with
  6.  * the License. You may obtain a copy of the License at
  7.  * http://www.mozilla.org/MPL/
  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 OEone Calendar Code, released October 31st, 2001.
  15.  *
  16.  * The Initial Developer of the Original Code is
  17.  * OEone Corporation.
  18.  * Portions created by the Initial Developer are Copyright (C) 2001
  19.  * the Initial Developer. All Rights Reserved.
  20.  *
  21.  * Contributor(s): Garth Smedley <garths@oeone.com>
  22.  *                 Mike Potter <mikep@oeone.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 MPL, 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 MPL, the GPL or the LGPL.
  35.  *
  36.  * ***** END LICENSE BLOCK ***** */
  37.  
  38.  
  39.  
  40. #repeat-box,
  41. #repeat-end-box,
  42. #alarm-box,
  43. #end-event-time-box,
  44. #start-event-time-box,
  45. #start-date-box
  46. {
  47.    -moz-box-align : center;
  48.    -moz-box-pack : start;
  49. }
  50.  
  51. #dialog-box
  52. {
  53.    min-width    : 453px;
  54.    /*min-height   : 460px;*/
  55. }
  56.  
  57. #category-field
  58. {
  59.    margin-left    : 4px;
  60.    margin-right   : 4px;
  61. }
  62.  
  63. .proper-align
  64. {
  65.     min-width        : 120px;
  66. }
  67.  
  68. .field-label-box-class
  69. {
  70.    text-align              : right;
  71.    margin-right            : 3px;
  72. }
  73.  
  74. /* line up all the check boxes on the left with the other boxes */
  75.  
  76. #repeat-checkbox,
  77. #repeat-checkbox > .internal-box > .checkmark-box, 
  78. #alarm-checkbox,
  79. #alarm-checkbox > .internal-box > .checkmark-box, 
  80. #private-checkbox,
  81. #private-checkbox > .internal-box > .checkmark-box, 
  82. #all-day-event-checkbox,
  83. #all-day-event-checkbox > .internal-box > .checkmark-box,
  84. #alarm-email-checkbox, 
  85. #alarm-email-checkbox > .internal-box > .checkmark-box,
  86. #invite-checkbox,
  87. #invite-checkbox > .internal-box > .checkmark-box
  88. {
  89.    margin-left   : 1px;
  90. }
  91.  
  92. #all-day-event-checkbox
  93. {
  94.    margin-left    : 2px;
  95. }
  96.  
  97. #repeat-length-units
  98. {
  99.    min-width   : 98px;
  100. }
  101.  
  102. #alarm-spacer
  103. {
  104.    min-width   : 52px;
  105. }
  106.  
  107. #radio-spacer
  108. {
  109.    min-width   : 38px;
  110. }
  111.  
  112. #until-spacer
  113. {
  114.    min-width   : 8px;
  115. }
  116.  
  117. #invite-spacer
  118. {
  119.       min-width    : 54px;
  120. }
  121.  
  122. #repeat-length-field,
  123. #repeat-numberoftimes-textbox
  124. {
  125.    max-width               : 3em;
  126. }
  127.  
  128. #alarm-length-field
  129. {
  130.    max-width               : 3em;
  131. }
  132.  
  133. #invite-email-field
  134. {
  135.      max-width                    : 50em;
  136. }
  137.  
  138. #alarm-email-field
  139. {
  140.       max-width                    : 50em;
  141. }
  142.  
  143. .date-text-class{
  144.   -moz-user-focus: ignore !important;
  145.   max-width      : 10em;
  146. }
  147.  
  148. #start-time-text
  149. {
  150.    max-width               : 10em;
  151. }
  152.  
  153. #end-time-text
  154. {
  155.    max-width               : 10em;
  156. }
  157.  
  158. #repeat-end-date-text
  159. {
  160.    max-width               : 10em;
  161. }
  162.  
  163.  
  164. /*--------------------------------------------------------------------
  165.  *   Start and End date button
  166.  *-------------------------------------------------------------------*/
  167.  
  168. .event-date-button-class
  169.   {
  170.     margin-left             : 3px;
  171.     list-style-image        : url("chrome://calendar/skin/ca-event-dialog/calendar.png");
  172.   }
  173. .event-date-button-class[disabled="true"],
  174. .event-date-button-class[disabled="true"]:hover,
  175. .event-date-button-class[disabled="true"]:hover:active
  176.   {
  177.    list-style-image         : url("chrome://calendar/skin/ca-event-dialog/calendar_disabled.gif");
  178.   }
  179. .event-date-button-class:hover
  180.   {
  181.     list-style-image        : url("chrome://calendar/skin/ca-event-dialog/calendar_hover.png");
  182.   }
  183. .event-date-button-class:hover:active
  184.   {
  185.     list-style-image        : url("chrome://calendar/skin/ca-event-dialog/calendar_down.png");
  186.   }
  187.  
  188. /*--------------------------------------------------------------------
  189.  *   Start and End time button
  190.  *-------------------------------------------------------------------*/
  191. .event-time-button-class{
  192.   margin-left             : 3px;
  193.   list-style-image        : url("chrome://calendar/skin/ca-event-dialog/clock.png");
  194. }
  195. .event-time-button-class[disabled="true"],
  196. .event-time-button-class[disabled="true"]:hover,
  197. .event-time-button-class[disabled="true"]:hover:active{
  198.   list-style-image         : url("chrome://calendar/skin/ca-event-dialog/clock-dis.gif");
  199. }
  200. .event-time-button-class:hover{
  201.   list-style-image        : url("chrome://calendar/skin/ca-event-dialog/clock-hov.png");
  202. }
  203. .event-time-button-class:hover:active{
  204.   list-style-image        : url("chrome://calendar/skin/ca-event-dialog/clock-act.png");
  205. }
  206.  
  207. .warning-text-class{
  208.   color       : red;
  209. }
  210.