ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Работающий userChrome.css для Mozilla Firefox
@ 2007-09-12 14:03 ALT Linux User
  2007-09-12 16:15 ` Владимир Гусев
  0 siblings, 1 reply; 3+ messages in thread
From: ALT Linux User @ 2007-09-12 14:03 UTC (permalink / raw)
  To: ALT Linux Community

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

Может кому-нибудь пригодится.

Нашёл где-то в конференциях работающий userChrome.css. Положить в
/home/[имя пользователя]/.mozilla/firefox/[уникальный
номер].default/chrome

На этот раз действительно шрифты меню Firefox выглядят одинаково и в
KDE и в WindowMaker.

Проставленные мелковатые значения 10px заменить по вкусу.

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: userChrome.css --]
[-- Type: text/css; name="userChrome.css", Size: 942 bytes --]

 menubar > menu, menubar, menubutton, menulist, menuitem {
 font-size: 10px !important;
 font-family: sans !important;
 font-weight: normal !important;
 }
 
 menupopup > * {
 font-size: 10px !important;
 font-family: sans !important;
 
 font-weight: normal !important;
 }
 
 #urlbar {
 font-size: 10px !important;
 font-family: sans !important;
 font-weight: normal !important;
 }
 
 #ubhist-popup > .popup-internal-box, .textfield-popup > .popup-internal-box {
 font-size: 10px !important;
 font-family: sans !important;
 font-weight: normal !important;
 }
 
 dialog, box, button, page, label, caption, textbox, input, select {
 font-size: 10px !important;
 font-family: sans !important;
 font-weight: normal !important;
 }
 
 window {
 font-size: 10px !important;
 font-family: sans !important;
 font-weight: normal !important;
 }
 
 #sidebar {
 font-size: 10px !important;
 font-family: sans !important;
 font-weight: normal !important;
 }

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

end of thread, other threads:[~2007-09-12 16:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-09-12 14:03 [Comm] Работающий userChrome.css для Mozilla Firefox ALT Linux User
2007-09-12 16:15 ` Владимир Гусев
2007-09-12 16:25   ` ALT Linux User

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