fixes to holding code wizard look
authorLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Tue, 17 Sep 2013 21:58:09 +0000 (17:58 -0400)
committerLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Tue, 17 Sep 2013 22:01:13 +0000 (18:01 -0400)
Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Open-ILS/web/css/skin/default/serial.css
Open-ILS/web/js/dojo/openils/serial/nls/serial.js

index 14279bf..1911a43 100644 (file)
@@ -26,4 +26,4 @@
 .serial-holding-code td { border: 0 !important; padding: 3px; margin: 0 !important; }
 .serial-holding-code td[colspan="2"] { text-align:center; }
 input[readonly] { color: #999; }
-.serial-holding-code-wizard-subfield-o { margin-left: 1em; font-size: 85%; }
+.serial-holding-code-wizard-subfield-o { padding-left: 1em !important; font-style: italic; }
index c1f57ef..1aea365 100644 (file)
@@ -13,5 +13,5 @@
     "NO_CAPTIONS_IN_SELECTED_SCAP": "No caption subfields in selected caption and pattern",
     "NO_BLANKS_BOSS": "A valid holding code cannot be produced with any blank fields.",
     "WIZARD": "Wizard",
-    "SUBFIELD_O": "Title of Unit"
+    "SUBFIELD_O": "(Optional) Title of Unit"
 }