}
}
if (typeof obj.changed[fn] != 'undefined') {
- groupbox.setAttribute('style','-moz-appearance: none');
groupbox.setAttribute('class','copy_editor_field_changed');
}
caption = document.createElement('caption'); groupbox.appendChild(caption);
<?xml-stylesheet href="chrome://open_ils_staff_client/skin/global.css" type="text/css"?>
<?xml-stylesheet href="/xul/server/skin/global.css" type="text/css"?>
<?xml-stylesheet href="/xul/server/skin/cat.css" type="text/css"?>
+<?xml-stylesheet href="/xul/server/skin/serial.css" type="text/css"?>
<!-- ///////////////////////////////////////////////////////////////////////////////////////////////////////////// -->
<!-- LOCALIZATION -->
border: none;
}
.padded_bottom { padding-bottom: 10px; }
+groupbox {
+ -moz-appearance: none;
+}
description#print_routing_desc { margin: 0; padding: 0 1em; }
#pattern_wizard_main > vbox { padding: 0.5em 0; }
#pattern_wizard_main { overflow: auto; }