From b137ced2eb64640d0dd144122da415c9a9d95b45 Mon Sep 17 00:00:00 2001 From: Michael Peters Date: Wed, 22 Aug 2012 08:25:25 -0400 Subject: [PATCH] Initial selfcheck styling enhancements * Convert action links to buttons for increased clarity * Convert dashed fieldsets to gradient backed bubbles for depth * Color line-item table headers to distinguish from actual line-items * Color logo background for increased contrast * Larger input box * Background on prompts to distinguish from logo background Signed-off-by: Michael Peters Signed-off-by: Pasi Kallinen Signed-off-by: Ben Shum Conflicts: Open-ILS/src/templates/circ/selfcheck/main.tt2 Open-ILS/src/templates/circ/selfcheck/summary.tt2 Signed-off-by: Ben Shum --- .../src/templates/circ/selfcheck/banner.tt2 | 7 +- .../src/templates/circ/selfcheck/main.tt2 | 2 +- .../src/templates/circ/selfcheck/summary.tt2 | 12 +- Open-ILS/web/css/skin/default/selfcheck.css | 113 +++++++++++++++--- Open-ILS/web/images/self_eg_logo.png | Bin 0 -> 13271 bytes 5 files changed, 112 insertions(+), 22 deletions(-) create mode 100644 Open-ILS/web/images/self_eg_logo.png diff --git a/Open-ILS/src/templates/circ/selfcheck/banner.tt2 b/Open-ILS/src/templates/circ/selfcheck/banner.tt2 index cda4866c91..30bcad0ac9 100644 --- a/Open-ILS/src/templates/circ/selfcheck/banner.tt2 +++ b/Open-ILS/src/templates/circ/selfcheck/banner.tt2 @@ -1,10 +1,15 @@
- +
+
+
+
+
+
diff --git a/Open-ILS/src/templates/circ/selfcheck/main.tt2 b/Open-ILS/src/templates/circ/selfcheck/main.tt2 index 42aaf49319..22022fe2a6 100644 --- a/Open-ILS/src/templates/circ/selfcheck/main.tt2 +++ b/Open-ILS/src/templates/circ/selfcheck/main.tt2 @@ -11,7 +11,7 @@