[open-ils-commits] [GIT] Evergreen ILS branch master updated. 8f393387f51e2efc514ab42af89067bb040cd285
Evergreen Git
git at git.evergreen-ils.org
Fri Aug 12 15:50:47 EDT 2011
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Evergreen ILS".
The branch, master has been updated
via 8f393387f51e2efc514ab42af89067bb040cd285 (commit)
from 92b2d3ec7ce4d847461dcbd43771845215ccf166 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 8f393387f51e2efc514ab42af89067bb040cd285
Author: Jason Etheridge <jason at esilibrary.com>
Date: Fri Aug 12 16:04:43 2011 -0400
No more lightpink for disabled copy editor
Folks can still provide custom CSS against those class hooks if desired
Signed-off-by: Jason Etheridge <jason at esilibrary.com>
diff --git a/Open-ILS/xul/staff_client/server/skin/cat.css b/Open-ILS/xul/staff_client/server/skin/cat.css
index 27d055a..b696821 100644
--- a/Open-ILS/xul/staff_client/server/skin/cat.css
+++ b/Open-ILS/xul/staff_client/server/skin/cat.css
@@ -18,5 +18,5 @@ row#batch_bar { background-color: gray; }
.part_column { display: none; }
*/
-.disabled_copy_editor { background-color: LightPink; }
-.enabling_copy_editor { background-color: LightPink; }
+.disabled_copy_editor { }
+.enabling_copy_editor { }
-----------------------------------------------------------------------
Summary of changes:
Open-ILS/xul/staff_client/server/skin/cat.css | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
Evergreen ILS
More information about the open-ils-commits
mailing list