Bugzilla – Attachment 141834 Details for
Bug 31758
Add 'page-section' to system preferences page
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 31758: (follow-up) Remove fat margin-top
Bug-31758-follow-up-Remove-fat-margin-top.patch (text/plain), 1.10 KB, created by
Martin Renvoize (ashimema)
on 2022-10-13 16:31:41 UTC
(
hide
)
Description:
Bug 31758: (follow-up) Remove fat margin-top
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2022-10-13 16:31:41 UTC
Size:
1.10 KB
patch
obsolete
>From 72021683ff7ab3b1750862e8c562712d03b514bc Mon Sep 17 00:00:00 2001 >From: Martin Renvoize <martin.renvoize@ptfs-europe.com> >Date: Thu, 13 Oct 2022 17:29:13 +0100 >Subject: [PATCH] Bug 31758: (follow-up) Remove fat margin-top > >This removes the increased top margin appearing on subsection headings >after clicking through from search.. > >I'm not sure if we need it or not now.. the original feature it appeared >to help with doesn't work for me.. scroll to section doesn't happen. >--- > koha-tmpl/intranet-tmpl/prog/css/preferences.css | 2 ++ > 1 file changed, 2 insertions(+) > >diff --git a/koha-tmpl/intranet-tmpl/prog/css/preferences.css b/koha-tmpl/intranet-tmpl/prog/css/preferences.css >index 7ce673297e..af35c6bb6f 100644 >--- a/koha-tmpl/intranet-tmpl/prog/css/preferences.css >+++ b/koha-tmpl/intranet-tmpl/prog/css/preferences.css >@@ -63,6 +63,7 @@ h3 { > } > > /* https://css-tricks.com/hash-tag-links-padding/#article-header-id-4 */ >+/* > h3:target { > margin-top: -12px; > padding-top: 50px; >@@ -73,6 +74,7 @@ h3:target::before { > position: absolute; > top: 25px; > } >+*/ > > h3 i { > color: #336699; >-- >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 31758
:
141769
|
141770
|
141793
|
141830
|
141831
|
141834
|
141915
|
141916