Bugzilla – Attachment 70916 Details for
Bug 19474
Convert staff client CSS to SCSS
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[SIGNED-OFF] Bug 19474 [follow-up] Convert staff client CSS to SCSS
SIGNED-OFF-Bug-19474-follow-up-Convert-staff-clien.patch (text/plain), 2.27 KB, created by
Claire Gravely
on 2018-01-25 15:22:33 UTC
(
hide
)
Description:
[SIGNED-OFF] Bug 19474 [follow-up] Convert staff client CSS to SCSS
Filename:
MIME Type:
Creator:
Claire Gravely
Created:
2018-01-25 15:22:33 UTC
Size:
2.27 KB
patch
obsolete
>From 66d529a18ad7b95a7304c0f13041a71dc0b03751 Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Fri, 17 Nov 2017 14:05:25 +0000 >Subject: [PATCH] [SIGNED-OFF] Bug 19474 [follow-up] Convert staff client CSS > to SCSS > >This patch brings staff-global.scss up to date with changes which have >been recently committed to staff-global.css, specifically ILL module >styles. > >Signed-off-by: Claire Gravely <claire.gravely@bsz-bw.de> >--- > .../intranet-tmpl/prog/css/src/staff-global.scss | 95 ++++++++++++++++++++++ > 1 file changed, 95 insertions(+) > >diff --git a/koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss b/koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss >index 0715f24..0bbe2a3 100644 >--- a/koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss >+++ b/koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss >@@ -3776,3 +3776,98 @@ span { > } > } > } >+ >+#interlibraryloans { >+ h1 { >+ margin: 1em 0; >+ } >+ >+ h2 { >+ margin-bottom: 20px; >+ } >+ >+ h3 { >+ margin-top: 20px; >+ } >+ >+ .bg-info { >+ overflow: auto; >+ position: relative; >+ } >+ >+ .format { >+ h4 { >+ margin-bottom: 20px; >+ } >+ >+ h5 { >+ margin-top: 20px; >+ } >+ >+ input { >+ margin: 10px 0; >+ } >+ >+ li { >+ list-style: none; >+ } >+ } >+ >+ #add-new-fields { >+ margin: 1em; >+ } >+ >+ #column-toggle, >+ #reset-toggle { >+ font-weight: 700; >+ line-height: 1.5em; >+ margin: 15px 0; >+ } >+ >+ #freeform-fields { >+ .custom-name { >+ margin-right: 1em; >+ text-align: right; >+ width: 9em; >+ } >+ >+ .delete-new-field { >+ margin-left: 1em; >+ } >+ } >+ >+ #search-summary { >+ position: absolute; >+ top: 50%; >+ transform: translateY(-50%); >+ } >+} >+ >+#ill-view-panel { >+ margin-top: 15px; >+ >+ h3 { >+ margin-bottom: 10px; >+ } >+ >+ h4 { >+ margin-bottom: 20px; >+ } >+ >+ .rows { >+ div { >+ height: 1em; >+ margin-bottom: 1em; >+ } >+ } >+ >+ #requestattributes { >+ .label { >+ width: auto; >+ } >+ } >+} >+ >+#ill-requests { >+ width: 100% !important; >+} >-- >2.1.4
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 19474
:
68211
|
69197
|
70315
|
70915
|
70916
|
70917
|
70944
|
70945
|
70946
|
70947
|
71055
|
71056
|
71057
|
71058
|
71059
|
71609
|
71610
|
71611
|
71612
|
71616
|
72444
|
72643
|
72677
|
72684
|
72685
|
72686
|
72776
|
72777
|
72778
|
72788
|
72789
|
72790
|
72791
|
73470
|
73471
|
73472
|
74724
|
74725
|
74757
|
74758
|
76657
|
77189
|
77621