[geeklog-hg] geeklog: Fixed button style of installer. This fix only affects ...

geeklog-cvs at lists.geeklog.net geeklog-cvs at lists.geeklog.net
Fri Feb 22 10:07:53 EST 2013


changeset 8966:284826f225bb
url:  http://project.geeklog.net/cgi-bin/hgwebdir.cgi/geeklog/rev/284826f225bb
user: dengen
date: Sat Feb 23 00:07:19 2013 +0900
description:
Fixed button style of installer. This fix only affects Firefox.

diffstat:

 public_html/admin/install/layout/style.css |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r 3e0abc1d7834 -r 284826f225bb public_html/admin/install/layout/style.css
--- a/public_html/admin/install/layout/style.css	Wed Feb 20 16:29:22 2013 -0500
+++ b/public_html/admin/install/layout/style.css	Sat Feb 23 00:07:19 2013 +0900
@@ -473,7 +473,7 @@
   border: 0px;
   color: white;
   text-align: center;
-  -moz-border-radius: 5px;
+  border-radius: 5px;
   -webkit-border-radius: 5px;
 }
 



More information about the geeklog-cvs mailing list