Bugzilla – Attachment #141899: Bug 31762: Flatten page-section for
bug #31762
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 31762
Collapse All
|
Expand All
(-)
a/koha-tmpl/intranet-tmpl/prog/css/src/_mixins.scss (-2 lines)
Lines 41-45 $nav-menu-bullet: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/s
Link Here
41
41
42
@mixin card {
42
@mixin card {
43
background-color: white;
43
background-color: white;
44
box-shadow: 0 0 4px 1px #00000030;
45
}
44
}
46
-
Return to
bug 31762