oops, disable these widgets until the native-evergreen-catalog virtual z-service...
authorphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 21 Dec 2007 06:55:05 +0000 (06:55 +0000)
committerphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 21 Dec 2007 06:55:05 +0000 (06:55 +0000)
git-svn-id: svn://svn.open-ils.org/ILS/trunk@8264 dcc99617-32d9-48b4-a31d-7c20da2025e4

Open-ILS/xul/staff_client/server/skin/global.css

index 78f1ca7..6920684 100644 (file)
@@ -89,3 +89,10 @@ listitem { border-bottom: solid thin black; }
 
 .copy_editor_field_changed { background: lightgreen; }
 
+/*
+ * oops, disable these until the native evergreen catalog z-source is in trunk/ 
+ */
+
+checkbox[id="native-evergreen-catalog_service"] { display: none; }
+textbox[id="native-evergreen-catalog_username"] { display: none; }
+textbox[id="native-evergreen-catalog_password"] { display: none; }