From 8358b9247f857e52d794a99c30a11941ef2a9214 Mon Sep 17 00:00:00 2001 From: tommy tomson Date: Tue, 13 Mar 2012 00:38:38 +0100 Subject: [PATCH] fix css --- view/theme/diabook-blue/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/theme/diabook-blue/style.css b/view/theme/diabook-blue/style.css index 67ee117697..93307153fa 100644 --- a/view/theme/diabook-blue/style.css +++ b/view/theme/diabook-blue/style.css @@ -1623,7 +1623,7 @@ body .pageheader{ box-shadow: 0 1px 1px #CFCFCF; } .button.creation2 { - background-color: #33ACFF; + background-color: #1872A2; background-image: -moz-linear-gradient(center top , #66C1FF 0%, #0097FF 100%); border: 1px solid #777777; color: white;