usability tweak
[evergreen-equinox.git] / Open-ILS / xul / staff_client / server / skin / cat.css
1 @import url("cat_custom.css");
2
3 @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); 
4 @namespace html url("http://www.w3.org/TR/REC-html40"); 
5
6 .has_copies { border-left: solid thick green; font-weight: bold; }
7
8 .copy_editor_field_changed { background: lightgreen; }
9 .copy_editor_field_required { border: solid thin red; }
10
11 hbox#batch_bar { background-color: gray; }