Bugzilla – Attachment 141794 Details for
Bug 31762
Flat vs 3D or mixed
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 31762: Flatten page-section
Bug-31762-Flatten-page-section.patch (text/plain), 902 bytes, created by
Martin Renvoize (ashimema)
on 2022-10-13 11:40:28 UTC
(
hide
)
Description:
Bug 31762: Flatten page-section
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2022-10-13 11:40:28 UTC
Size:
902 bytes
patch
obsolete
>From 374a72fe9e6e20d735d2864614ac44b08a1618ca Mon Sep 17 00:00:00 2001 >From: Martin Renvoize <martin.renvoize@ptfs-europe.com> >Date: Thu, 13 Oct 2022 12:38:09 +0100 >Subject: [PATCH] Bug 31762: Flatten page-section > >This patch removes the box-shadow from our 'card' mixin and thus makes >page-section and other similar content area blocks look flat >--- > koha-tmpl/intranet-tmpl/prog/css/src/_mixins.scss | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/css/src/_mixins.scss b/koha-tmpl/intranet-tmpl/prog/css/src/_mixins.scss >index b74994225c..aa901e6969 100644 >--- a/koha-tmpl/intranet-tmpl/prog/css/src/_mixins.scss >+++ b/koha-tmpl/intranet-tmpl/prog/css/src/_mixins.scss >@@ -41,5 +41,4 @@ $nav-menu-bullet: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/s > > @mixin card { > background-color: white; >- box-shadow: 0 0 4px 1px #00000030; > } >-- >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 31762
:
141794
|
141899
|
141900
|
141923