ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "ALT Linux User" <altlinux.mailbox@gmail.com>
To: "ALT Linux Community" <community@lists.altlinux.org>
Subject: [Comm] Работающий userChrome.css для Mozilla Firefox
Date: Wed, 12 Sep 2007 18:03:58 +0400
Message-ID: <40babb620709120703t5974102cg66a129a72481cbca@mail.gmail.com> (raw)

[-- 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;
 }

             reply	other threads:[~2007-09-12 14:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-12 14:03 ALT Linux User [this message]
2007-09-12 16:15 ` Владимир Гусев
2007-09-12 16:25   ` ALT Linux User

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=40babb620709120703t5974102cg66a129a72481cbca@mail.gmail.com \
    --to=altlinux.mailbox@gmail.com \
    --cc=community@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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