| commit | 26fb6e7323e320016d529bf4961c7c32c30a0e15 | [log] [tgz] | 
|---|---|---|
| author | Bernd Bohmann <bommel@apache.org> | Sat Jun 23 06:37:28 2012 +0000 | 
| committer | Bernd Bohmann <bommel@apache.org> | Sat Jun 23 06:37:28 2012 +0000 | 
| tree | c6f8b6bb768d7216cf68fb86b4d045194dd1f1a5 | |
| parent | e647aa128ae8f9bb2aef89b3ee9379736b0067f7 [diff] | 
(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;