[Koha-bugs] [Bug 11373] Add a "cash register" feature to the fine payment form

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 21 10:06:20 CEST 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11373

--- Comment #44 from Josef Moravec <josef.moravec at gmail.com> ---
(In reply to Josef Moravec from comment #43)
> (In reply to Blou from comment #41)
> > Fixed the rest, but for the padding in the button, we'll need to find
> > another solution since an <input> under a class="dialog message" will show
> > like that.  Not sure why the staff.css specifies that padding, but clearly
> > having a confirm button in a message dialog is not the standard Koha way.
> 
> That is because you should have icon on that button - try to add a
> class="approve" to button.

And add the icon itself like this:
<i class="fa fa-fw fa-check"></i>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list