update styles for Minefield

This commit is contained in:
Piro / SHIMODA Hiroshi 2011-01-06 00:41:36 +09:00
parent cf7797ffda
commit aef38abda8

View File

@ -51,7 +51,7 @@
background-image: -moz-linear-gradient( background-image: -moz-linear-gradient(
top, top,
rgba(213, 224, 245, 1) 1px, rgba(213, 224, 245, 1) 1px,
rgba(213, 224, 245, 0.4) 150% rgba(213, 224, 245, 0.4) 120%
) !important; ) !important;
} }
@ -60,7 +60,7 @@
background-image: -moz-linear-gradient( background-image: -moz-linear-gradient(
top, top,
rgba(199, 219, 252, 1) 1px, rgba(199, 219, 252, 1) 1px,
rgba(199, 219, 252, 0.4) 150% rgba(199, 219, 252, 0.4) 120%
) !important; ) !important;
} }