summaryrefslogtreecommitdiffstats
path: root/WebContent/license.html
diff options
context:
space:
mode:
authorJouni Koivuviita <jouni@vaadin.com>2014-04-16 11:42:37 +0300
committerJouni Koivuviita <jouni@vaadin.com>2014-04-16 13:44:35 +0300
commit9c521a6d3e2022bbdbc6bb94aca7ffe4cd01bf93 (patch)
tree97b9f020b3ff2723159da651159f71ab9a8ba1fd /WebContent/license.html
parentf50ad371bce71ecd235d0b26d19dbf6c3a4d157f (diff)
downloadvaadin-framework-9c521a6d3e2022bbdbc6bb94aca7ffe4cd01bf93.tar.gz
vaadin-framework-9c521a6d3e2022bbdbc6bb94aca7ffe4cd01bf93.zip
Prefixed all Valo-specific 'property values' with 'v-'
Bevel and shadow substitute values 'hilite' and 'shade' are now 'v-hilite' and 'v-shade'. 'focus-color' is also now 'v-focus-color'. Gradient style are now 'v-linear' and 'v-linear-reverse' Change-Id: I003997d3fea076d7fec45cb95e70c27a81de625e
Diffstat (limited to 'WebContent/license.html')
-rw-r--r--WebContent/license.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebContent/license.html b/WebContent/license.html
index d984717773..0bb3f70f01 100644
--- a/WebContent/license.html
+++ b/WebContent/license.html
@@ -132,7 +132,7 @@
</tr>
<!-- Used by font icons -->
<tr>
- <td>FontAwesome</td>
+ <td title="Custom web font">FontAwesome</td>
<td><a href="licenses/OFL.txt">SIL OFL 1.1</a></td>
</tr>
<!-- The extracted vaadin-sass-compiler -->