(TOBAGO-1163)
Add some CSS3 features to tobago-theme-speyside
diff --git a/tobago-theme/tobago-theme-speyside/src/main/less/org/apache/myfaces/tobago/renderkit/html/speyside/standard/style/style.less b/tobago-theme/tobago-theme-speyside/src/main/less/org/apache/myfaces/tobago/renderkit/html/speyside/standard/style/style.less
index e7d9df7..b0b8ec5 100644
--- a/tobago-theme/tobago-theme-speyside/src/main/less/org/apache/myfaces/tobago/renderkit/html/speyside/standard/style/style.less
+++ b/tobago-theme/tobago-theme-speyside/src/main/less/org/apache/myfaces/tobago/renderkit/html/speyside/standard/style/style.less
@@ -25,7 +25,7 @@
 @textColor: #000000;
 @textColor2: #660000;
 @disabledTextColor: #808080;
-@focusColor2: @textColor2;
+@focusColor: @textColor2;
 @boldFont: bold 12px arial, helvetica, sans-serif;
 @font: 12px arial, helvetica, sans-serif;