better readability of button with text-shadow

This commit is contained in:
Antoine Abt
2012-03-18 20:42:25 +01:00
parent fb631ac0ba
commit 457f0285b5
2 changed files with 2 additions and 0 deletions

View File

@@ -447,6 +447,7 @@ div.olControlZoom a {
height: 22px;
width:22px;
line-height: 19px;
text-shadow: 0 0 3px rgba(0,0,0,0.8);
background: #666666; /* fallback for IE - IE6 requires background shorthand*/
background: rgba(0, 0, 0, 0.3);
filter: alpha(opacity=60);