From 4917995ce7a24064bd894bd8628f02be81832695 Mon Sep 17 00:00:00 2001 From: Michael Jumper Date: Fri, 20 Jan 2012 01:29:04 -0800 Subject: [PATCH] Keyboard style improvements. --- guacamole/src/main/webapp/styles/keyboard.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guacamole/src/main/webapp/styles/keyboard.css b/guacamole/src/main/webapp/styles/keyboard.css index aff864a25..709588292 100644 --- a/guacamole/src/main/webapp/styles/keyboard.css +++ b/guacamole/src/main/webapp/styles/keyboard.css @@ -63,7 +63,7 @@ color: white; font-family: sans-serif; font-size: 50%; - text-shadow: 0 0.1em 0.1em black; + font-weight: lighter; text-align: center; white-space: pre;