You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by de...@apache.org on 2016/10/20 15:14:58 UTC

svn commit: r1765830 - /uima/uima-ducc/trunk/uima-ducc-web/src/main/webapp/root/ducc.css

Author: degenaro
Date: Thu Oct 20 15:14:58 2016
New Revision: 1765830

URL: http://svn.apache.org/viewvc?rev=1765830&view=rev
Log:
UIMA-5060 DUCC Orchestrator (OR) "warm" restart issues

- make alert banner more readable - use 505050

Modified:
    uima/uima-ducc/trunk/uima-ducc-web/src/main/webapp/root/ducc.css

Modified: uima/uima-ducc/trunk/uima-ducc-web/src/main/webapp/root/ducc.css
URL: http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-web/src/main/webapp/root/ducc.css?rev=1765830&r1=1765829&r2=1765830&view=diff
==============================================================================
--- uima/uima-ducc/trunk/uima-ducc-web/src/main/webapp/root/ducc.css (original)
+++ uima/uima-ducc/trunk/uima-ducc-web/src/main/webapp/root/ducc.css Thu Oct 20 15:14:58 2016
@@ -180,7 +180,7 @@ tr.heading {
 
 tr.heading-alerts {
 	font-weight: bold;
-	color: #707070;
+	color: #505050;
 	background-color: #ff0000;
 }