From: "David Kågedal" <davidk@lysator.liu.se>
To: git@vger.kernel.org
Cc: Jakub Narebski <jnareb@gmail.com>
Subject: Re: [PATCH] gitweb: Do not use absolute font sizes
Date: Mon, 14 May 2007 18:06:54 -0700 [thread overview]
Message-ID: <87odkmgaj5.fsf@morpheus.local> (raw)
In-Reply-To: f2a3si$ein$1@sea.gmane.org
Jakub Narebski <jnareb@gmail.com> writes:
> Petr Baudis wrote:
>
>> Note that this patch actually does change visual look of gitweb in Firefox
>> with my resolution and default settings - everything is bigger and I can't
>> explain the joy of actually seeing gitweb text that is in _readable_ size;
>> also, my horizontal screen real estate feels better used now.
>
> Not everyone has those huge monitors with extreme resultion. For me new
> gitweb look uses much to big font, so not very much fits in screen.
>
> I'd remove
>
>> --- a/gitweb/gitweb.css
>> +++ b/gitweb/gitweb.css
>> @@ -1,6 +1,5 @@
>> body {
>> font-family: sans-serif;
>> - font-size: 12px;
>> border: solid #d9d8d1;
>> border-width: 1px;
>> margin: 10px;
>
> chunk
But then we'd be back to the brain-damaged explicit-pixel sizes.
gitweb is simply using the font size you have configured your browser
to use, and if you think that it too large, you are free to
reconfigure it.
Unfortunately, the problem is that too many web sites explicitly
select extra small font sizes, which means that you have to select a
"standard" font size in your browser that is a bit larger than you'd
actually like.
--
David Kågedal
next prev parent reply other threads:[~2007-05-15 6:25 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-07 23:13 gitweb css - pixels?! Chris Riddoch
2007-05-08 1:23 ` Allan Wind
2007-05-08 4:43 ` Chris Riddoch
2007-05-08 8:36 ` Jan Hudec
2007-05-09 1:41 ` [PATCH] gitweb: Do not use absolute font sizes Petr Baudis
2007-05-09 5:54 ` Junio C Hamano
2007-05-09 13:47 ` Petr Baudis
2007-05-09 6:48 ` Chris Riddoch
2007-05-14 16:53 ` Jakub Narebski
2007-05-15 1:06 ` David Kågedal [this message]
2007-05-15 15:09 ` Jan Hudec
2007-05-15 23:59 ` Jakub Narebski
2007-05-16 10:51 ` [PATCH] gitweb: Change base font size to "small" Jakub Narebski
2007-05-17 2:17 ` Petr Baudis
2007-05-17 4:07 ` Junio C Hamano
2007-05-17 8:31 ` Jakub Narebski
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=87odkmgaj5.fsf@morpheus.local \
--to=davidk@lysator.liu.se \
--cc=git@vger.kernel.org \
--cc=jnareb@gmail.com \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.