title zu den circles in der lampe hinzugefügt

This commit is contained in:
Hendrik Fellerhoff 2012-03-21 03:48:44 +01:00
parent b8d6002f1b
commit 56293334e5
1 changed files with 3 additions and 3 deletions

View File

@ -115,9 +115,9 @@
</div>
<div id="v-tabs-3">
<div class="lampel">
<span class="circle red"></span>
<span class="circle yellow"></span>
<span class="circle green"></span>
<span class="circle red" title="click to toggle"></span>
<span class="circle yellow" title="click to toggle"></span>
<span class="circle green" title="click to toggle"></span>
</div>