[open-ils-commits] [GIT] Evergreen ILS branch rel_2_1 updated. efe9353a617a0182ec7412270d89742aad0e5821
Evergreen Git
git at git.evergreen-ils.org
Fri Aug 12 15:50:48 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, rel_2_1 has been updated
via efe9353a617a0182ec7412270d89742aad0e5821 (commit)
from c3a4adfdc78bbd0ac7e1bb3143331f171d20e5ef (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 efe9353a617a0182ec7412270d89742aad0e5821
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