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 / alertDialog.css next >
Encoding:
Cascading Style Sheet File  |  2003-12-06  |  1.0 KB  |  38 lines

  1. /*
  2.  * ***** BEGIN LICENSE BLOCK *****
  3.  * The contents of this file are subject to the OEone End User License
  4.  * Agreement; (the "License"); you may not use this file except in
  5.  * compliance with the License. You may obtain a copy of the License at
  6.  * http://www.oeone.com/EULA/
  7.  * 
  8.  * Software distributed under the License is distributed on an "AS IS" basis,
  9.  * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
  10.  * for the specific language governing rights and limitations under the
  11.  * License.
  12.  * 
  13.  * The Original Code is OEone Penzilla Code.
  14.  * 
  15.  * The Initial Developer of the Original Code is
  16.  * OEone Corporation.
  17.  * Portions created by the Initial Developer are Copyright (C) 1999-2002
  18.  * the Initial Developer. All Rights Reserved.
  19.  * 
  20.  * Contributor(s):
  21.  * 
  22.  * ***** END LICENSE BLOCK *****
  23.  */
  24.  
  25.  
  26. #event-container-box{
  27.   overflow: auto;
  28. }
  29.  
  30. .alarm-length-field-class{
  31.   max-width: 3em;
  32. }
  33.  
  34. .ca-event-alert-row{  
  35.   border: 1px solid black;   
  36.   margin-bottom: 3px;
  37. }
  38.