This commit is contained in:
colinp%oeone.com 2002-03-21 21:10:13 +00:00
Родитель d40d86614b
Коммит 08bba1ba1c
10 изменённых файлов: 2 добавлений и 12 удалений

Просмотреть файл

@ -560,7 +560,7 @@ function refreshEventTree( eventArray, childrenName )
** HACK! ** HACK!
** There is a mysterious child of the HBox, with a flex of one, so set the flex on the HBox really high to hide the child. ** There is a mysterious child of the HBox, with a flex of one, so set the flex on the HBox really high to hide the child.
*/ */
treeCellHBox.setAttribute( "flex" , "1000" ); treeCellHBox.setAttribute( "flex" , "1" );
treeCellHBox.setAttribute( "class", "unifinder-treecell-box-class" ); treeCellHBox.setAttribute( "class", "unifinder-treecell-box-class" );
treeCellHBox.setAttribute( "crop", "right" ); treeCellHBox.setAttribute( "crop", "right" );
treeCellHBox.setAttribute( "align", "center" ); treeCellHBox.setAttribute( "align", "center" );

Просмотреть файл

@ -157,10 +157,6 @@ calendar.jar:
skin/modern/calendar/unifinder/newcategory_hover.png (skin/modern/unifinder/newcategory_hover.png) skin/modern/calendar/unifinder/newcategory_hover.png (skin/modern/unifinder/newcategory_hover.png)
skin/modern/calendar/unifinder/newcategory_up.png (skin/modern/unifinder/newcategory_up.png) skin/modern/calendar/unifinder/newcategory_up.png (skin/modern/unifinder/newcategory_up.png)
skin/modern/calendar/unifinder/open_folder.png (skin/modern/unifinder/open_folder.png) skin/modern/calendar/unifinder/open_folder.png (skin/modern/unifinder/open_folder.png)
skin/modern/calendar/unifinder/options_button.png (skin/modern/unifinder/options_button.png)
skin/modern/calendar/unifinder/options_button_down.png (skin/modern/unifinder/options_button_down.png)
skin/modern/calendar/unifinder/options_button_hover.png (skin/modern/unifinder/options_button_hover.png)
skin/modern/calendar/unifinder/options_button_up.png (skin/modern/unifinder/options_button_up.png)
skin/modern/calendar/unifinder/publish_disabled.png (skin/modern/unifinder/publish_disabled.png) skin/modern/calendar/unifinder/publish_disabled.png (skin/modern/unifinder/publish_disabled.png)
skin/modern/calendar/unifinder/publish_down.png (skin/modern/unifinder/publish_down.png) skin/modern/calendar/unifinder/publish_down.png (skin/modern/unifinder/publish_down.png)
skin/modern/calendar/unifinder/publish_hover.png (skin/modern/unifinder/publish_hover.png) skin/modern/calendar/unifinder/publish_hover.png (skin/modern/unifinder/publish_hover.png)
@ -172,9 +168,6 @@ calendar.jar:
skin/modern/calendar/unifinder/results_bar.png (skin/modern/unifinder/results_bar.png) skin/modern/calendar/unifinder/results_bar.png (skin/modern/unifinder/results_bar.png)
skin/modern/calendar/unifinder/search_deselected.png (skin/modern/unifinder/search_deselected.png) skin/modern/calendar/unifinder/search_deselected.png (skin/modern/unifinder/search_deselected.png)
skin/modern/calendar/unifinder/search_selected.png (skin/modern/unifinder/search_selected.png) skin/modern/calendar/unifinder/search_selected.png (skin/modern/unifinder/search_selected.png)
skin/modern/calendar/unifinder/small_options_button_down.png (skin/modern/unifinder/small_options_button_down.png)
skin/modern/calendar/unifinder/small_options_button_hover.png (skin/modern/unifinder/small_options_button_hover.png)
skin/modern/calendar/unifinder/small_options_button_up.png (skin/modern/unifinder/small_options_button_up.png)
skin/modern/calendar/unifinder/tab-act-lft-mid.png (skin/modern/unifinder/tab-act-lft-mid.png) skin/modern/calendar/unifinder/tab-act-lft-mid.png (skin/modern/unifinder/tab-act-lft-mid.png)
skin/modern/calendar/unifinder/tab-act-lft-top.png (skin/modern/unifinder/tab-act-lft-top.png) skin/modern/calendar/unifinder/tab-act-lft-top.png (skin/modern/unifinder/tab-act-lft-top.png)
skin/modern/calendar/unifinder/tab-act-mid-top.png (skin/modern/unifinder/tab-act-mid-top.png) skin/modern/calendar/unifinder/tab-act-mid-top.png (skin/modern/unifinder/tab-act-mid-top.png)

Двоичный файл не отображается.

До

Ширина:  |  Высота:  |  Размер: 174 B

Двоичный файл не отображается.

До

Ширина:  |  Высота:  |  Размер: 703 B

Двоичный файл не отображается.

До

Ширина:  |  Высота:  |  Размер: 673 B

Двоичный файл не отображается.

До

Ширина:  |  Высота:  |  Размер: 304 B

Двоичный файл не отображается.

До

Ширина:  |  Высота:  |  Размер: 550 B

Двоичный файл не отображается.

До

Ширина:  |  Высота:  |  Размер: 561 B

Двоичный файл не отображается.

До

Ширина:  |  Высота:  |  Размер: 236 B

Просмотреть файл

@ -169,9 +169,6 @@ tabpanels {
.unifinder-treecell-box-class .unifinder-treecell-box-class
{ {
margin : 4px;
margin-right : 8px;
padding : 2px; padding : 2px;
padding-left : 4px; padding-left : 4px;
font-family : Arial, Helvetica; font-family : Arial, Helvetica;
@ -360,6 +357,6 @@ tabpanels {
{ {
font-family : helvetica; font-family : helvetica;
font-size : 10pt; font-size : 10pt;
color : #000000; color : #323642;
} }