[Koha-bugs] [Bug 15145] Fix hover state on bugzilla theme header so it doesn't jump on hover

2020-05-23 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15145

Katrin Fischer  changed:

   What|Removed |Added

   Assignee|francescalamo...@gmail.com  |ch...@bigballofwax.co.nz

--- Comment #6 from Katrin Fischer  ---
Hi Chris, could you add the change Owen suggested?

-- 
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 15145] Fix hover state on bugzilla theme header so it doesn't jump on hover

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

--- Comment #5 from Owen Leonard  ---
Based on the compiled CSS it looks like there is a custom Koha skin at
skins/contrib/koha/bug.css

If that's right, then I suggest adding this to that file:

body {
font-family: Arial, Helvetica, sans-serif;
}

.links a:hover {
color: #FFC;
font-weight: normal;
}

-- 
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 15145] Fix hover state on bugzilla theme header so it doesn't jump on hover

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

Owen Leonard  changed:

   What|Removed |Added

 Status|REOPENED|NEW

-- 
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 15145] Fix hover state on bugzilla theme header so it doesn't jump on hover

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

Owen Leonard  changed:

   What|Removed |Added

 Resolution|FIXED   |---
 Status|RESOLVED|REOPENED

--- Comment #4 from Owen Leonard  ---
(In reply to Katrin Fischer from comment #3)
> Hi Owen, that makes sense, thanks! Should we reopen?

If it makes sense to you to I'll go ahead and reopen.

-- 
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 15145] Fix hover state on bugzilla theme header so it doesn't jump on hover

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

--- Comment #3 from Katrin Fischer  ---
Hi Owen, that makes sense, thanks! Should we reopen?

-- 
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 15145] Fix hover state on bugzilla theme header so it doesn't jump on hover

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

--- Comment #2 from Owen Leonard  ---
I think this isn't fixed, but I'll try to get Liz's feedback today on IRC. If
your "skin" setting is "koha" (or if you're not logged in) the links in the
header are bold on hover. When the text goes bold the other links jump around
because the width changed.

Regarding the fonts: It looks like the based font declaration is
"Verdana,serif" which means that if your system doesn't have Verdana
(originally a Windows-only font) you'll get generic serif which is unpleasant.

-- 
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 15145] Fix hover state on bugzilla theme header so it doesn't jump on hover

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

Katrin Fischer  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from Katrin Fischer  ---
Might be misunderstanding, but appears to be fixed.

-- 
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 15145] Fix hover state on bugzilla theme header so it doesn't jump on hover

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

Katrin Fischer  changed:

   What|Removed |Added

 CC||katrin.fisc...@bsz-bw.de
  Component|Websites, Mailing Lists,|bugs.koha-community.org
   |etc |

-- 
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/