Bugzilla – Attachment 143446 Details for
Bug 32004
Increase font size in top navigation pull downs
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 32004: Match font size for dropdowns to header
Bug-32004-Match-font-size-for-dropdowns-to-header.patch (text/plain), 777 bytes, created by
Martin Renvoize (ashimema)
on 2022-11-08 16:13:58 UTC
(
hide
)
Description:
Bug 32004: Match font size for dropdowns to header
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2022-11-08 16:13:58 UTC
Size:
777 bytes
patch
obsolete
>From 6cabb8e15f269a04cde04a84325974f10ff1fb0d Mon Sep 17 00:00:00 2001 >From: Martin Renvoize <martin.renvoize@ptfs-europe.com> >Date: Tue, 8 Nov 2022 16:13:25 +0000 >Subject: [PATCH] Bug 32004: Match font size for dropdowns to header > >--- > koha-tmpl/intranet-tmpl/prog/css/src/_header.scss | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/koha-tmpl/intranet-tmpl/prog/css/src/_header.scss b/koha-tmpl/intranet-tmpl/prog/css/src/_header.scss >index a3a5881a5c..e912ab659e 100644 >--- a/koha-tmpl/intranet-tmpl/prog/css/src/_header.scss >+++ b/koha-tmpl/intranet-tmpl/prog/css/src/_header.scss >@@ -14,6 +14,7 @@ a.navbar-toggle { > > .dropdown-menu { > background-color: rgb(53, 44, 46); >+ font-size: 13px; > > li a { > color: #FFFFFF; >-- >2.20.1
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 32004
:
143262
|
143446
|
143501
|
143512
|
143513