On Thu, 30 Apr 2015 15:05:57 -0700
jungle Boogie <jungleboog...@gmail.com> wrote:

> On 30 April 2015 at 14:57, Ron W <ronw.m...@gmail.com> wrote:
> >
> > I like it. The maximum width of the main text area (the "paper") is a little
> > low, so I see a lot of border background. (my browser width is "set" for
> > websites with sidebars on both sides, like Gmail)
> >
> 
> It's a cool skin but I agree with Ron:
> http://fresh.flatassembler.net/fossil/repo/fresh/wdiff?name=Fresh+IDE&a=6759
> 

The problem with the above example was a missing "overflow: auto" style. It is 
fixed now.

But the problem with the "paper width" still exists. 
But this is a very common problem in the web design with the wide screen 
displays. 

On the one hand, increasing the width, you are increasing the use of the screen 
area which is good.
On the other hand, the readability of the plain text articles decreases for 
very wide texts. 

Anyway, for the purposes of source code management, the screen use is more 
important, so I removed 
the max-width and now the paper will occupy the whole screen.   

Regards

-- 
http://fresh.flatassembler.net
http://asm32.info
John Found <johnfo...@asm32.info>
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to