From f960f60b257b9a47405ed91f282a5e9ac182b668 Mon Sep 17 00:00:00 2001 From: raylu Date: Tue, 15 Nov 2011 23:34:16 -0800 Subject: change flash on next button --- css/stats.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'css/stats.css') diff --git a/css/stats.css b/css/stats.css index c36c1d0..e72fb6a 100644 --- a/css/stats.css +++ b/css/stats.css @@ -16,7 +16,7 @@ td, th { background: #000; transition:background .5s; -webkit-transition:background .5s; - -o-transition:color .5s; + -o-transition:color .5s; -moz-transition:color .5s; cursor: default; } -- cgit v1.2.3