On 10 July 2015 at 21:29, Jonathan Druart <jonathan.druart@bugs.koha-community.org> wrote:
Hi devs,
Our favorite bug tracker has been updated today/yesterday.
There are plenty of useful stuffs everywhere, but one thing is quite irritating: the quotes are now displayed in block (i.e. with an horizontal scrollbar). Ok it was not really nice to see the text overflowed the comment block, but now you have to scroll to see the content (example: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10988#c31). You can restore the previous style on installing/using the stylish add-on [1] and add the following rule:
@-moz-document domain("bugs.koha-community.org") { .bz_comment_text span.quote { display: inline; } }
Whats the consensus here, if people prefer the old style, we can add this to the stylesheett
Note: It seems there is a bug on sending patch using git bz attach -e (works without -e), could someone confirm?
Hmm can't replicate, http://paste.koha-community.org/172 I wonder if it's a time thing? IE if you take to long to edit it times out? Chris
Cheers, Jonathan
[1] for Firefox: https://addons.mozilla.org/en-US/firefox/addon/stylish/ _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/