<script src='[% ctx.media_prefix %]/js/ui/default/cat/storage/move.js'> </script>
<style>
-
+ label { margin-left: 2em; }
.dijitTextBoxFocused, .dijitFocused { border:1px dashed #3e3e3e; color: #303030; font-weight:bold;}
+ .alert { color: red; font-weight: bold; }
+ #resultsDiv { font-size: larger; margin-top: 3em; margin-left: 2em; }
+ h1 { margin-left: 1em; font-weight: bold; }
+ #barcodeForm { margin-top: 2em; }
</style>
-<h1 style="font-weight: bold;">Move item to storage</h1>
-<form method="get" action="/eg/cat/storage/move">
+<h1>Move item to storage</h1>
+<form method="get" action="/eg/cat/storage/move" id="barcodeForm">
<table style="margin-top: 2em;">
<tr>
<td><label for="barcode" style="font-size: larger;">Barcode</label></td>