Полезная информация

Юристы зарабатывают огромные деньги и славу, оперируя хорошим знанием законов. Правила форума — простой путь к успешному общению.

№2623-01-2008 21:57:55

Feliks
Участник
 
Группа: Members
Зарегистрирован: 15-01-2008
Сообщений: 16
UA: Firefox 3.0

Re: Как изменить размер отображения панели вкладок?

igorsub пишет

Небольшую кнопку на вкладках тяжело различать среди значков того же размера

Если речь идет о закрытии, то закрывайте средним кликом

Да нет, по кнопке я определял месторасположение активной вкладки. Сейчас проблема решена изменением цвета активной вкладки.
Всем спасибо за помощь, полагаю вопрос закрыт.

Отсутствует

 

№2723-03-2008 19:40:21

settle
 
Группа: Guest
UA: Firefox 2.0

Re: Как изменить размер отображения панели вкладок?

у меня ничего из предложенного не работает (
система ubuntu 7.10
сейчас файл выглядит так:

Выделить код

Код:

/*

 * Edit this file and copy it as userChrome.css into your

 * profile-directory/chrome/

 */



/*

 * This file can be used to customize the look of Mozilla's user interface

 * You should consider using !important on rules which you want to

 * override default settings.

 */



/*

 * Do not remove the @namespace line -- it's required for correct functioning

 */

@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* set default namespace to XUL */





/*

 * Some possible accessibility enhancements:

 */

/*

 * Make all the default font sizes 20 pt:

 *

 * * {

 *   font-size: 20pt !important

 * }

 */

/*

 * Make menu items in particular 15 pt instead of the default size:

 *

 * menupopup > * {

 *   font-size: 15pt !important

 * }

 */

/*

 * Give the Location (URL) Bar a fixed-width font

 *

 * #urlbar {

 *    font-family: monospace !important;

 * }

 */



/*

 * Eliminate the throbber and its annoying movement:

 *

 * #throbber-box {

 *   display: none !important;

 * }

 */



/*

 * For more examples see http://www.mozilla.org/unix/customizing.html

 */

 

menubar, menubutton, menulist, menu, menuitem, textbox, toolbar, tab,

tree, tooltip

{

    font-family: verdana, helvetica !important;

    font-size: 18px !important;

}

.tabbrowser-tabs .tab-text {
font-size: 120%;
}
 

Board footer

Powered by PunBB
Modified by Mozilla Russia
Copyright © 2004–2020 Mozilla Russia GitHub mark
Язык отображения форума: [Русский] [English]