[mlpack-git] master: Set color of active IRC calendar item to white. (a90fff7)

gitdub at big.cc.gt.atl.ga.us gitdub at big.cc.gt.atl.ga.us
Tue Apr 28 17:21:21 EDT 2015


Repository : https://github.com/mlpack/mlpack.org

On branch  : master
Link       : https://github.com/mlpack/mlpack.org/compare/956978c0a9084b162eda08be6ee96b9ff3105dee...a90fff72b6489f08b8f36c618585bb57ad411ba3

>---------------------------------------------------------------

commit a90fff72b6489f08b8f36c618585bb57ad411ba3
Author: Ryan Curtin <ryan at ratml.org>
Date:   Tue Apr 28 17:20:31 2015 -0400

    Set color of active IRC calendar item to white.


>---------------------------------------------------------------

a90fff72b6489f08b8f36c618585bb57ad411ba3
 style.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/style.css b/style.css
index 9ea3ea0..87aa524 100644
--- a/style.css
+++ b/style.css
@@ -306,7 +306,7 @@ div.irccalactivecell
   float: left;
   width: 60px;
   text-align: center;
-  color: #eab72c;
+  color: #ffffff;
   font-weight: bold;
   font-family: monospace, fixed;
 }



More information about the mlpack-git mailing list