Bugzilla – Attachment 95175 Details for
Bug 14963
Add the ability to suggest purchase from existing titles
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 14963: Fix ergonomic issue on small screen
Bug-14963-Fix-ergonomic-issue-on-small-screen.patch (text/plain), 730 bytes, created by
Jonathan Druart
on 2019-11-07 18:15:31 UTC
(
hide
)
Description:
Bug 14963: Fix ergonomic issue on small screen
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2019-11-07 18:15:31 UTC
Size:
730 bytes
patch
obsolete
>From b15a7e632b3e23ce294ec17179afa80e1ed314c9 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Thu, 7 Nov 2019 19:15:08 +0100 >Subject: [PATCH] Bug 14963: Fix ergonomic issue on small screen > >--- > koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss b/koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss >index b9d70b13f4..7133a520c5 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss >+++ b/koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss >@@ -1660,6 +1660,7 @@ div { > a { > font-weight: bold; > text-decoration: none; >+ text-align: left; > } > } > >-- >2.11.0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 14963
:
95170
|
95173
|
95174
|
95175
|
95195
|
95196
|
95197
|
95198
|
95200
|
95201
|
95202
|
95203
|
95204
|
95205
|
95206
|
95207
|
96322
|
96323
|
96324