(Wed, 21 Jan 21:14) Richard Hipp:
> If you have suggestions on how to improve the existing skins, please
> send in diffs, either to this list or to one of the developers (like
> me).
> 

https://cloud.openmailbox.org/public.php?service=files&t=66be8aedb2c79d8814615dc8219efec4
is it only for me?

if not,
how about to add something like (not perfect) to footer:

<script type="text/javascript">

  if (document.querySelector('.sbsdiffcols') !== null 
   || document.querySelector('.report') !== null) {

    document.write('<style type="text/css">div.header, div.mainmenu, 
div.submenu, div.content, div.footer {max-width: 100em}</style>');

  }

</script>

or just use sl theme:)


-- 
http://www.juef.tk/
_______________________________________________
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