ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] как поменять шрифт (и его размер) в firefox?
@ 2007-10-01 11:53 Алексей Данилович
  2007-10-01 11:59 ` Igor Zubkov
  2007-10-01 12:04 ` Alexey Morsov
  0 siblings, 2 replies; 3+ messages in thread
From: Алексей Данилович @ 2007-10-01 11:53 UTC (permalink / raw)
  To: ALT Linux Community general discussions

Доброго времени суток
Наверное кто-то уже спрашивал, но что-то не нашел... Подскажите, плз?
Спасибо

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Comm] как поменять шрифт (и его размер) в firefox?
  2007-10-01 11:53 [Comm] как поменять шрифт (и его размер) в firefox? Алексей Данилович
@ 2007-10-01 11:59 ` Igor Zubkov
  2007-10-01 12:04 ` Alexey Morsov
  1 sibling, 0 replies; 3+ messages in thread
From: Igor Zubkov @ 2007-10-01 11:59 UTC (permalink / raw)
  To: mlists, ALT Linux Community general discussions

2007/10/1, Алексей Данилович <mlists@list.ru>:
> Доброго времени суток
> Наверное кто-то уже спрашивал, но что-то не нашел... Подскажите, плз?

http://lj.rossia.org/users/icesik/1084.html

-- 
icesik

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Comm] как поменять шрифт (и его размер) в firefox?
  2007-10-01 11:53 [Comm] как поменять шрифт (и его размер) в firefox? Алексей Данилович
  2007-10-01 11:59 ` Igor Zubkov
@ 2007-10-01 12:04 ` Alexey Morsov
  1 sibling, 0 replies; 3+ messages in thread
From: Alexey Morsov @ 2007-10-01 12:04 UTC (permalink / raw)
  To: community

[-- Attachment #1: Type: text/plain, Size: 1118 bytes --]

On Mon, Oct 01, 2007 at 03:53:24PM +0400, Алексей Данилович wrote:
> Доброго времени суток
> Наверное кто-то уже спрашивал, но что-то не нашел... Подскажите, плз?
> Спасибо
cd .mozilla/firefox/<чего там у вас>/chrome/
файл userChrome.css

Привести например к виду:

window {
  font-size: 9pt !important;
  font-family: sans !important;
}

dialog {
  font-size: 9pt !important;
  font-family: sans !important;
}



menubar, menupopup, menubutton, menulist, menu, menuitem {
  font-size: 9pt !important;
  font-family: sans !important;
}

* {
  font-size: 9pt !important;
}

Если у вас kde - для нее есть пакет перекрывающий шрифты и темы gtk
приложений KDE-шными. 

-- 

С уважением,
Алексей Морсов
программист ЗАО "ИК "Риком-Траст"

Jabber: samurai@www.fondmarket.ru
www.ricom.ru
www.fondmarket.ru

NP: Nightwish - Bless The Child


[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 481 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-10-01 12:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-10-01 11:53 [Comm] как поменять шрифт (и его размер) в firefox? Алексей Данилович
2007-10-01 11:59 ` Igor Zubkov
2007-10-01 12:04 ` Alexey Morsov

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git