Bugzilla – Attachment 170836 Details for
Bug 37758
Accessibility: "translControl1" field is missing a descriptive label
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 37758: Hide the new labels but keep them accessible
Bug-37758-Hide-the-new-labels-but-keep-them-access.patch (text/plain), 899 bytes, created by
Laura Escamilla
on 2024-08-28 17:38:30 UTC
(
hide
)
Description:
Bug 37758: Hide the new labels but keep them accessible
Filename:
MIME Type:
Creator:
Laura Escamilla
Created:
2024-08-28 17:38:30 UTC
Size:
899 bytes
patch
obsolete
>From ea461fc75a56b7de9694cf4ea86775196909fe88 Mon Sep 17 00:00:00 2001 >From: Laura_Escamilla <laura.escamilla@bywatersolutions.com> >Date: Wed, 28 Aug 2024 17:36:07 +0000 >Subject: [PATCH] Bug 37758: Hide the new labels but keep them accessible > >--- > koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss | 11 +++++++++++ > 1 file changed, 11 insertions(+) > >diff --git a/koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss b/koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss >index 6816f68fb5..82f0fb3a8f 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss >+++ b/koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss >@@ -2150,6 +2150,17 @@ nav { > width: 100%; > } > >+.visually-hidden { >+ position: absolute; >+ width: 1px; >+ height: 1px; >+ margin: -1px; >+ padding: 0; >+ overflow: hidden; >+ clip: rect(0, 0, 0, 0); >+ border: 0; >+} >+ > #user-menu-trigger { > display: none; > >-- >2.39.2
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 37758
:
170834
|
170835
|
170836
|
170844
|
170845
|
170846
|
170878
|
170880