[Koha-bugs] [Bug 25906] In opac-serial-issues.pl, when looking at full history, the search facet form should look good.

2020-07-02 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25906

--- Comment #5 from Timothy Alexis Vass  ---
Looking at your screenshot Owen, it looks nice.

1. I still suggest to remove style="width:10em;" from the two select elements,
so that they adapt to the span2 width and so that the elements stay inside the
container.

2. I would also like to change the span2 to a span3 so that the space inside
makes sense at widths 768px to 1200px.

The .span2 select { width: 100%; } would need to apply for .span3 select too.

3. I also suggest that the Clear-button is centered.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 25906] In opac-serial-issues.pl, when looking at full history, the search facet form should look good.

2020-07-02 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25906

Timothy Alexis Vass  changed:

   What|Removed |Added

 Attachment #106447|0   |1
is obsolete||

--- Comment #4 from Timothy Alexis Vass  ---
Created attachment 106459
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=106459=edit
How it looks in master for me

Indeed my branch was behind by 466 commits.
I have now pulled origin/master and this is what I currently have:

root@9972e03d5da8:koha(master)$ git log
commit d3f0fc135b0b73b7dcf7fee09ca30a42e2e514a3
Author: Julian Maurice 
Date:   Mon Jun 29 17:23:35 2020 +0400

Attached is what it looks like for me in Firefox.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 25906] In opac-serial-issues.pl, when looking at full history, the search facet form should look good.

2020-07-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25906

--- Comment #3 from Owen Leonard  ---
Created attachment 106449
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=106449=edit
How it looks in master

What version are you looking at? What I see in master doesn't match your "What
it currently looks like" screenshot.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 25906] In opac-serial-issues.pl, when looking at full history, the search facet form should look good.

2020-07-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25906

--- Comment #2 from Timothy Alexis Vass  ---
1. In linked stylesheet:
#menu form, #search-facets form {
margin: 0em;
}

Change margin to 1em.

-

2. In the inline style block:
#search-facets fieldset.action {
padding-left: 4px;
margin: .3em;
}

Remove padding-let and margin, set text-align to center.

-

3. In opac-full-serial-issues:




Remove style="width:10em;" from these two elements.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 25906] In opac-serial-issues.pl, when looking at full history, the search facet form should look good.

2020-07-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25906

--- Comment #1 from Timothy Alexis Vass  ---
Created attachment 106448
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=106448=edit
What it should look like.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/