removed useless grpahics & code

This commit is contained in:
colinp%oeone.com 2002-03-21 21:57:08 +00:00
parent f468cfce5d
commit 0495d7ace0
7 changed files with 0 additions and 65 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 587 B

View File

@ -37,12 +37,6 @@
#standard-dialog-title-icon
{
padding-left : 2px;
list-style-image : url("chrome://calendar/skin/ca-event-dialog/new_event_icon.png");
}
#repeat-box,
#repeat-end-box,
#alarm-box,

Binary file not shown.

Before

Width:  |  Height:  |  Size: 643 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 137 B

View File

@ -49,28 +49,6 @@
background-color :#c7d0d9;
}
/* dialog title */
#standard-dialog-title
{
border :1px #000000 solid;
background-image :url('chrome://calendar/skin/dialog/standard-dialog-title-background.png');
background-repeat :repeat;
-moz-box-pack : end;
}
/* this needs 1 px padding because of the 1 px border in the standard-dialog-title */
#standard-dialog-title-icon
{
padding : 1px;
}
#standard-dialog-title-text
{
color :#FFFFFF;
font-family :Helvetica;
font-size :14pt;
}
/* the main content of the dialog */
#standard-dialog-content
{
@ -78,37 +56,6 @@
padding :10px;
}
/* Bigger margin and make the default button bigger than regular buttons */
.dialog-btn-class[default="true"]
{
min-height: 20px;
}
.dialog-btn-class
{
height: 15px;
margin-left: 4px;
margin-right: 4px;
}
/* Standard Dialog Command Button Bars */
#standard-dialog-command
{
background-color: #083A7C;
}
/* center the content vertically instead of stretching it */
#standard-dialog-commands-wizard,
#standard-dialog-commands-confirmation,
#standard-dialog-commands-confirmation-nocancel,
#standard-dialog-commands-standard,
#standard-dialog-commands-standard-nocancel
{
-moz-box-align : center;
min-height : 30px;
}
/* center the buttons vertically instead of stretching them,
allows buttons to be different sizes
*/

View File

@ -37,12 +37,6 @@
#standard-dialog-title-icon
{
padding-left : 2px;
list-style-image : url("chrome://calendar/skin/ca-event-dialog/new_event_icon.png");
}
#repeat-box,
#repeat-end-box,
#alarm-box,