Bugzilla – Attachment 37606 Details for
Bug 11759
Batch checkout
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 11759: Add some css to highlight warnings and errors
Bug-11759-Add-some-css-to-highlight-warnings-and-e.patch (text/plain), 780 bytes, created by
Jonathan Druart
on 2015-04-09 08:32:25 UTC
(
hide
)
Description:
Bug 11759: Add some css to highlight warnings and errors
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2015-04-09 08:32:25 UTC
Size:
780 bytes
patch
obsolete
>From dd9597a4b21a8e4cb35ff340e1f318d53b0c14b3 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@biblibre.com> >Date: Fri, 14 Feb 2014 12:53:31 +0100 >Subject: [PATCH] Bug 11759: Add some css to highlight warnings and errors > >--- > koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css | 7 +++++++ > 1 file changed, 7 insertions(+) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css b/koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css >index 1759f46..ed7631d 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css >+++ b/koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css >@@ -2780,3 +2780,10 @@ span.onsite_checkout { > .branchselector { > display: table; > } >+ >+td p.error { >+ color: red; >+} >+td p.warn { >+ color: orange; >+} >-- >2.1.0
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 11759
:
25255
|
25256
|
25257
|
25258
|
25260
|
25620
|
26442
|
26455
|
26806
|
26807
|
26808
|
26809
|
26810
|
26811
|
26813
|
26814
|
26815
|
26833
|
26854
|
27613
|
37603
|
37604
|
37605
|
37606
|
37607
|
37608
|
37609
|
37610
|
37611
|
37612
|
37613
|
37614
|
37650
|
37653
|
41692
|
41693
|
41694
|
41695
|
41696
|
41697
|
41698
|
41735
|
41736
|
41737
|
41738
|
41739
|
41740
|
41741
|
43626
|
43627